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
2019-08-10Replace ... with new expansion optionsSamantha Ming
2019-07-03Rebased and squashed commitsNatalia Tepluhina
2019-06-14Added diff suggestion popoverPhil Hughes
2019-05-03Impove the performance of expanding full diffPhil Hughes
2019-04-12CE backport of image-comment-reviewsPhil Hughes
2019-03-11Fix expand all button not workingPhil Hughes
2019-03-06Add option to expand diff to full filePhil Hughes
2019-02-13Fixed diff rendering causing a duplicate key warningPhil Hughes
2019-02-05Added fuzzy file finder to merge requestsPhil Hughes
2019-01-24Added dropdown for diff settingsPhil Hughes
2019-01-15Collapses directory structure in merge request treePhil Hughes
2018-12-15Fixed duplicated inline diff discussionsPhil Hughes
2018-12-13Fixed parallel discussions throwing an errorPhil Hughes
2018-12-12Fixed notes not being applied to diff linesPhil Hughes
2018-12-08Resolve "Navigating unresolved discussions on Merge Request page"André Luís
2018-12-05Fixed multiple discussions getting added to diff linesPhil Hughes
2018-11-30Resolve "Merge request refactor does not highlight selected line"Sam Bigelow
2018-11-27Improve discussion rendering performancePhil Hughes
2018-11-14Made diff & note data consistentPhil Hughes
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-07Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-05Re-implemented image commenting on diffsPhil Hughes
2018-10-30Fixes diff discussions not being fully removedPhil Hughes
2018-10-25Update the state, not a paramPhil Hughes
2018-10-24Impove diff discussion dataPhil Hughes
2018-10-03Added file tree to merge request diffsPhil Hughes
2018-09-18Changed isDiscussionApplicableToLine to accept an objectPhil Hughes
2018-09-17Updated latestDiff logic to only be used to LegacyDiffNotesPhil Hughes
2018-09-17Updated LegacyDiffNote logicPhil Hughes
2018-09-17Moved legacy diff note check into util methodPhil Hughes
2018-09-17Re-enable legacy diff notes on merge request diffsPhil Hughes
2018-09-08Resolve "Merge requests show outdated discussions on changes tab"André Luís
2018-09-08Fix for a check that fails if no file can be selectedTim Zallmann
2018-09-07Fix typo on targetLine in mutationAndré Luís
2018-09-07Cosmetic changes to let setupTim Zallmann
2018-09-07Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann
2018-09-07Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann
2018-09-07Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann
2018-09-07Fixed Resolving, Loading more and Line BugsTim Zallmann
2018-09-07Fixed Problems with Inline View + SpecsTim Zallmann
2018-09-07Adding new threads to MR pageTim Zallmann
2018-09-07Updated discussion loading to be deferred and in the stateTim Zallmann
2018-09-07Added constants for Render values + Optimised for LoopTim Zallmann
2018-09-07Only rendering diff for nowTim Zallmann
2018-09-06Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter
2018-08-14Added compute property to diff file + changed a for loopTim Zallmann
2018-08-13Fixed ESLint errorTim Zallmann
2018-08-13Added constants for Render values + Optimised for LoopTim Zallmann