summaryrefslogtreecommitdiff
path: root/app/controllers/compare_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-23/+0
|
* Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets2013-04-011-5/+5
|
* remove Tree/Commit decorator usage from controllersDmitriy Zaporozhets2013-03-311-2/+0
|
* fix decorate calls on collections after draper updateDmitriy Zaporozhets2013-03-011-1/+1
|
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-1/+1
|
* update new controllersCyril2012-09-271-5/+1
|
* Add Compare#index and Compare#create actionsRobert Speicher2012-09-261-0/+7
| | | | Create just redirects to our specially-formatted #show action
* Remove Commits#compare, add CompareControllerRobert Speicher2012-09-261-0/+22