summaryrefslogtreecommitdiff
path: root/app/helpers/time_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Update time_helper.rb to fix output for exact minutes.Marcel Amirault2018-07-101-2/+6
* Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-19/+3
* Show wall-clock time when showing pipeline instead of:Lin Jen-Shin2016-08-091-0/+5
* Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable2016-07-211-0/+1
* Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-timeRémy Coutable2016-07-181-13/+13
* Change 3600 to 1.hourAnnabel Dunstone2016-07-071-1/+1
* Update time format of duration18181-pipeline-durationAnnabel Dunstone2016-07-061-0/+7
* Allow to show the time in the futureKamil Trzcinski2016-06-131-1/+0
* Refactor CI helpersDmitriy Zaporozhets2015-09-291-0/+27