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-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
2016-10-05Refactor GitLabCrop to ES6.Bryce Johnson
2016-10-05Make use of destructuring options, clean up based on feedback.Bryce Johnson
2016-10-05Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson
2016-10-05Refactor Profile to use ES6.Bryce Johnson
2016-10-05Fixup debugger ref left in Dispatcher.Bryce Johnson
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-06-30Add a helper function for getting the page path from JS.Connor Shea
2016-06-30Split Cropper.js from the main JavaScript manifest.Connor Shea