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-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-01-29Wraps Select 2 Import into its own webpack bundleTim Zallmann
Wraps all imports for select 2 to deferred imports, especially in the main.js we are actually checking if there is any select 2 element on the page or not.
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-03-10require jQuery to be explicitly importedMike Greiling
2017-10-31Load participants asyncEric Eastwood
2017-10-26Remove issuableContext from global namespaceFilipa Lacerda
2017-10-23Fix CSS in load more participantsFilipa Lacerda
2017-09-28Only trigger loadCheck on open toggle, not close. Update specs and add ↵Luke "Jared" Bennett
right_sidebar_spec test for additions
2017-09-28Conditionally call loadCheck if lazyLoader is presentLuke "Jared" Bennett
2017-09-28Trigger load of lazy images when opening sidebar, or clicking 'more ↵Luke "Jared" Bennett
participants'
2017-08-10removed global use of breakpoint checkerPhil Hughes
2017-07-25moved some more inline codePhil Hughes
removed some global variable comments
2017-07-25Removed inline JS in shared HAML filesPhil Hughes
2017-05-16Removes nicescroll from issuable sidebarPhil Hughes
2017-05-12Import export users selectLuke "Jared" Bennett
2017-03-22remove Cookies class from global spaceMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-25Moved the turbolinks listener from application.js to the corresponding ↵Jose Ivan Vargas
issuable sidebar file
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