summaryrefslogtreecommitdiff
path: root/app/controllers/projects/network_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `options` assignment from ExtractsPathRobert Speicher2018-11-271-2/+6
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Fix Gitaly n+1 in NetworkController#showAndrew Newdigate2018-03-061-14/+11
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-9/+14
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Refactor method nameHiroyuki Sato2016-11-081-2/+2
* Fix bug of json request urlHiroyuki Sato2016-11-071-3/+10
* Remove 'extended_sha1' option from ExtractsPath moduleHiroyuki Sato2016-11-061-0/+1
* Separete a very long lineHiroyuki Sato2016-11-061-1/+3
* Network page appear with an error message when entering nonexistent git revisionHiroyuki Sato2016-11-061-1/+3
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Fix network graph when branch name has single quotesStan Hu2015-07-291-0/+4
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* 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
* Render not found when failing to look for a commitHiroyuki Sato2013-08-211-4/+0
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+23