Commit Graph

14 Commits

Author SHA1 Message Date
Dean Karn a5141d656b Add customizable Logger interface + info,error and debugs (#14)
* Add customizable Logger interface + info,error and debugs
* update travis.yml to atest golang versions
2017-07-15 12:12:11 -07:00
Dean Karn 58dd13d367 Add Handler function
Handler(...) return an http.Handler of the webhook for use within your own Mux
2017-04-27 17:57:51 -04:00
Dean Karn 0d7e42cf96 correct some spelling 2017-04-21 22:13:16 -04:00
Dean Karn fe7552fcf4 Add GitLab support 2017-04-08 11:40:22 -04:00
Lars Lehtonen 16a6ac7a61 Added http headers as another param to ProcessPayloadFunc 2016-10-20 15:53:15 -07:00
joeybloggs b6efbd9323 Add Bitbucket tests 2016-01-07 15:51:13 -05:00
joeybloggs 4598745601 Add Bitbucket logic. 2016-01-07 14:19:13 -05:00
joeybloggs f4b17062b8 Fix some bad URL bad copy/replace 2015-10-30 14:22:19 -04:00
joeybloggs 6da0829ced rework for moving of repo to go-playground 2015-10-30 14:00:25 -04:00
joeybloggs 3def7b0883 Completed webhooks package documentation 2015-10-30 10:50:43 -04:00
joeybloggs 92184e3d56 Added WebHook Test Converage + reduces server complexity 2015-10-30 10:47:14 -04:00
joeybloggs c6507a6c00 Add Processing + registration functionality
* Also updated/added comments
2015-10-29 16:53:20 -04:00
joeybloggs 28bd4943bc Finished adding GitHub Event mapping structs 2015-10-29 12:26:29 -04:00
joeybloggs 8c02b7a6d7 initial commit of initial base framework 2015-10-25 15:18:54 -04:00