summaryrefslogtreecommitdiff
path: root/app/helpers/ci_status_helper.rb
Commit message (Expand)AuthorAgeFilesLines
...
* | Use switch statements instead of if/else chains.Connor Shea2016-07-191-2/+3
* | Starting work on the warn_on_failure feature for the MR build status.Connor Shea2016-07-191-0/+4
|/
* Change running status color to blue; update icon to spinnerAnnabel Dunstone2016-07-121-1/+3
* Updated commits UIPhil Hughes2016-06-081-4/+4
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-3/+3
* Improve pipelines designKamil Trzcinski2016-05-101-5/+7
* Improve rendered CI statusesKamil Trzcinski2016-04-131-9/+18
* Cleanup changesKamil Trzcinski2016-04-131-3/+9
* Fix specsKamil Trzcinski2016-04-111-0/+2
* Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-16/+3
* Use klass instead of clazzci-fix-double-bordersKamil Trzcinski2016-03-151-3/+3
* Fix double borders around the CI statusKamil Trzcinski2016-03-151-3/+7
* Changed named argumentPhil Hughes2016-03-101-2/+2
* Moves build status tooltip on issuesPhil Hughes2016-03-101-2/+2
* Merge remote-tracking branch 'origin/rs-simplify-status-icon'Dmitriy Zaporozhets2015-12-161-18/+4
|\
| * Define CI status icon colors in SCSS instead of a helperrs-simplify-status-iconRobert Speicher2015-12-121-18/+4
* | Merge branch 'master' into ux/suppress-ci-yml-warningGrzegorz Bizon2015-12-141-1/+6
|\ \
| * \ Merge branch 'ci-project-migrate' into 'master' Kamil TrzciƄski2015-12-141-1/+6
| |\ \ | | |/ | |/|
| | * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
| | * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+6
* | | Add matcher class to ci status linkGrzegorz Bizon2015-12-141-1/+1
|/ /
* | display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-111-1/+1
|/
* Merge branch 'master' into mr-brokenDouwe Maan2015-12-081-2/+14
|\
| * "CI build passed", not "CI build success"Douwe Maan2015-12-021-2/+14
* | Use "Build passed" in tooltip instead of "Build status: passed"Douwe Maan2015-12-081-1/+1
|/
* CI details cleanupKamil Trzcinski2015-11-051-1/+1
* Fix rubocop issuesci-status-mr-indexDmitriy Zaporozhets2015-10-231-2/+4
* Move rendering CI status to helperDmitriy Zaporozhets2015-10-231-0/+7
* Link ci_status_path to new ci commit pageci-commit-pageDmitriy Zaporozhets2015-10-061-1/+2
* Refactor commit and buildKamil Trzcinski2015-10-051-1/+1
* Refactor CI helpersDmitriy Zaporozhets2015-09-291-13/+23
* Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-0/+34