Dean Karn
|
248dae5b83
|
Merge branch 'rakeshbala-fix/githubPushPayload' into v3
|
2017-05-04 15:02:51 -04:00 |
|
Rakesh Balasubramanian
|
cc075dfe29
|
fix(github): adds sha to commits in push payload
|
2017-05-02 11:25:35 -04:00 |
|
Dean Karn
|
c93876b3e9
|
Merge pull request #10 from go-playground/add-handler-support
Add handler support
v3.1.0
|
2017-04-27 19:24:15 -04:00 |
|
Dean Karn
|
0926003ddf
|
.travis.yml tweak for gopkg.in
|
2017-04-27 19:19:51 -04: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
|
4fa39fdfab
|
Add .travis.yml config
|
2017-04-27 17:40:55 -04:00 |
|
Dean Karn
|
fccbba5986
|
Update README example typo
|
2017-04-22 12:47:22 -04:00 |
|
Dean Karn
|
0d7e42cf96
|
correct some spelling
v3.0.1
|
2017-04-21 22:13:16 -04:00 |
|
Dean Karn
|
c9ac93f3b3
|
Update README
|
2017-04-21 22:06:42 -04:00 |
|
Dean Karn
|
2d256610b0
|
Update BitBucket + GitLab Payloads
|
2017-04-21 22:03:45 -04:00 |
|
Dean Karn
|
05a2f7cd8d
|
refine payload interface{} to types
|
2017-04-21 20:40:02 -04:00 |
|
Dean Karn
|
5ed22cdd66
|
Initial GitHub Webhook revamp
|
2017-04-21 19:45:07 -04:00 |
|
Dean Karn
|
2e471dc89c
|
Update MergerRequestEvents to MergeRequestEvents
|
2017-04-21 16:11:04 -04:00 |
|
Dean Karn
|
64819086ff
|
Update README.md
v3.0.0
|
2017-04-08 11:48:29 -04:00 |
|
Dean Karn
|
fe7552fcf4
|
Add GitLab support
v2.1.0
|
2017-04-08 11:40:22 -04:00 |
|
Dean Karn
|
ca13186bfa
|
Update README.md
Adjustments due to GitHub's new markdown parser
|
2017-03-27 15:19:31 -04:00 |
|
Dean Karn
|
1e0ece40df
|
cleanup imports + README for v2
v2.0.0
|
2016-10-20 19:51:20 -04:00 |
|
Dean Karn
|
60d6ca11e3
|
Merge pull request #3 from alrs/headers
HTTP Header Passed to ProcessPayloadFunc
|
2016-10-20 19:42:36 -04:00 |
|
Dean Karn
|
622d26f48f
|
Merge pull request #4 from go-playground/v1
merge v1 into v2-development
|
2016-10-20 19:39:08 -04:00 |
|
Lars Lehtonen
|
53781ac0e7
|
Added header param to README
|
2016-10-20 16:02:45 -07:00 |
|
Lars Lehtonen
|
16a6ac7a61
|
Added http headers as another param to ProcessPayloadFunc
|
2016-10-20 15:53:15 -07:00 |
|
joeybloggs
|
6bfbae2ae3
|
Update README
|
2016-02-18 16:48:04 -05:00 |
|
joeybloggs
|
a05989ffc5
|
Merge branch 'add-bitbucket-hooks' into v1
|
2016-01-08 14:17:30 -05:00 |
|
joeybloggs
|
19ee65a547
|
Add Bitbucket to README
|
2016-01-08 14:17:21 -05:00 |
|
joeybloggs
|
3f0716feae
|
Merge branch 'add-bitbucket-hooks' into v1
|
2016-01-08 14:13:32 -05: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
|
b297674e2b
|
Add BitBucket Payload JSON -> Structs
|
2016-01-07 13:31:00 -05:00 |
|
Dean Karn
|
098864e9c9
|
Update README.md
Add CI testing badge
|
2015-11-02 10:30:42 -05:00 |
|
joeybloggs
|
b65e549d95
|
Add timeout for server start for tests
* updated a few ports in the examples, just so can copy, paste and run
locally without modification.
|
2015-11-02 10:20:44 -05:00 |
|
joeybloggs
|
8fc9c2c7fe
|
Add coverage + testing message
|
2015-10-30 15:24:12 -04:00 |
|
joeybloggs
|
f4b17062b8
|
Fix some bad URL bad copy/replace
|
2015-10-30 14:22:19 -04:00 |
|
Dean Karn
|
693f5977ff
|
Update README.md
Add coverage testing badge
|
2015-10-30 14:07:49 -04:00 |
|
joeybloggs
|
6da0829ced
|
rework for moving of repo to go-playground
|
2015-10-30 14:00:25 -04:00 |
|
joeybloggs
|
24cb1f6a1d
|
Add Examples + Complete README
|
2015-10-30 13:54:32 -04:00 |
|
joeybloggs
|
9af9035c2b
|
Add Coverage Tests to GitHub webhooks
|
2015-10-30 12:19:06 -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
|
d6829a3168
|
Wired Up All Event types
|
2015-10-29 17:13:21 -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 |
|
Dean Karn
|
9eea02345c
|
Initial commit
|
2015-10-25 13:38:13 -04:00 |
|