summaryrefslogtreecommitdiff
path: root/app/views/projects/ci
Commit message (Expand)AuthorAgeFilesLines
* Show full status link on MR & commit pipelinesAnnabel Dunstone Gray2016-10-241-4/+1
* Merge branch '22089-show-full-job-name-on-hover-on-pipeline-graph' into 'mast...Annabel Dunstone Gray2016-10-201-2/+2
|\
| * Added dyanmic position adjustment22089-show-full-job-name-on-hover-on-pipeline-graphLuke Bennett2016-10-191-2/+2
* | Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-182-21/+28
|\ \
| * | Add API as trigger19991-triggered-pipelineAnnabel Dunstone Gray2016-10-171-0/+2
| * | Trigger updatesAnnabel Dunstone Gray2016-10-102-3/+3
| * | Fix icon alignmentAnnabel Dunstone Gray2016-10-101-1/+1
| * | Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-20/+25
* | | 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
| |/ |/|
* | Change size of pipeline status icons and dropdownsAnnabel Dunstone Gray2016-10-101-2/+4
|/
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-2/+2
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-032-61/+59
* Commit status icon now links to pipelines tab of commit viewLuke Bennett2016-09-271-8/+11
* Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-161-5/+2
* Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-161-8/+9
* Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-14/+11
|\
| * Fix spec failuresgroup-similarKamil Trzcinski2016-09-141-2/+0
| * Re-use as much of views as possibleKamil Trzcinski2016-09-141-14/+13
| * Style grouped builds dropdownAnnabel Dunstone Gray2016-09-071-2/+2
* | 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-012-3/+3
* Keep CI icons being clickable21123-pipeline-graph-linkAlfredo Sumaran2016-08-291-4/+4
* Move status icon out of build graph linksAnnabel Dunstone2016-08-291-2/+2
* Curved lines at top of pipeline graphAnnabel Dunstone2016-08-261-0/+1
* Fix project namespace links21107-mr-pipeline-404Annabel Dunstone2016-08-201-11/+11
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-192-9/+25
|\
| * Merge master into branchAnnabel Dunstone2016-08-171-9/+11
| |\
| | * Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone2016-08-161-9/+11
| * | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-171-2/+3
| * | Update CSS selector and play iconAnnabel Dunstone2016-08-171-1/+1
| * | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone2016-08-171-2/+1
| * | Add support for Play and Created jobsKamil Trzcinski2016-08-171-10/+12
| * | Split pipeline status item for Commit Status and BuildKamil Trzcinski2016-08-171-0/+12
| |/
* | Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-151-1/+1
|\ \ | |/
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+1
* | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-102-3/+3
* | Show wall-clock time when showing pipeline instead of:Lin Jen-Shin2016-08-091-2/+2
|/
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-1/+1
* Merge branch 'admin-builds' into 'master' Fatih Acet2016-08-011-8/+5
|\