summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/charts
Commit message (Collapse)AuthorAgeFilesLines
* Ignore InlineJavaScript linter in existing script tag locations.winh-inline-script-linterConnor Shea2018-02-282-0/+2
|
* Updated pipelines charts to use dynamic webpack bundlepipeline-chart-bundlePhil Hughes2018-02-152-6/+0
| | | | #41341
* Change pipeline charts colors to match legend41404-pipelines-chartsAnnabel Dunstone Gray2018-01-081-2/+2
|
* Reword job to pipeline on the chart viewZeger-Jan van de Weg2017-08-241-3/+3
| | | | | | This got changed for i18n in !12480, however, I forgot to understand that the meaning of the graphs changed in !12378. This corrects the behaviour.
* Fixes New Project BugTim Zallmann2017-07-271-1/+1
|
* Converted Pipelines ChartsTim Zallmann2017-07-272-50/+8
|
* Moved Inline JS for Pipelines Charts + new Pipeline to dispatcherTim Zallmann2017-07-271-0/+5
|
* Strings ready for translation; Pipeline chartszj-i18n-pipeline-chartsZ.J. van de Weg2017-07-033-15/+15
| | | | | Earlier, this was part of another MR, but that got split. Didn't pick that commit, as there were many merge conflicts. Vim macros seemed faster.
* Remove last references to job for pipeline chartszj-faster-charts-pageZ.J. van de Weg2017-06-261-3/+3
| | | | | This is not ammended to another commit as it will probably have failing tests which I'll fix and amend to this commit.
* Remove references to build in pipeline chartsZ.J. van de Weg2017-06-232-2/+2
| | | | | | | Being the good boyscouts, but mainly because of [the comment in the review](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12378#note_33302115) the words used for classes and variables are changed to not use builds anymore.
* Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-8/+4
| | | | | Achieved by using another table, which both has better indexes and is smaller. Now the data provided for the user is more valueable too.
* Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
| | | Close #32994
* Cleaning up navigational order - ProjectKushal Pandya2017-03-023-0/+102