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
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