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-03-06Handle transformed notes from polling responseHeinrich Lee Yu
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-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-14Made diff & note data consistentPhil Hughes
2018-11-05Add 'only history' option to notes filterFelipe Artur
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-09-21Use returned discussion from APIPhil Hughes
2018-09-18Fixed hidden truncated diff lines not showing when expandedPhil Hughes
2018-09-13Fixed resolved discussions not toggling expandedPhil Hughes
2018-09-07Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann
2018-09-07Fixed another rspec about collapsing notes after adding themTim Zallmann
2018-09-07Fixed Resolving, Loading more and Line BugsTim Zallmann
2018-08-01Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís
2018-07-23Improving performance of posting a comment by reducing memory + CPUTim Zallmann
2018-07-10Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda
2018-07-09This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann
2018-06-29Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-03-16Prettify notes.Fatih Acet
2018-03-13Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda
2018-03-12Fix loading icon being visible in the wrong buttonFilipa Lacerda
2018-03-10added mutation specPhil Hughes
2018-03-09Fixed issue notes being duplicatedPhil Hughes
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-09Makes close/reopen issue request to inside the vue appFilipa Lacerda
2017-12-01issue note storeSimon Knox
2017-09-22Fix rendering double note issue.Fatih Acet
2017-08-22IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet
2017-08-22IssueNotesRefactor: Fix consistent typo.Fatih Acet
2017-08-02[ci skip] Disable slash commands in edit modeFilipa Lacerda
2017-08-02[ci skip] Fix emoji being posted twice originating an errorFilipa Lacerda
2017-07-30[ci skip] Fix emoji 100 bug: Creating strucutre to a forEach and then using O...Filipa Lacerda
2017-07-28[ci skip] Remove DOM querying for paths, save them in the storeFilipa Lacerda
2017-07-27[ci skip] Add issue data and notes data provided through haml to the store to...Filipa Lacerda
2017-07-26[ci skip] Add constantsFilipa Lacerda
2017-07-25Follow vuex docs to divide store into: actions, getters and mutationsFilipa Lacerda