| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop `allow_overflow` option in `TimeHelper.duration_in_numbers` | Shinya Maeda | 2018-10-18 | 1 | -9/+7 |
* | Do not omit leading zeros in duration_in_numbers helper | Winnie Hellmann | 2018-10-02 | 1 | -5/+1 |
* | Allow remaining time of scheduled jobs to overflow one day | Winnie Hellmann | 2018-10-02 | 1 | -3/+15 |
* | Enable frozen string for app/helpers/**/*.rb | gfyoung | 2018-09-06 | 1 | -0/+2 |
* | Update time_helper.rb to fix output for exact minutes. | Marcel Amirault | 2018-07-10 | 1 | -2/+6 |
* | Cleanup the use of duration and optimize some queries | Lin Jen-Shin | 2016-08-10 | 1 | -19/+3 |
* | Show wall-clock time when showing pipeline instead of: | Lin Jen-Shin | 2016-08-09 | 1 | -0/+5 |
* | Cast duration to integer in `TimeHelper#time_interval_in_words` | Rémy Coutable | 2016-07-21 | 1 | -0/+1 |
* | Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-time | Rémy Coutable | 2016-07-18 | 1 | -13/+13 |
* | Change 3600 to 1.hour | Annabel Dunstone | 2016-07-07 | 1 | -1/+1 |
* | Update time format of duration18181-pipeline-duration | Annabel Dunstone | 2016-07-06 | 1 | -0/+7 |
* | Allow to show the time in the future | Kamil Trzcinski | 2016-06-13 | 1 | -1/+0 |
* | Refactor CI helpers | Dmitriy Zaporozhets | 2015-09-29 | 1 | -0/+27 |