summaryrefslogtreecommitdiff
path: root/app/views/projects/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone2016-07-281-8/+5
* | Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-1/+1
|/
* 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
|\ \ | |/ |/|