Commit Graph

13 Commits

Author SHA1 Message Date
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