summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/datetime_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-2/+46
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-5/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-76/+64
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-251-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-061-2/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-041-7/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-7/+0
* Removed pluralize functionEzekiel Kigbo2019-07-241-10/+5
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-2/+8
* Limit time tracking values to hoursJon Kolb2019-06-251-1/+8
* I18N datetime utility filejs-i18n-datetimeBrandon Labuschagne2019-06-051-1/+1
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-1/+6
* Internationalisation of lib directoryBrandon Labuschagne2019-05-231-10/+18
* Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-031-3/+7
* Remove big if-else structure in favor of arrayLukas Eipert2019-01-221-64/+38
* Memoize timeago localesLukas Eipert2019-01-221-38/+86
* Remove reference to unused js-timeago-render classLukas Eipert2019-01-221-31/+15
* Improved Performance by delaying Tooltip setup for localtimeagoTim Zallmann2019-01-211-8/+18
* Add `newDate` helper, update `getTimeframeWindowFrom`Kushal Pandya2019-01-081-7/+27
* CE backport - Chart showing issues created per monthConstance Okoghenun2018-11-071-1/+1
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-1/+9
* Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+12
* Run through Prettier and remove ESLint disablesKushal Pandya2018-10-251-41/+44
* Add pretty_time methodsKushal Pandya2018-10-251-0/+53
* Add pikaday parsing methodsKushal Pandya2018-10-251-0/+29
* Convert methods to ES6 exportsKushal Pandya2018-10-251-39/+36
* Add component tests for scheduled job frontendWinnie Hellmann2018-10-041-0/+1
* Add scheduled job dropdown to pipelines listWinnie Hellmann2018-10-021-0/+20
* Replaces date.format.js in vendor with NPM packageTim Zallmann2018-07-021-23/+16
* Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\
| * Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | Add timeframe helper methodsKushal Pandya2018-06-071-29/+48
|/
* Restore tooltip arrowsClement Ho2018-05-231-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-221-19/+79
|\
| * Use "right now" for short time periodsWinnie Hellmann2018-05-221-19/+80
* | Fix bug where some timeago tooltips didn't have arrowsClement Ho2018-04-181-1/+1
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Add more date helper functionsKushal Pandya2018-02-071-2/+121
* Restore missing language code in datetime_utility.jsWinnie Hellmann2017-12-211-5/+13