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-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-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab 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-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-14Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-20only show error if there is an errorSimon Knox
2018-01-30Replace $.get in single file diff with axiosClement Ho
2017-12-13Export old code into es6 modulesFilipa Lacerda
2017-10-07Commenting on image diffsFelipe Artur
2017-07-06refactor SingleFileDiff class to ES module syntaxMike Greiling
2017-07-06refactor single_file_diff.js to use ES class syntaxMike Greiling
2017-07-05Remove IIFEs around several javascript classesMike Greiling
2017-06-29Render add-diff-note button with server.Bryce Johnson
2017-05-23Clean up diff renderingDouwe Maan
2017-05-09remove bind polyfill from single_file_diff.jsMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-14fixed commit diff linking and added specsLuke "Jared" Bennett
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-03re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback...Luke Bennett
2016-12-03temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-10Changed how resolving notes is renderedPhil Hughes
2016-11-01Merge branch '21633-permalink-to-collapsed-diff-line-does-not-work' into 'mas...Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-22Added forceLoad ability to singleFileDiffs, added callback to getContentHTML,...Luke Bennett
2016-09-03Updated diff toggle targets and added iconLuke Bennett
2016-08-04Fixed issue with expand diff not initializing resolve buttonsPhil Hughes
2016-08-01Checks if DiffNotesApp is definedPhil Hughes
2016-08-01Moved method to compile components from window into diffnotesappPhil Hughes
2016-08-01Updated issues with jump tp buttonPhil Hughes
2016-07-24ES6ify all the things!Fatih Acet