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
2019-05-07Internationalisation of protected_branches directoryBrandon Labuschagne
2018-10-17Prettify protected_branches and protected_tags modulesMike Greiling
2018-06-27CE port gitlab-ee!6112Luke Bennett
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-02Remove protected branches webpack bundle tagClement Ho
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-05Converted protected_branch_edit.js to use axiosPhil Hughes
2018-01-12Generalize protected branch/tag dropdownsEric Eastwood
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-05address-code-stylingJose Ivan Vargas
2017-09-27Addressed observationsJose Ivan Vargas
2017-09-20Added defaults for the protected branches dropdowns for the repository settingsJose Ivan Vargas
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-20Spread used propskushalpandya
2017-07-20Initialize module on bundle loadkushalpandya
2017-07-20Remove unnecessary `scrollTo`kushalpandya
2017-07-19Export only used classeskushalpandya
2017-07-19Fix lint errors, add constructor infokushalpandya
2017-07-19Convert to ES6 classkushalpandya
2017-07-19Rename to `index.js`kushalpandya
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-04Fix eslint and rubocopClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-28Fix custom protected branch pattern jumping scroll position to topEric Eastwood
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-24Merge branch 'remove-require-context-protected-branches-bundle' into 'master' Alfredo Sumaran
2017-02-24remove require.context from protected_branches_bundleMike Greiling
2017-02-09Removed jQuery UI highlight & autocompletePhil Hughes
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all no-trailing-spaces eslint violationsMike Greiling
2017-01-19resolve all no-irregular-whitespace eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-28Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran
2016-12-14ensure classes declared outside an IIFE are properties of windowMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-11-22Fixed protected branches dropdownPhil Hughes
2016-11-22Fixed up testsPhil Hughes
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-20Create protected branches bundleAlfredo Sumaran