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 (Collapse)Author
2020-08-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-21I18N JS files starting with sBrandon Labuschagne
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2017-11-20Export code as ES6 modulesFilipa Lacerda
2017-07-06refactor subscription_select.js to use ES class syntaxMike Greiling
2017-07-05Remove IIFEs around several javascript classesMike Greiling
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-07-24ES6ify all the things!Fatih Acet