gitlabhq/app
Ariejan de Vroom edab46e9fa Added web hooks functionality
This commit includes:

 * Projects can have zero or more WebHooks.
 * The PostReceive job will ask a project to execute any web hooks defined for that project.
 * WebHook has a URL, we post Github-compatible JSON to that URL.
 * Failure to execute a WebHook will be silently ignored.
2011-12-14 17:38:52 +01:00
..
assets Fix different styles/button positions 2011-12-08 01:35:57 +02:00
controllers default_branch for project & fixed project destroy 2011-12-07 23:56:57 +02:00
decorators file name overflow fixed 2011-11-22 07:50:47 -05:00
helpers line links for commit diff, css fixed for line diff 2011-12-01 01:51:04 +02:00
mailers mail host url to email.yml 2011-11-25 20:50:27 +02:00
models Added web hooks functionality 2011-12-14 17:38:52 +01:00
uploaders v1.0 2011-10-13 04:00:00 +03:00
views network graph header, fixed test 2011-12-08 01:45:36 +02:00
workers Added web hooks functionality 2011-12-14 17:38:52 +01:00