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-11-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-24Removed pluralize functionEzekiel Kigbo
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-25Limit time tracking values to hoursJon Kolb
2019-06-05I18N datetime utility fileBrandon Labuschagne
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-05-28Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt
2019-05-23Internationalisation of lib directoryBrandon Labuschagne
2019-04-03Replace 'x seconds ago' with 'just now'Sergiu Marton
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