summaryrefslogtreecommitdiff
path: root/app/views/projects/generic_commit_statuses/_generic_commit_status.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix commits.scss style-lint errors59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scssScott Hampton2019-04-251-2/+2
* Remove instances of `@extend .monospace`George Tsiolis2018-11-201-1/+1
* [skip ci] label-primary => badge-primaryClement Ho2018-04-131-1/+1
* [skip ci] label-warning => badge-warningClement Ho2018-04-131-1/+1
* [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-2/+2
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+2
* Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-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-4/+1
* collapse nested if statementMike Greiling2016-11-291-3/+2
* remove redundant if statementMike Greiling2016-11-291-2/+0
* reformat build duration and finish time to match /ci/builds/_build.html.hamlMike Greiling2016-11-291-8/+12
* reorder generic commit status columns to match build status partialMike Greiling2016-11-291-22/+29
* fetch local parameters in _generic_commit_status.html.haml similar to how _bu...Mike Greiling2016-11-291-8/+16
* remove unused class name22307-pipeline-link-in-builds-viewMike Greiling2016-11-101-1/+1
* only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-101-8/+9
* update generic commit status to correspond with build status templateMike Greiling2016-11-101-0/+9
* Corrected my correction for turbolinks -.-'Luke Bennett2016-10-101-2/+0
* Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-timeRémy Coutable2016-07-181-1/+1
* Add clock and calendar icons for duration and finished at; add finished at se...Annabel Dunstone2016-07-121-0/+2
* Merge branch 'improve-pipeline-design' into 'master' Douwe Maan2016-05-251-4/+0
|\
| * Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone2016-05-241-4/+0
* | Move tags to column in generic_commit_statusgeneric-commit-statusAnnabel Dunstone2016-05-241-7/+7
|/
* Update generic commit status to make it look like a buildKamil Trzcinski2016-05-101-0/+9
* Make some logic less twistableKamil Trzcinski2016-04-171-6/+7
* 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/+60