summaryrefslogtreecommitdiff
path: root/app/controllers/projects/blame_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specDouwe Maan2017-03-161-1/+4
* Fix 500 error for invalid path when visiting blame pageJeff Stubler2016-12-171-0/+3
* Move blame group logic to dedicated classDouwe Maan2016-01-281-27/+1
* Fix highlighting in blame view.Douwe Maan2016-01-271-0/+4
* Fix blame view line groupingsStan Hu2015-08-201-1/+23
* Fast blameValery Sizov2015-08-111-1/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Reuse blob object fetched by Gitlab::Git::Blame.Douwe Maan2015-03-131-2/+2
* Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets2015-01-261-1/+1
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* Refactor blob findingDmitriy Zaporozhets2013-10-011-1/+1
* Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+14