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-28Change the way totalNotes is calculatedIgor Drozdov
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-02Backport from EEjboyson1
2019-07-18Resolve "Tooltips on note timestamps not showing for issues"Natalia Tepluhina
2019-07-10Remove deleteNote from notes serviceWinnie Hellmann
2019-07-09Updates on success of an MR the count on top and in other tabsTim Zallmann
2019-07-06Remove applySuggestion from notes serviceWinnie Hellmann
2019-07-03Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern
2019-07-03Rebased and squashed commitsNatalia Tepluhina
2019-07-03Fix typo in updateResolvableDiscussionsCounts actionWinnie Hellmann
2019-07-02prettified noteable_discussion spec fileMichel Engelen
2019-07-02prettified js testfile for noteable_discussion componentMichel Engelen
2019-07-02updated karma test for noteable_discussion componentMichel Engelen
2019-07-02prettified noteable_discussion component and updated testsMichel Engelen
2019-06-28Rearrange discussion resolve buttons & update button displaySamantha Ming
2019-06-21Add back trimChar method to remove trailing +/-Samantha Ming
2019-06-06Change "Report abuse to GitLab" to more generic wording.Marc Schwede
2019-06-03Move NoteApp tests to JestWinnie Hellmann
2019-05-31Fix emoji picker visibility issueFatih Acet
2019-05-29Increase global karma timeoutHeinrich Lee Yu
2019-05-28Increase timeout of flaky specsHeinrich Lee Yu
2019-05-08Add failing test for saveNote error handlingWinnie Hellmann
2019-05-07Resolve discussion when suggestion is appliedPaul Slaughter
2019-05-01Extract discussion notes into new componentPaul Gascou-Vaillancourt
2019-04-04Fixed test specsOswaldo Ferreira
2019-04-03Remove reply_to_individual_notes feature flagHeinrich Lee Yu
2019-03-28Upgraded Vue to 2.6.8Tim Zallmann
2019-03-26Remove top-level mount from note_form_spec.jsWinnie Hellmann
2019-03-23Move some tests from Karma to JestWinnie Hellmann
2019-03-21Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann
2019-03-21Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann
2019-03-21Use autosave utilities in NoteForm componentWinnie Hellmann
2019-03-06Handle transformed notes from polling responseHeinrich Lee Yu
2019-03-01Move EE differences in CE diff files into CEPhil Hughes
2019-03-01Merge branch 'winh-note_form_spec-vue-test-utils' into 'master'Fatih Acet
2019-02-28Refactor note_form_spec.js to use Vue test utilsWinnie Hellmann
2019-02-27Fix misspellings in app/spec executable linesTakuya Noguchi
2019-02-26Add support for toggling discussion filter from notes sectionKushal Pandya
2019-02-25Extract ResolveWithIssueButton from NoteableDiscussion componentWinnie Hellmann
2019-02-21Merge branch 'winh-jest-gitlab-ui' into 'master'Kushal Pandya
2019-02-21Move discussion_jump_to_next_button_spec.js to JestWinnie Hellmann
2019-02-20CE backport of design-management-issue-tabPhil Hughes
2019-02-18Remove noteId prop from ReplyButton componentWinnie Hellmann
2019-02-18Cancelling reply reverts comment to initial stateConstance Okoghenun
2019-02-14Fix polling for replies to individual notesHeinrich Lee Yu
2019-02-12Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann
2019-02-12Merge branch '55209-tool-tip-hides-menu-item' into 'master'Phil Hughes