FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · std-vector/caddy · GitHub
std-vector
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 13, 2017
Merge pull request #1921 from mholt/macros
Show description for 1125a23
Craig Peterson
authored
1125a23
View commit details
Copy full SHA for 1125a23
Browse repository at this point
Merge branch 'master' into macros
Craig Peterson
authored
8658e18
View commit details
Copy full SHA for 8658e18
Browse repository at this point
Commits on Nov 7, 2017
httpserver: give each req context a Replacer that preserves custom values (#1937)
Show description for 9a22cda
kujenga
authored and
mholt
committed
9a22cda
View commit details
Copy full SHA for 9a22cda
Browse repository at this point
Check for nil listener before printing address (#1946)
Show description for 169ab3a
insomniacslk
authored and
mholt
committed
169ab3a
View commit details
Copy full SHA for 169ab3a
Browse repository at this point
Commits on Nov 6, 2017
caddytls: Extract locker into an interface (#1942)
Mohammad Gufran
authored and
mholt
committed
5f39cbe
View commit details
Copy full SHA for 5f39cbe
Browse repository at this point
proxy: Add SRV support for proxy upstream (#1915)
Show description for 63fd264
Mohammad Gufran
authored and
mholt
committed
63fd264
View commit details
Copy full SHA for 63fd264
Browse repository at this point
Commits on Nov 5, 2017
Merge branch 'master' into macros
tobya
authored
345b312
View commit details
Copy full SHA for 345b312
Browse repository at this point
Commits on Nov 4, 2017
markdown: only update template when file changed (#1909)
Show description for 5cca9cc
tw4452852
authored and
tobya
committed
5cca9cc
View commit details
Copy full SHA for 5cca9cc
Browse repository at this point
Merge branch 'master' into macros
tobya
authored
9ebc11d
View commit details
Copy full SHA for 9ebc11d
Browse repository at this point
tls: Add option for backend to approve on-demand cert (#1939)
Show description for 689591e
tantalic
authored and
mholt
committed
689591e
View commit details
Copy full SHA for 689591e
Browse repository at this point
Commits on Nov 2, 2017
readme: Update build instructions (#1916)
Show description for 2782553
sayem314
authored and
mholt
committed
2782553
View commit details
Copy full SHA for 2782553
Browse repository at this point
Commits on Nov 1, 2017
Merge branch 'macros' of github.com:mholt/caddy into macros
Craig Peterson
committed
4ec5522
View commit details
Copy full SHA for 4ec5522
Browse repository at this point
snippets now
Craig Peterson
committed
ad2956f
View commit details
Copy full SHA for ad2956f
Browse repository at this point
Commits on Oct 31, 2017
FreeBSD init: Remove unnecessary daemon -u option (#1924)
Show description for 34a34c5
snsinfu
authored and
mholt
committed
34a34c5
View commit details
Copy full SHA for 34a34c5
Browse repository at this point
improve error checking (#1938)
arxdsilva
authored and
mholt
committed
74d4fd3
View commit details
Copy full SHA for 74d4fd3
Browse repository at this point
a few code improvements (#1936)
Show description for ac1f3bf
arxdsilva
authored and
mholt
committed
ac1f3bf
View commit details
Copy full SHA for ac1f3bf
Browse repository at this point
Commits on Oct 29, 2017
Implement per-site index (#1906)
mohammed90
authored and
tobya
committed
f7a7026
View commit details
Copy full SHA for f7a7026
Browse repository at this point
Commits on Oct 22, 2017
onevent/startupshutdown: run command once per server block (#1934)
elcore
authored
fc75527
View commit details
Copy full SHA for fc75527
Browse repository at this point
Change log output for startup and shutdown (#1932)
Show description for e5d04f9
tobya
authored
e5d04f9
View commit details
Copy full SHA for e5d04f9
Browse repository at this point
Commits on Oct 20, 2017
Merge branch 'master' into macros
Craig Peterson
authored
91a60a8
View commit details
Copy full SHA for 91a60a8
Browse repository at this point
Commits on Oct 19, 2017
Merge branch 'macros' of github.com:mholt/caddy into macros
Craig Peterson
committed
5c9fc3a
View commit details
Copy full SHA for 5c9fc3a
Browse repository at this point
retrigger build
Craig Peterson
committed
02ac1f6
View commit details
Copy full SHA for 02ac1f6
Browse repository at this point
Fix CI Tests (#1929)
elcore
authored and
mholt
committed
59a8ada
View commit details
Copy full SHA for 59a8ada
Browse repository at this point
Merge branch 'master' into macros
Craig Peterson
authored
1889049
View commit details
Copy full SHA for 1889049
Browse repository at this point
actually return error on redeclaration
Craig Peterson
committed
68a495f
View commit details
Copy full SHA for 68a495f
Browse repository at this point
Commits on Oct 16, 2017
tls: Final check of OCSP response validity date before stapling
mholt
committed
a2db340
View commit details
Copy full SHA for a2db340
Browse repository at this point
tls: Handle when OCSP responder cert expires before a response it issued (#1922)
Show description for c6a2911
alex
authored and
mholt
committed
c6a2911
View commit details
Copy full SHA for c6a2911
Browse repository at this point
tls: Evict existing certificates from cache when loading ones from disk
mholt
committed
654f26c
View commit details
Copy full SHA for 654f26c
Browse repository at this point
Commits on Oct 15, 2017
remove 'macro foo' syntax
Craig Peterson
committed
dd4b3ef
View commit details
Copy full SHA for dd4b3ef
Browse repository at this point
Commits on Oct 13, 2017
add nil check
Craig Peterson
committed
3a969bc
View commit details
Copy full SHA for 3a969bc
Browse repository at this point
initial implementation of caddyfile macros
Craig Peterson
committed
425f611
View commit details
Copy full SHA for 425f611
Browse repository at this point
staticfiles: remove mapFSRootOpenErr because Go stdlib has fixed the relevant issue (#1919)
crvv
authored and
mholt
committed
7907282
View commit details
Copy full SHA for 7907282
Browse repository at this point
Commits on Oct 12, 2017
init: Fix upstart script for Centos6 (and Amazon Linux) (#1914)
ekini
authored and
mholt
committed
0548b97
View commit details
Copy full SHA for 0548b97
Browse repository at this point
on: Allow nonblocking command with no other arguments (#1913)
lbguilherme
authored and
mholt
committed
99625ae
View commit details
Copy full SHA for 99625ae
Browse repository at this point
Commits on Oct 9, 2017
Update readme and changelog for v0.10.10
mholt
committed
c4dfbb9
View commit details
Copy full SHA for c4dfbb9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL