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-12-05Fixed multiple discussions getting added to diff linesPhil Hughes
2018-12-04Fixed diff files not expandingPhil Hughes
2018-11-30Resolve "Merge request refactor does not highlight selected line"Sam Bigelow
2018-11-28Merge branch 'discussion-perf-fixes' into 'master'Filipa Lacerda
2018-11-27Improve discussion rendering performancePhil Hughes
2018-11-27Replace `=== true` with `parseBoolean()`Winnie Hellmann
2018-11-20Prettify all the thingsMike Greiling
2018-11-20Merge branch 'gt-fix-typo-in-notebook-props' into 'master'Fatih Acet
2018-11-15Rename diffs store variableGeorge Tsiolis
2018-11-15Fix typos in comments for jsGeorge Tsiolis
2018-11-14Made diff & note data consistentPhil Hughes
2018-11-12Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-09Init task list when creating new note & discussionPhil Hughes
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-07Show expand all button on merge request diffsPhil Hughes
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-06Restored width & height propertiesPhil Hughes
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-12Improve MR file tree on small screensAndré Luís
2018-10-06Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís
2018-10-04Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes
2018-10-03Added file tree to merge request diffsPhil Hughes
2018-10-01Fix MR discussion not loaded issueMark Chao
2018-09-21Changed `true` string to a booleanPhil Hughes
2018-09-21Use returned discussion from APIPhil Hughes
2018-09-21Return discussion object from NotesController#create when return_discussion p...Douwe Maan
2018-09-20Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís
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-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