gitlabhq/app
Ryan LaNeve 8a65229b35 Updates project to process web hooks async via sidekiq.
A new queue of "project_web_hook" is used to process web hooks asynchronously, allowing each to succeed/fail (and be retried) independently.

(Basically, project web hooks now process the same as system hooks.)
2013-01-25 10:42:57 -05:00
..
assets Fixing team tests 2013-01-25 11:36:15 +02:00
contexts Improve CreateContext call. Fixed test 2013-01-18 20:21:13 +02:00
controllers teams refactoring and cleanup pt.1 2013-01-25 16:36:14 +02:00
decorators add into user decorator (presenter) to full user name 2013-01-24 22:31:24 +02:00
helpers Fix security issues with teams 2013-01-25 15:51:45 +02:00
mailers Fix few test and notify for commit author 2013-01-15 13:37:20 +02:00
models Updates project to process web hooks async via sidekiq. 2013-01-25 10:42:57 -05:00
observers Merge commit 'master' into discussions 2013-01-15 00:52:25 +01:00
uploaders Show images preview in notes. Show line additions/deletions for commit 2013-01-04 22:13:32 +02:00
views teams refactoring and cleanup pt.1 2013-01-25 16:36:14 +02:00
workers Updates project to process web hooks async via sidekiq. 2013-01-25 10:42:57 -05:00