summaryrefslogtreecommitdiff
path: root/app/controllers/projects/refs_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-201-1/+1
* Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-191-1/+1
* Update badges pathAnnabel Dunstone2016-07-191-1/+1
* Make it possible to switch ref in badges viewGrzegorz Bizon2016-04-061-0/+2
* Correctly checks if tree view is on screenPhil Hughes2016-02-231-1/+1
* Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-231-3/+3
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+2
* Fix error preventing displaying of commit data for a directory with a leading...Stan Hu2015-10-121-0/+7
* Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-0/+6
* Add ref switching support for graphsDaniel Gerhardt2015-07-061-11/+15
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher2015-04-061-0/+5
* 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-4/+6
|/
* Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-4/+4
* Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets2015-01-261-1/+1
* Append in place for strings and arraysCiro Santilli2015-01-011-3/+3
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* Increase commit log amount for tree view from 10 to 25Dmitriy Zaporozhets2014-06-261-1/+1
* Load last commit for files per 10 items.Dmitriy Zaporozhets2014-06-121-3/+17
* Show last commit for Blob#showDmitriy Zaporozhets2014-02-101-1/+1
* Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-1/+2
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+43