gitlabhq/db
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
..
fixtures updated seeds for new permissions, issue seeds added 2011-12-07 22:55:09 +02:00
migrate Added web hooks functionality 2011-12-14 17:38:52 +01:00
pkey.example init commit 2011-10-09 00:36:38 +03:00
schema.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00