summaryrefslogtreecommitdiff
path: root/spec/helpers/time_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+10
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Drop `allow_overflow` option in `TimeHelper.duration_in_numbers`Shinya Maeda2018-10-181-26/+9
* Do not omit leading zeros in duration_in_numbers helperWinnie Hellmann2018-10-021-4/+4
* Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-10/+28
* Update time_helper.rb to fix output for exact minutes.Marcel Amirault2018-07-101-4/+6
* Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-8/+8
* 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-14/+11
* Refactor CI helpersDmitriy Zaporozhets2015-09-291-0/+37