summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/stores/utils.js
Commit message (Expand)AuthorAgeFilesLines
* 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