summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores/mutations.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-0/+3
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+3
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-3/+3
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-14/+3
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+4
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-15/+26
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-5/+33
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-12/+12
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-4/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-16/+22
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+7
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+9
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+12
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+36
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-0/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-3/+4
* Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+4
* Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-181-0/+7
* Fix polling for replies to individual notesHeinrich Lee Yu2019-02-141-2/+2
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+5
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-2/+5
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+11
* Fix MR discussion counts being offPaul Slaughter2018-12-101-1/+1
* Resolve "Navigating unresolved discussions on Merge Request page"André Luís2018-12-081-0/+1
* Updated variable name to forceExpandedPhil Hughes2018-12-041-2/+2
* Fixed multiple diff line discussions not expandingPhil Hughes2018-12-041-2/+4
* Improve discussion rendering performancePhil Hughes2018-11-271-10/+28
* Made diff & note data consistentPhil Hughes2018-11-141-2/+2
* Add 'only history' option to notes filterFelipe Artur2018-11-051-0/+4
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+4
* Use returned discussion from APIPhil Hughes2018-09-211-1/+2
* Fixed hidden truncated diff lines not showing when expandedPhil Hughes2018-09-181-1/+4
* Fixed resolved discussions not toggling expandedPhil Hughes2018-09-131-6/+1
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-071-0/+7
* Fixed another rspec about collapsing notes after adding themTim Zallmann2018-09-071-5/+4
* Fixed Resolving, Loading more and Line BugsTim Zallmann2018-09-071-9/+2
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-011-4/+15
* Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-231-15/+4
* Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda2018-07-101-0/+5
* This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-091-1/+0
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-291-0/+4
* Changes tab VUE refactoringFelipe Artur2018-06-211-46/+50