summaryrefslogtreecommitdiff
path: root/app/views/projects/ci
Commit message (Expand)AuthorAgeFilesLines
* Add branch or tag icon to ref in builds page20139-branch-iconAnnabel Dunstone2016-07-221-0/+2
* Bug fixesAnnabel Dunstone2016-07-211-4/+6
* Add link to user profile to commit avatar (!5163)winniehell2016-07-201-1/+1
* Merge branch '19847-running-icon' into 'master' Jacob Schatz2016-07-191-1/+1
|\
| * Add new icons for every CI statusAnnabel Dunstone2016-07-191-1/+1
| * Add global style for running iconAnnabel Dunstone2016-07-191-1/+1
| * Add new running icon; add a bunch of styles to get svg to match existing fa i...Annabel Dunstone2016-07-191-1/+1
* | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-192-15/+35
|\ \ | |/ |/|
| * Use `humanize`Kamil Trzcinski2016-07-181-1/+1
| * Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-181-1/+1
| * Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-182-6/+7
| * Rename playable_actions to manual_actionsKamil Trzcinski2016-07-181-3/+3
| * Add implementation of manual actionsKamil Trzcinski2016-07-182-14/+33
* | Merge branch '19751-branch-tag-icons' into 'master' Fatih Acet2016-07-191-4/+5
|\ \ | |/ |/|
| * Remove pipeline styled tagAnnabel Dunstone2016-07-131-3/+1
| * Fix icon alignment; reduce side padding on table cells; add tag and fork icon...Annabel Dunstone2016-07-131-1/+4
* | Merge branch 'fix-stage-status-show-for-pipelines' into 'master' Rémy Coutable2016-07-181-1/+1
|\ \
| * | Fix stage status shown for pipelinesfix-stage-status-show-for-pipelinesKamil Trzcinski2016-07-151-1/+1
* | | Align cancel and retry buttons19907-deployAnnabel Dunstone2016-07-161-1/+1
* | | Remove deploy to production buttonAnnabel Dunstone2016-07-161-10/+1
|/ /
* | Add margin between buttons if both retry and cancel are presentAnnabel Dunstone2016-07-141-6/+7
|/
* Update duration representation on builds pagesAnnabel Dunstone2016-07-121-1/+1
* Fix label alignment bug; re-add build-linkAnnabel Dunstone2016-07-121-8/+8
* Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-122-4/+4
* Rearrange and update admin buildsAnnabel Dunstone2016-07-122-10/+10
* Update builds pageAnnabel Dunstone2016-07-121-40/+40
* Add link to pipline IDAnnabel Dunstone2016-07-121-1/+2
* Add empty deploy dropdown buttonAnnabel Dunstone2016-07-121-9/+19
* Set width on stage columns; min width on table with scroll on mobile; add ava...Annabel Dunstone2016-07-121-5/+5
* Move pipeline ID to commit column; add status; branch style updatesAnnabel Dunstone2016-07-121-4/+5
* Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone2016-07-122-0/+7
* Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-061-1/+1
* Rename commit_data in Pipeline to commitfix/builds-api-nil-commitGrzegorz Bizon2016-06-211-2/+2
* Pipeline artifacts download button wording improvedLuke "Jared" Bennett2016-06-101-1/+1
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-22/+22
* Pipelines can be canceled only when there are running buildsKamil Trzcinski2016-05-311-2/+2
* Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone2016-05-242-11/+0
* Merge branch 'master' into improve-pipeline-designKamil Trzcinski2016-05-231-12/+12
|\
| * Move tags into columnAnnabel Dunstone2016-05-231-12/+12
* | Improve status renderingKamil Trzcinski2016-05-211-2/+2
* | Improve design of Pipeline viewKamil Trzcinski2016-05-211-15/+16
|/
* Improve the pipelines designKamil Trzcinski2016-05-161-3/+3
* Revert `stages` changeKamil Trzcinski2016-05-141-1/+2
* Fix specsKamil Trzcinski2016-05-131-2/+1
* Added pipelines specKamil Trzcinski2016-05-131-1/+1
* Update generic commit status to make it look like a buildKamil Trzcinski2016-05-101-23/+10
* Improve pipelines designKamil Trzcinski2016-05-102-13/+13
* Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-091-4/+4
|\
| * Change build icons into buttons; update testsAnnabel Dunstone2016-05-041-3/+3
| * Builds page redesignAnnabel Dunstone2016-05-041-1/+1