summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/builds/_build.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-1/+1
|\
| * Trigger updatesAnnabel Dunstone Gray2016-10-101-1/+1
* | Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray2016-10-181-2/+2
* | Move sidebar build class into helperAnnabel Dunstone Gray2016-10-181-1/+1
* | Remove retried build labelAnnabel Dunstone Gray2016-10-181-2/+0
* | Replace retried build icon with fa-refreshAnnabel Dunstone Gray2016-10-181-2/+3
* | Add background color and icon to retried buildsAnnabel Dunstone Gray2016-10-181-1/+1
|/
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-031-33/+32
* Remove unnecessary variablesKatarzyna Kobierska2016-09-131-7/+7
* Code refactoringKatarzyna Kobierska2016-09-131-2/+8
* Improve build_path name and admin variableKatarzyna Kobierska2016-09-131-1/+1
* Fix error in pathsKatarzyna Kobierska2016-09-131-6/+5
* Build path with callKatarzyna Kobierska2016-09-131-0/+101
* Create shared partial for project and admin buildsKatarzyna Kobierska2016-09-131-92/+0
* Improve codeKatarzyna Kobierska2016-09-131-2/+3
* Liken admin and project builds views to each otherKatarzyna Kobierska2016-09-131-4/+3
* Replace play icon font with svgClement Ho2016-09-011-1/+1
* Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-1/+1
* Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone2016-07-281-8/+5
* Add branch or tag icon to ref in builds page20139-branch-iconAnnabel Dunstone2016-07-221-0/+2
* Bug fixesAnnabel Dunstone2016-07-211-4/+6
* Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-1/+1
* Add implementation of manual actionsKamil Trzcinski2016-07-181-3/+10
* 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-121-2/+2
* Rearrange and update admin buildsAnnabel Dunstone2016-07-121-9/+9
* Update builds pageAnnabel Dunstone2016-07-121-40/+40
* Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone2016-07-121-0/+2
* Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone2016-05-241-4/+0
* Move tags into columnAnnabel Dunstone2016-05-231-12/+12
* Update generic commit status to make it look like a buildKamil Trzcinski2016-05-101-23/+10
* Improve pipelines designKamil Trzcinski2016-05-101-9/+9
* 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
| * Start builds redesignAnnabel Dunstone2016-05-041-1/+2
* | Make a build views nicerKamil Trzcinski2016-05-091-17/+35
* | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-261-1/+1
|\ \ | |/
| * Make some logic less twistableKamil Trzcinski2016-04-171-1/+1
* | Pipeline viewKamil Trzcinski2016-04-131-1/+3
|/
* Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-5/+8
* Add labels to block element14083-build-labelsAnnabel Dunstone2016-04-011-1/+1
* Fix double borders around the CI statusKamil Trzcinski2016-03-151-2/+1
* Fix review commentsfix-commit-status-renderingKamil Trzcinski2016-03-141-2/+1
* Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-0/+78