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
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-24Prettify all the things (part 7)Mike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-08Fixed typo, updated test, and removed commented codeConstance Okoghenun
2018-02-08Replaced use of $.get with axios.get and updated testsConstance Okoghenun
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-10-19Remove Diff class from globalnamespaceFilipa Lacerda
2017-10-07Commenting on image diffsFelipe Artur
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-02Only copy old/new code when selecting left/right side of parallel diffDouwe Maan
2017-10-01FE review changes app codeLuke "Jared" Bennett
2017-09-20Fix diff commenting on commitsLuke "Jared" Bennett
2017-09-15Review changesLuke "Jared" Bennett
2017-09-14Dont allow diff commenting if MR lockedLuke "Jared" Bennett
2017-07-06refactor SingleFileDiff class to ES module syntaxMike Greiling
2017-06-29Render add-diff-note button with server.Bryce Johnson
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-04-03Fix container issue when switching parallel "Changes" MR tab before done loadingEric Eastwood
2017-03-24ensure lineNumbers method always returns an array with two integersMike Greiling
2017-03-21enable Array destructuring and polyfill Symbol classMike Greiling
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-12-03refactor Diff to es6 class syntaxMike Greiling
2016-12-03fix diff line highlighting by moving method from the MergeRequestTabs class t...Mike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-04Remove an extra leading space from diff contentHiroyuki Sato
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-07-24ES6ify all the things!Fatih Acet