Stan Hu
deeff56967
Add support for Webhook note events
...
Closes https://github.com/gitlabhq/gitlabhq/issues/6745
2015-05-21 23:48:16 -04:00
Arthur Gautier
a927bf56b1
Call merge request web hook for each commits
...
Call merge request web hook every times a new commit hits the
source branch
Signed-off-by: Arthur Gautier <baloo@gandi.net>
2015-05-13 09:33:20 +02:00
bugagazavr
acac788902
Added X-GitLab-Event header for web hooks
2015-05-08 16:49:03 +03:00
Stan Hu
affb5b3ff4
Update documentation for object_kind field in Webhook push and tag push Webhooks
2015-03-13 07:48:35 -07:00
Valery Sizov
3d9a766d9f
Web Hook sends email of pusher
2015-03-04 20:29:25 +02:00
Dmitriy Zaporozhets
92434b29cc
Extend project web hooks with more data
...
* add git_http_url and git_ssh_url to project web hook
* add visibility_level to project web hook
* add documentation about project visibility_level in API
2015-02-20 10:27:37 -08:00
jubianchi
4ffdb83e71
Add action property to merge request hook
2015-01-20 10:50:24 +01:00
Ryunosuke SATO
d11e048d7f
Add missing webhook doc for tag event
2014-12-14 23:47:13 +09:00
Kirill Zaitsev
11848febd1
Add issueable actor
2014-10-05 20:41:33 +04:00
Kirill Zaitsev
1c9d2e39c1
Hook attributes
2014-10-02 12:58:02 +04:00
Spencer Owen
b9f0508732
Adds support for ruby 1.8 in webhook example, issue #7763
...
By using the hash rocket syntax, the web hook will work on older versions of ruby (1.8) in addition to 1.9, 2.0 ect..
Moves do .. end to separate lines for ruby-lint.
Additional Information:
http://stackoverflow.com/questions/25899476/webrick-gives-error-unexpected-expecting-end
https://github.com/spuder/r10k_gitlab_webhook
2014-09-19 13:38:12 -06:00
sue445
911e47a93d
Add missing elements to webhook doc
2014-08-19 00:19:05 +09:00
Ciro Santilli
fd348de76d
Update docs to markdown style guide.
2014-06-03 23:16:31 +02:00
Marin Jankovski
f22c709539
Add titles to doc pages.
2014-05-27 14:12:15 +02:00
Marin Jankovski
dbd88d453b
Update the examples to example.com
2014-05-16 12:57:32 +02:00
Jacob Vosmaer
ad7de95121
Add an example webhook receiver
2014-05-14 13:49:16 +02:00
Philipp Hansch
a4bf8037fb
Multiple grammar/typo fixes in web hooks help
2014-04-23 21:00:26 +02:00
dosire
f9a69ab1da
Inform people about the verify-none for webhooks.
2014-03-24 14:22:26 +01:00
Ciro Santillli
8199ba05b8
Correct typos in web_hooks help.
2014-03-07 09:43:14 +01:00
Jeroen van Baarsen
c06f4cd42f
JSON Lint the web-hooks.md file
...
Thanks to @jojosch for the initial work on the web-hooks.html.haml file!
2014-02-28 19:31:14 +01:00
Jeroen van Baarsen
564c37d9b6
Moved all the help files to markdown files:
...
Files moved:
* Workflow
* help/ssh
* help/webhooks
* help/system_hooks
* help/public_access
* help/permissions
2014-02-28 19:30:13 +01:00