summaryrefslogtreecommitdiff
path: root/app/controllers/hooks_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-39/+0
|
* Squash project settings navsDmitriy Zaporozhets2013-06-191-0/+2
|
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-1/+1
|
* factorize before_filters and layout for projects related controllersCyril2012-09-261-5/+1
|
* remove duplicate before_filterCyril2012-09-251-1/+0
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
| | | | Didn't bother with files in db/, config/, or features/
* Backend RefactoringDmitriy Zaporozhets2012-07-311-4/+1
|
* Refactoring of hook functionality & bootsrap system hooksValeriy Sizov2012-07-191-6/+6
|
* Hooks UI improved, Request tests addedDmitriy Zaporozhets2012-04-261-12/+6
|
* Adapt to new web_hook_data methodAbhi Devireddy2012-03-061-1/+1
| | | | Uses the first key that the user has for testing post receive hook.
* Procfile added. use foreman start to run gitlabhqDmitriy Zaporozhets2012-01-081-0/+9
|
* hooks scaffoldDmitriy Zaporozhets2012-01-041-3/+2
|
* web hooks scaffold startedDmitriy Zaporozhets2012-01-041-0/+43