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
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-05-29Replace help-block with form-text.text-mutedClement Ho
2018-04-12[skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho
2018-04-06Add confirmation modal to "Change username"Shah El-Rahman
2018-03-22Rename modal.vue to deprecated_modal.vueWinnie Hellmann
2018-03-20remove JS for cookie togglePhil Hughes
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-23removed profile webpack bundle tagConstance Okoghenun
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-08Remove unused codeClement Ho
2018-02-08Replace $.ajax in profile.js with axiosClement Ho
2018-01-06[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-05Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda
2018-01-05Add id to modal.vue to support data-toggle="modal"Winnie Hellmann
2018-01-04Added multi editor setting on the profile preferences pageJose Ivan Vargas
2017-12-12Rename popup-dialog to modalWinnie Hellmann
2017-11-01karma spec updatesPhil Hughes
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-06Show confirmation modal before deleting accountWinnie Hellmann
2017-09-27Check orientation of profile imageGuilherme Vieira
2017-09-09Use modules in common utilsFilipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-01include cropper jQuery plugin as an npm moduleMike Greiling
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-03-17Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu
2017-03-15Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-03-04merge cropper library into profile_bundleMike Greiling
2017-03-01Fix ES6 interpolation in GitLabCrop classRobert Speicher
2017-02-27Merge branch 'ssh-key-paste' into 'master' Filipa Lacerda
2017-02-27Updates SSH key title after pasting keyPhil Hughes
2017-02-24remove require.context from profile_bundleMike Greiling
2017-02-13Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan
2017-02-01Add checkbox in UI to opt into receiving notifications about your activityRichard Macklin
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-26Prevent form to be submitted twiceAlfredo Sumaran
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-28re-enable submit button after username change failureMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-11-21showing unconfirmed email status in profileNur Rony
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-05Fix profile test failure.Bryce Johnson
2016-10-05Set defaults in constructor, in case opts are undefined.Bryce Johnson
2016-10-05Pass default opts.Bryce Johnson