summaryrefslogtreecommitdiff
path: root/app/helpers/graph_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+4
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-2/+4
* Don't use rugged in Repository#refs_hashZeger-Jan van de Weg2018-02-071-6/+2
* Fix graph notes number duplication.Vladislav Kaverin2017-12-031-1/+1
* Print notes number explained.Vladislav Kaverin2017-09-081-1/+2
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Remove references to build in pipeline chartsZ.J. van de Weg2017-06-231-3/+3
* Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-6/+3
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-0/+10
* Remove git refs used internally by GitLab from network graphStan Hu2015-09-231-1/+4
* Append in place for strings and arraysCiro Santilli2015-01-011-2/+2
* Remove the dependancy of grit from class Network::GraphHiroyuki Sato2013-08-201-2/+2
* Reducing database access.Sato Hiroyuki2013-04-241-2/+1
* Display note count on network graph.Sato Hiroyuki2013-03-261-2/+9
* Refactor: grouping parent and their space by including array.Sato Hiroyuki2013-03-071-0/+5
* Refactor: replace "render :json = graph.to_json" to view template(show.json.e...Sato Hiroyuki2013-03-071-0/+5