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
2020-03-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-26Add edit_note and spec for editing quick actionsPatrick Derichs
2019-08-15Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan
2019-08-12Add kbd shortcuts for discussion navigationSam Bigelow
2019-08-07Do not persist notes filter when auto-switchingHeinrich Lee Yu
2019-08-05Fixed bug from extra parenthesisDonald Cook
2019-07-15Fix race condition with polling when saving notesHeinrich Lee Yu
2019-07-10Remove deleteNote from notes serviceWinnie Hellmann
2019-07-10Remove toggleAward from notes serviceWinnie Hellmann
2019-07-06Remove applySuggestion from notes serviceWinnie Hellmann
2019-07-03Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann
2019-06-28Rearrange discussion resolve buttons & update button displaySamantha Ming
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-05-08Make hasQuickActions statelessWinnie Hellmann
2019-05-08Handle errors in successful notes replyWinnie Hellmann
2019-05-07Resolve discussion when suggestion is appliedPaul Slaughter
2019-05-01Internationalisation of notes directoryBrandon Labuschagne
2019-05-01Extract discussion notes into new componentPaul Gascou-Vaillancourt
2019-03-06Handle transformed notes from polling responseHeinrich Lee Yu
2019-03-01Move EE differences in CE diff files into CEPhil Hughes
2019-02-18Cancelling reply reverts comment to initial stateConstance Okoghenun
2019-02-14Fix polling for replies to individual notesHeinrich Lee Yu
2019-02-06Add reply to notes to turn into discussionsHeinrich Lee Yu
2019-01-25Adjusts suggestions unable to be appliedOswaldo Ferreira
2019-01-22Trim first char of diff line text on diff discussionsDouwe Maan
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-11Fix MR discussion counts being offPaul Slaughter
2018-12-08Resolve "Navigating unresolved discussions on Merge Request page"André Luís
2018-12-04Updated variable name to forceExpandedPhil Hughes
2018-12-04Fixed multiple diff line discussions not expandingPhil Hughes
2018-11-27Improve discussion rendering performancePhil Hughes
2018-11-20Prettify all the thingsMike Greiling
2018-11-14Made diff & note data consistentPhil Hughes
2018-11-09Consistently use Vue.nexTick when starting taskListPhil Hughes
2018-11-09Init task list when creating new note & discussionPhil Hughes
2018-11-09Fix TaskList init on update & pollPhil Hughes