caddy/config
xenolf b4780a41d3 Added webhook functionality to the git middleware.
The webhook providers reside behind a small interface which determines if
a provider should run. If a provider should run it delegates
responsibility of the request to the provider.
ghdeploy initial commit

Added webhook functionality to the git middleware.
The webhook providers reside behind a small interface which determines if a provider should run. If a provider should run it delegates responsibility of the request to the provider.

Add tests

Remove old implementation

Fix inconsistency with git interval pulling.

Remove '\n' from logging statements and put the initial pull into a startup function
2015-06-04 03:24:16 +02:00
..
parse t.Fatal -> t.Fatalf 2015-05-25 08:27:54 -06:00
setup Added webhook functionality to the git middleware. 2015-06-04 03:24:16 +02:00
config.go Fix more lint warnings 2015-05-24 22:52:34 -04:00
directives.go New internal middleware 2015-05-06 22:44:37 +02:00