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
2018-09-19Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
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-14Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter
2018-09-13Display click to expand on collapsed diffsAndré Luís
2018-09-12Use gitlab-ui loading iconClement Ho
2018-09-11add tooltip directive from gitlab-uiSimon Knox
2018-09-10Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann
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-07Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann
2018-09-07Added new tests for newly added mutations, actions, utilsTim 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-07Fix for displaying left side comments when no discussion availableTim Zallmann
2018-09-07Fixed Left side commentsTim Zallmann
2018-09-07Delete Discussions fixTim Zallmann
2018-09-07Fix for Getter + LintingTim Zallmann
2018-09-07Fixes for Karma TestsTim Zallmann
2018-09-07Fixed Problems with Inline View + SpecsTim Zallmann
2018-09-07Removed the testing console.log'sTim 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-07Loading Discussions later on DiffsTim Zallmann
2018-09-07Fixed error in mutations of diff + removed unused varsTim Zallmann
2018-09-07Incremental RenderingTim Zallmann
2018-09-07Updated the Diff Line Gutter ContentTim Zallmann
2018-09-07Only rendering diff for nowTim Zallmann
2018-09-07Start of non getter VersionTim Zallmann
2018-09-06Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter
2018-09-06Merge branch '46340-remove-extra-spaces-from-mr-discussion-notes-after-vuejs'...Annabel Dunstone Gray
2018-09-06Make MR diff file filter input Clear button functionalKushal Pandya
2018-09-05Remove extra spaces from MR discussion notesTakuya Noguchi
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
2018-08-08Fixed text removal memory saving + Fixed collapsed non text filesTim Zallmann
2018-08-08Memory savings on diffLine ObjectTim Zallmann
2018-08-08Fix for displaying loading when collapsedTim Zallmann
2018-08-08ESLint FixesTim Zallmann
2018-08-08Incremental Rendering of the MRTim Zallmann