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-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-15I18N JS files starting with nBrandon 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-11-27Replace `=== true` with `parseBoolean()`Winnie Hellmann
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-03-10require jQuery to be explicitly importedMike Greiling
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-11-02Make NamespaceSelect change URL when filteringWinnie Hellmann
2017-10-26Reduce eslint-disable from NamespaceSelectWinnie Hellmann
2017-10-26Replace showAny for NamespaceSelect by isFilterWinnie Hellmann
2017-10-26Inline onSelectItem of NamespaceSelectWinnie Hellmann
2017-10-26Make NamespaceSelect a moduleWinnie Hellmann
2017-05-20Add users endpoint to frontend API classWinnie Hellmann
2017-05-09remove bind polyfill from namespace_select.jsMike Greiling
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-14Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-12-14resolve all instances of no-undef eslint rule 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