summaryrefslogtreecommitdiff
path: root/app/controllers/projects/blob_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Web Editor: save to new branchValery Sizov2015-02-241-3/+23
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-1/+1
|\
| * Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan2015-02-201-1/+1
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-5/+6
|/
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-2/+1
* Fix blob controller rendering in case of errorsDmitriy Zaporozhets2015-01-261-2/+2
* Refactor blob controllersDmitriy Zaporozhets2015-01-261-5/+93
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Merge pull request #8030 from cirosantilli/factor-authorizeDmitriy Zaporozhets2014-10-211-2/+2
|\
| * Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-2/+2
* | Use :message key, not :error for File::Service.Ciro Santilli2014-10-131-1/+1
|/
* diff unfoldskv2014-08-141-0/+15
* Check if blob or tree and redirect to the correct one.Marin Jankovski2014-07-071-3/+7
* Improve authorization for new/edit blob pagesDmitriy Zaporozhets2014-01-241-0/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-1/+1
* Fix messages typoTakuya Nishigori2013-12-161-1/+1
* Remove file from repository featureDmitriy Zaporozhets2013-11-191-2/+23
* Refactor blob findingDmitriy Zaporozhets2013-10-011-1/+1
* Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets2013-10-011-0/+2
* Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-1/+1
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+13