summaryrefslogtreecommitdiff
path: root/app/controllers/blame_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-14/+0
* fixed blame and mr factoryDmitriy Zaporozhets2013-04-031-0/+1
* Use Gitlab::Git:: for git features across applicationDmitriy Zaporozhets2013-04-011-2/+1
* Fix 404 error while displaying json files.Sato Hiroyuki2013-03-211-2/+0
* rename ProjectController to ProjectResourceControllerCyril2012-09-271-1/+1
* update new controllersCyril2012-09-271-6/+1
* Rename RefExtractor to ExtractsPathRobert Speicher2012-09-261-2/+1
* DRY up Blame, Blob and Tree controllersRobert Speicher2012-09-261-25/+2
* Add BlameController, remove Refs#blame actionRobert Speicher2012-09-261-0/+45