summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-261-3/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-2/+2
* Move cache reset to ci_cd_settings controllerMatija Čupić2018-01-041-1/+1
* Add reset cache button to pipelines viewMatija Čupić2017-12-211-1/+2
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-6/+0
* Remove banner from pipelines pageFilipa Lacerda2017-10-161-2/+0
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-2/+3
* Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-061-1/+1
|\
| * Implement `Project#has_ci?`Kamil Trzcinski2017-09-061-1/+1
* | Properly decide when to show Auto DevOps bannerKamil Trzcinski2017-09-051-1/+1
* | Adds verfication for the cookieFilipa Lacerda2017-09-011-2/+2
* | Creates auto devops calloutFilipa Lacerda2017-09-011-16/+19
|/
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-011-0/+1
* Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Remove special naming of pipelines folderFilipa Lacerda2017-04-191-1/+1
* Adds tests to new empty and error statesFilipa Lacerda2017-03-201-4/+3
* Moves tabs into Vue ComponentFilipa Lacerda2017-03-151-50/+17
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* remove tech debt codeFilipa Lacerda2017-02-251-23/+1
* Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-5/+17
* Add active_when helperSemyon Pupkov2017-02-151-4/+4
* Use webpack to require filesFilipa Lacerda2017-02-051-2/+1
* Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-031-25/+21
* Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-1/+2
* change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-1/+0
* fix haml_lint complaintsRegis2017-01-021-2/+2
* fix pipelines/index.html.haml merge conflictRegis2017-01-021-4/+4
|\
| * HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
| * HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-311-1/+1
| * Makes API call when stage is clickedFilipa Lacerda2016-12-191-1/+1
| * CSS - Adds background color.Filipa Lacerda2016-12-151-6/+6
* | add manual icon to svgsRegis2016-12-261-0/+1
* | add borderless svgsRegis2016-12-261-0/+8
* | all svgs from index hamlRegis2016-12-161-0/+2
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-151-4/+4
|\ \ | |/
| * Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-4/+4
| * Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+0
| * Support pipelines APIKamil Trzcinski2016-12-061-1/+1
* | dynamic API consumption for SVGsRegis2016-12-131-17/+10
* | pass svg as prop to commit componentRegis2016-12-121-2/+2
* | conform to status object for svg icon namesRegis2016-12-071-8/+8
* | remove all files related to Vue SVG rendering - use dynamic svg loadingRegis2016-12-061-2/+16
* | can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-13/+0
* | add svg to pipeline index haml - prep for commit comp change - [ci skip]Regis2016-12-011-0/+2
* | more fine tuning - catching edge cases - progress in testing - [ci skip]Regis2016-11-151-2/+0
* | re-wire count for pagination - refactorRegis2016-11-101-1/+1
* | attempRegis2016-11-101-2/+1
* | Support pipelines APIKamil Trzcinski2016-11-101-2/+1