summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
* Make flash notifications stickyFatih Acet2019-09-031-13/+11
* Merge branch '6353-pipelines-index' into 'master'Phil Hughes2019-03-181-0/+2
|\
| * Removes EE differences for pipelines/index.htmlFilipa Lacerda2019-03-151-0/+2
* | Externalize strings from `/app/views/projects/pipelines`George Tsiolis2019-03-151-1/+1
|/
* Make ci/lint page context aware:Mayra Cabrera2018-03-261-1/+1
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-4/+5
* 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