Commit graph

6 commits

Author SHA1 Message Date
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
Dmitriy Zaporozhets 60c6649a9a tests for merge request index/show 2011-11-28 20:42:32 +02:00
gitlabhq a017181339 new issue format 2011-10-28 12:22:09 +03:00
gitlabhq 9265de3d25 snippets are ready 2011-10-17 00:07:10 +03:00
gitlabhq 035196e7a8 test fix 2011-10-09 22:36:57 +03:00
gitlabhq 9ba1224867 init commit 2011-10-09 00:36:38 +03:00