FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for caddyhttp/httpserver - domdoescode/caddy · GitHub
domdoescode
/
caddy
Public
forked from
caddyserver/caddy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
caddy
caddyhttp
httpserver
on
master
User selector
Datepicker
Commit history
Commits on Nov 29, 2016
Ensure some tests remove temporary directories they created
mholt
committed
36f8759
View commit details
Copy full SHA for 36f8759
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
templates: Add arguments to .Include
mholt
committed
22a266a
View commit details
Copy full SHA for 22a266a
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Sort the resulting slice before the comparison.
ericdreeves
committed
98c17bc
View commit details
Copy full SHA for 98c17bc
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Add maxrequestbody directive (#1163)
Ngo The Trung
authored and
tw4452852
committed
0cdaaba
View commit details
Copy full SHA for 0cdaaba
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Move header up above errors in directive order (fix #1183)
mholt
committed
b89cbe1
View commit details
Copy full SHA for b89cbe1
View code at this point
Browse repository at this point
Add Files action to template context. (closes #1198) (#1226)
Show description for 08c17c7
ericdreeves
authored and
mholt
committed
08c17c7
View commit details
Copy full SHA for 08c17c7
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Log site info output at start. Fix for #1205 (#1210)
Show description for c4d64a4
tobya
authored and
mholt
committed
c4d64a4
View commit details
Copy full SHA for c4d64a4
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Moving File Manager higher in the directive list (#1199)
Show description for 2b9bbc5
hacdias
authored and
mholt
committed
2b9bbc5
View commit details
Copy full SHA for 2b9bbc5
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
Reorder basicauth directive; it should also protect redirects
mholt
committed
5fcfdab
View commit details
Copy full SHA for 5fcfdab
View code at this point
Browse repository at this point
* Added directive "filter" to whitelist for support of github.com/echocat/caddy-filter (#1167)
blaubaer
authored and
mholt
committed
016384a
View commit details
Copy full SHA for 016384a
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
add more descriptive errors
Show description for d0455c7
tw4452852
committed
d0455c7
View commit details
Copy full SHA for d0455c7
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
Add new placeholder for latency in milliseconds
aishraj
committed
733f622
View commit details
Copy full SHA for 733f622
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
replacer: evaluate header placeholder when replacing
Show description for 99a6b2d
tw4452852
committed
99a6b2d
View commit details
Copy full SHA for 99a6b2d
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Merge pull request #1125 from hlidotbe/master
Show description for 4adbcd2
mholt
authored
4adbcd2
View commit details
Copy full SHA for 4adbcd2
View code at this point
Browse repository at this point
Commits on Sep 24, 2016
Add tests for case insensitivity of keys and saving contexts
mholt
committed
9077cce
View commit details
Copy full SHA for 9077cce
View code at this point
Browse repository at this point
Use strings.Contains instead of IndexOf for readability
mholt
committed
a4d7026
View commit details
Copy full SHA for a4d7026
View code at this point
Browse repository at this point
Add expires directive
hlidotbe
committed
79f2dee
View commit details
Copy full SHA for 79f2dee
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
Fix case sensitivity in site addresses
mholt
committed
bbf954c
View commit details
Copy full SHA for bbf954c
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Move prometheus directive higher in list (closes #1119)
mholt
committed
fcad474
View commit details
Copy full SHA for fcad474
View code at this point
Browse repository at this point
Add the multipass plugin to the directives (#1120)
Show description for 4449d3d
Lars Wiegman
authored and
mholt
committed
4449d3d
View commit details
Copy full SHA for 4449d3d
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Clean up some significant portions of the TLS management code
mholt
committed
bedad34
View commit details
Copy full SHA for bedad34
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Add awslambda to plugin.go
coopernurse
committed
40a3a6b
View commit details
Copy full SHA for 40a3a6b
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Fix misspellings
mholt
committed
45a3d0b
View commit details
Copy full SHA for 45a3d0b
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
More minor text fixes
mholt
committed
14a6e4b
View commit details
Copy full SHA for 14a6e4b
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Add 'status' middleware instead of 'status' directive for 'rewrite' middleware
evvvvr
committed
20ee457
View commit details
Copy full SHA for 20ee457
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Clarify godoc for HTTP handler signature
mholt
committed
191ec27
View commit details
Copy full SHA for 191ec27
View code at this point
Browse repository at this point
Defer loading directives until needed (fix for previous commit)
Show description for 17709a7
mholt
committed
17709a7
View commit details
Copy full SHA for 17709a7
View code at this point
Browse repository at this point
httpserver: Added function to register directive at runtime (dev only)
Show description for 5a691fb
mholt
committed
5a691fb
View commit details
Copy full SHA for 5a691fb
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
replacer: capture request body normally
Show description for 590862a
tw4452852
committed
590862a
View commit details
Copy full SHA for 590862a
View code at this point
Browse repository at this point
replacer: code refactor
Show description for 40c09d6
tw4452852
committed
40c09d6
View commit details
Copy full SHA for 40c09d6
View code at this point
Browse repository at this point
log: add log request body test
Show description for bba1059
tw4452852
committed
bba1059
View commit details
Copy full SHA for bba1059
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Fix for invalid environment variable names used on windows that start with an equals symbol. Even though this contradicts the Microsoft docs.
slightfoot
committed
f372f5f
View commit details
Copy full SHA for f372f5f
View code at this point
Browse repository at this point
Honor bind directive for ACME challenges
Show description for 454b1e3
mholt
committed
454b1e3
View commit details
Copy full SHA for 454b1e3
View code at this point
Browse repository at this point
Added support for environment variables to 'templates' module. (#1035)
Show description for 45ac110
slightfoot
authored and
mholt
committed
45ac110
View commit details
Copy full SHA for 45ac110
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Merge branch 'master' into log-request-body
mholt
authored
ac0dd30
View commit details
Copy full SHA for ac0dd30
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL