summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Updates project to process web hooks async via sidekiq.Ryan LaNeve2013-01-251-0/+9
* sidekiqDmitriy Zaporozhets2013-01-092-4/+8
* Continue refactoring. Use repostory and teamDmitriy Zaporozhets2013-01-041-1/+1
* Update uses of Gitolite.config.foo settingsRiyad Preukschas2012-12-201-2/+2
* Fix worker specs to parse namespacesDmitriy Zaporozhets2012-12-091-2/+3
* Fix project lookup in post receiveDmitriy Zaporozhets2012-12-081-3/+6
* issue #2118: fix undefined method for nil:NilClass exceptionAlexey Loktionov2012-11-291-2/+2
* Fix hooks for merge request which were accepted by web-interfaceValeriy Sizov2012-11-181-3/+7
* System Hook: implementedValeriy Sizov2012-07-191-0/+7
* bypass gitolite update hook, and set an GL_USER variable.Saito2012-07-021-3/+7
* Fix issues with push 600+ commits. refactored, improved push eventsrandx2012-04-041-8/+1
* Persist Merge Request diff. Auto merge request close on pushDmitriy Zaporozhets2012-03-151-0/+6
* Fixed tests. removed delegate to idDmitriy Zaporozhets2012-02-291-0/+3
* Send author to post hook. Display push activity to dashboardDmitriy Zaporozhets2012-02-291-3/+3
* register push eventDmitriy Zaporozhets2012-02-281-0/+1
* web hooks scaffold startedDmitriy Zaporozhets2012-01-041-0/+2
* Added web hooks functionalityAriejan de Vroom2011-12-141-1/+4
* First attempt at a post-receive hook that posts directly to ResqueAriejan de Vroom2011-12-131-0/+5