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
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-08-01Reapply "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís
2018-08-01Revert "Merge branch '_acet-fix-mr-autosave' into 'master'"André Luís
2018-07-18Revert debounce.Fatih Acet
2018-07-18Fix resetting autosave value after cancel.Fatih Acet
2018-07-18Debounce Autosave callback.Fatih Acet
2018-07-18Add dispose method to autosave mixin.Fatih Acet
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2017-10-12remove global exportMike Greiling
2017-10-12convert Autosave into pure es module and remove global exportMike Greiling
2017-08-13Only starts autosave if user is logged inFilipa Lacerda
2017-08-13Fixes autosave not enabling comment button when it is restored.Filipa Lacerda
2017-08-07Init adding testsFilipa Lacerda
2017-08-03Keep the replies when the user leaves the pageFilipa Lacerda
2017-05-05Fallback localstorage casesLuke "Jared" Bennett
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet