summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-231-3/+3
|\
| * Fix broken testFilipa Lacerda2017-02-211-1/+1
| * Rename retry failed button on pipeline page to just retrydimitrieh2017-02-201-1/+1
| * Merge branch 'fix/gb/pipeline-retry-cancel-buttons-consistency' into 'master' Kamil Trzciński2017-02-171-2/+2
| |\
| | * Reuse pipeline methods to preserve Law of DemeterGrzegorz Bizon2017-02-141-2/+2
* | | 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
* Resolve conflict after mergeFilipa Lacerda2017-02-033-5/+5
|\
| * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-2/+2
| * Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-032-3/+3
* | 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
|/
* Improve pipeline status icon linking in widgetsdimitrieh2017-01-231-2/+2
* change how pagination component is loadedpipelines_missing_paginationRegis2017-01-151-1/+0
* Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-051-4/+3
|\
| * Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-051-4/+3
* | fix haml_lint complaintsRegis2017-01-021-2/+2
* | fix pipelines/index.html.haml merge conflictRegis2017-01-023-6/+6
|\ \ | |/
| * HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-5/+5
| * HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya2016-12-312-2/+2
* | add manual icon to svgsRegis2016-12-261-0/+1
* | add borderless svgsRegis2016-12-261-0/+8
* | merge master and fix application.rb conflictRegis2016-12-231-1/+1
|\ \ | |/
| * Do not show retried builds in pipeline stage dropdownGrzegorz Bizon2016-12-221-1/+1
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-211-0/+4
|\ \ | |/
| * Adds loading to improve UXFilipa Lacerda2016-12-191-6/+4
| * Makes API call when stage is clickedFilipa Lacerda2016-12-192-14/+7
| * Render stage dropdown in separate API call as HTMLKamil Trzcinski2016-12-191-0/+13
| * CSS - Adds background color.Filipa Lacerda2016-12-151-6/+6
* | all svgs from index hamlRegis2016-12-161-0/+2
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-152-5/+5
|\ \ | |/
| * Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-4/+4
| * Merge branch 'build-statuses' into 'master' Rémy Coutable2016-12-141-1/+1
| |\
| | * Improve detailed status badge partialGrzegorz Bizon2016-12-121-1/+1
| | * Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-121-1/+1
| | * Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-1/+1
* | | merge masterRegis2016-12-131-1/+1
|\ \ \ | |/ /
| * | Fix tests25483-broken-tabsFilipa Lacerda2016-12-121-1/+1
| |/
* | dynamic API consumption for SVGsRegis2016-12-131-17/+10
* | pass svg as prop to commit componentRegis2016-12-121-2/+2
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-092-15/+7
|\ \ | |/
| * Fix specspipeline-stageKamil Trzcinski2016-12-071-2/+2
| * Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-072-2/+2
| * Code reviewKamil Trzcinski2016-12-072-5/+4
| * Update stage rendering viewsKamil Trzcinski2016-12-062-12/+7
| * Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-062-8/+5
| * Support pipelines APIKamil Trzcinski2016-12-061-1/+1
* | conform to status object for svg icon namesRegis2016-12-071-8/+8
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-071-1/+1
|\ \ | |/