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
2020-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-17Replace `No due date` with `None`Victor Wu
2019-02-06Add setting for first day of the weekFabian Schneider
2018-10-25Update pikaday method import pathKushal Pandya
2018-10-10Convert remaining issue board components into ES module syntaxMike Greiling
2018-07-09Merge branch 'od/41671' into 'master'Mike Greiling
2018-07-02Replaces date.format.js in vendor with NPM packageTim Zallmann
2018-06-30save current date before Pikaday initOrlando Del Aguila
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-29Converted due_date_select to axiosPhil Hughes
2017-10-18Fix PikadayFilipa Lacerda
2017-08-09Fix pikaday being undefinedPhil Hughes
2017-07-18Fixes code quality issuesJacob Schatz
2017-07-18moves the date to the right placeJacob Schatz
2017-07-18Adds datefix class.Jacob Schatz
2017-07-18Fixes ` Infix operators must be spaced space-infix-ops`.Jacob Schatz
2017-07-18Fix date bug in JS that makes dates not work with stringsJacob Schatz
2017-04-21Adding animation for all dropdownNur Rony
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-03-18don't show loading spinners for server-rendered sidebar fieldsSimon Knox
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-10-17Convert due_date_select.js filetype to es6.Bryce Johnson
2016-10-17Stop directly parsing due_date with Date.parse, prefer parsing implicitly.Bryce Johnson
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet