summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib/utils/datetime_utility.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-79/+83
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-10/+48
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-7/+17
* 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
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-071-2/+0
|\
| * Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-106/+114
|/
* Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-161-0/+1
* Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-131-2/+3
|\
| * Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+3
* | Backport of add-epic-sidebarClement Ho2017-11-101-1/+14
|/
* Fix translation for 'in a while'translation-timeago-a-while-agoKim "BKC" Carlbäcker2017-09-221-2/+2
* Restore timeago translations in renderTimeago.restore-timeago-translationBryce Johnson2017-06-301-1/+1
* Remove initTimeagoTimeout and let timeago.js update timeagos internally.bpj-init-timeago-timeout-less-frequentlyBryce Johnson2017-06-291-21/+3
* Translate time tooltips.Bob Van Landuyt2017-06-151-1/+1
* Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda2017-06-121-0/+21
* Translate project & repository pagesBob Van Landuyt2017-06-071-21/+43
* fix eslint failuresMike Greiling2017-05-161-2/+1