summaryrefslogtreecommitdiff
path: root/spec/presenters/ci/build_presenter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-6/+6
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+1
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* Add spec for build presenterShinya Maeda2018-10-031-0/+36
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-6/+6
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-2/+2
* Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-161-1/+1
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+35
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-5/+88
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+34
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add missing tests and update test descriptionLin Jen-Shin2017-04-061-1/+1
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-061-20/+14
* Add test for presentersLin Jen-Shin2017-04-061-0/+32
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-181-0/+77