summaryrefslogtreecommitdiff
path: root/app/models/concerns/statuseable.rb
Commit message (Expand)AuthorAgeFilesLines
* rename Statuseable to HasStatusDe Wet Blomerus2016-08-251-93/+0
* Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-1/+1
* Introduce Gitlab::Utils.now so that it's easier to stubLin Jen-Shin2016-08-151-1/+1
* Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-151-12/+19
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-12/+19
* | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-5/+10
|/
* Mark builds with manual actions as skippedKamil Trzcinski2016-07-181-3/+3
* Render canceled status if any of the jobs canceledGrzegorz Bizon2016-04-271-1/+1
* Make some logic less twistableKamil Trzcinski2016-04-171-1/+1
* Write specs for this featureKamil Trzcinski2016-04-161-1/+1
* Rename CiStatus to StatusableKamil Trzcinski2016-04-161-0/+81