Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22Remove big if-else structure in favor of arrayLukas Eipert
2019-01-22Memoize timeago localesLukas Eipert
2019-01-22Remove reference to unused js-timeago-render classLukas Eipert
2019-01-21Improved Performance by delaying Tooltip setup for localtimeagoTim Zallmann
2019-01-08Add `newDate` helper, update `getTimeframeWindowFrom`Kushal Pandya
2018-11-07CE backport - Chart showing issues created per monthConstance Okoghenun
2018-11-07Resolve "Issue board card design"Constance Okoghenun
2018-10-25Add calculateRemainingMilliseconds() helper functionWinnie Hellmann
2018-10-25Run through Prettier and remove ESLint disablesKushal Pandya
2018-10-25Add pretty_time methodsKushal Pandya
2018-10-25Add pikaday parsing methodsKushal Pandya
2018-10-25Convert methods to ES6 exportsKushal Pandya
2018-10-04Add component tests for scheduled job frontendWinnie Hellmann
2018-10-02Add scheduled job dropdown to pipelines listWinnie Hellmann
2018-07-02Replaces date.format.js in vendor with NPM packageTim Zallmann
2018-06-07Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho
2018-06-07Add timeframe helper methodsKushal Pandya
2018-06-03Use the default strings of timeago.js for timeagoTakuya Noguchi
2018-05-24Restore tooltip arrowsClement Ho
2018-05-23Merge branch 'master' into bootstrap4Clement Ho
2018-05-22Use "right now" for short time periodsWinnie Hellmann
2018-04-18Fix bug where some timeago tooltips didn't have arrowsClement Ho
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-07Add more date helper functionsKushal Pandya
2017-12-21Restore missing language code in datetime_utility.jsWinnie Hellmann
2017-12-07Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-12-07Don't set timeago title to what was already there.Bob Van Landuyt
2017-11-16Fix potential EE conflictClement Ho
2017-11-13Merge branch 'master' into backport-add-epic-sidebarClement Ho
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-11-11Backport of add-epic-sidebarClement Ho
2017-09-22Fix translation for 'in a while'Kim "BKC" Carlbäcker
2017-06-30Restore timeago translations in renderTimeago.Bryce Johnson
2017-06-29Remove initTimeagoTimeout and let timeago.js update timeagos internally.Bryce Johnson
2017-06-15Translate time tooltips.Bob Van Landuyt
2017-06-12Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-17fix eslint failuresMike Greiling
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-07Improved timeago performancePhil Hughes
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-10Correct merge conflictsLuke "Jared" Bennett
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2016-12-07Fixed timeago re-rendering every elementPhil Hughes
2016-11-23timeago should be a dependency of datetime_utilityMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett