summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores/utils.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-7/+7
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+8
* Fixed bug from extra parenthesis63474-applying-a-quick-action-does-not-show-the-correct-messageDonald Cook2019-08-051-1/+1
* Make hasQuickActions statelesswinh-notes-error-handlingWinnie Hellmann2019-05-071-3/+4
* Internationalisation of notes directoryBrandon Labuschagne2019-05-011-3/+4
* Trim first char of diff line text on diff discussionsDouwe Maan2019-01-221-0/+4
* Impove diff discussion datamr-diff-dataPhil Hughes2018-10-241-12/+0
* Updated LegacyDiffNote logicPhil Hughes2018-09-171-2/+1
* Moved legacy diff note check into util methodPhil Hughes2018-09-171-5/+2
* Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-171-1/+5
* Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-071-4/+0
* Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-1/+1
* Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-071-1/+0
* Adding new threads to MR pageTim Zallmann2018-09-071-6/+20
* Revert "Merge branch 'tz-mr-refactor-mem-posting' into 'master'"André Luís2018-08-011-3/+6
* Improving performance of posting a comment by reducing memory + CPUTim Zallmann2018-07-231-6/+3
* Prettify notes.Fatih Acet2018-03-161-5/+8
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-1/+0
* Follow vuex docs to divide store into: actions, getters and mutationsFilipa Lacerda2017-07-251-0/+31