summaryrefslogtreecommitdiff
path: root/lib/ci/charts.rb
Commit message (Expand)AuthorAgeFilesLines
* move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin2017-09-121-116/+0
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-1/+1
* Remove references to build in pipeline chartsZ.J. van de Weg2017-06-231-4/+4
* Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-5/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-13/+13
* Use fewer queries for CI chartsfix/use-fewer-queries-for-ci-chartsAhmad Sherif2016-07-271-26/+70
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Fix Error 500 in CI charts by gracefully handling commits with no durationsStan Hu2016-05-221-1/+2
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-2/+2
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-3/+3
* Improve Continuous Integration graphs pageDmitriy Zaporozhets2015-11-101-1/+2
* Update gitignore, change literal DB table names, fix errors, fix fontawesomeDouwe Maan2015-08-261-3/+3
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+71