summaryrefslogtreecommitdiff
path: root/app/controllers/projects/graphs_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-1/+0
* Cleaning up navigational order - ProjectKushal Pandya2017-03-021-11/+20
* Use Linguist::Language[] instead of creating a hashGeorg G2016-10-101-5/+1
* Use defined colour for a language when availableGeorg G2016-10-071-3/+7
* API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-2/+2
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-6/+4
* Merge branch 'build-related-fixes' into 'master' Dmitriy Zaporozhets2015-12-081-1/+1
|\
| * `builds_enabled` rather than `ci_enabled`Douwe Maan2015-12-081-1/+1
* | Implement languages graph pageDmitriy Zaporozhets2015-12-081-0/+20
|/
* Check for CI enabled in correct placeDmitriy Zaporozhets2015-09-241-0/+1
* Move CI charts to project graphs areaDmitriy Zaporozhets2015-09-231-0/+10
* Add ref switching support for graphsDaniel Gerhardt2015-07-061-2/+5
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-2/+2
* Everything from gitlab_git is already UTF-8.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
* remove auth duplicationValery Sizov2014-11-051-1/+0
* Factor authorize_push! and authorize_code_access!Ciro Santilli2014-10-131-1/+1
* Refactor commits graphDmitriy Zaporozhets2014-09-291-27/+4
* Raw implementation of commits stats pageDmitriy Zaporozhets2014-09-261-0/+31
* Rewrite graphs featureDmitriy Zaporozhets2014-09-261-5/+12
* Cache graph logDmitriy Zaporozhets2013-06-251-3/+11
* Move projects controllers/views in Projects moduleDmitriy Zaporozhets2013-06-231-0/+17