gitlabhq/app/models
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
..
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb merge request entity 2011-11-28 09:39:43 +02:00
commit.rb fixed merge request diff 2011-11-29 20:06:37 +02:00
issue.rb fix issue count 2011-11-28 23:34:24 +02:00
key.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
merge_request.rb fixed merge request diff 2011-11-29 20:06:37 +02:00
note.rb Resolved issue #235 2011-11-18 01:52:13 -05:00
project.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00
repository.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00
snippet.rb Fix different styles/button positions 2011-12-08 01:35:57 +02:00
tree.rb fixed image preview 2011-12-01 09:16:53 -05:00
user.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2011-11-18 04:18:26 -05:00
users_project.rb repo & project access separated. critical gitolite bugfix 2011-12-07 01:27:07 +02:00
web_hook.rb Added web hooks functionality 2011-12-14 17:38:52 +01:00