summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/diffs
Commit message (Expand)AuthorAgeFilesLines
* Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-0611-12/+15
* Exports getters individually.Filipa Lacerda2018-07-066-50/+38
* Improves performance on MR refactor and adds specsFilipa Lacerda2018-07-052-17/+22
* File Icons in Merge RequestsTim Zallmann2018-07-051-5/+9
* Fix parallel diff lines content.Fatih Acet2018-07-042-2/+12
* Improve performance of toggling diff view typeFatih Acet2018-07-039-136/+194
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-1/+1
* Resolve "Merge request collapse icon is tiny"Tim Zallmann2018-06-291-1/+5
* Resolve "Merge request refactor: Title and copy to clipboard button are behin...André Luís2018-06-291-1/+1
* Resolve "Merge request refactor displays changes dropdown incorrectly"Constance Okoghenun2018-06-291-49/+51
* Prevent fetching diffs and discussions data unnecessarily on MR pageFatih Acet2018-06-292-9/+21
* Componentize diff lines and diff commentsFatih Acet2018-06-279-339/+593
* Merge branch 'acet-mr-diffs-autosave' into 'master'Tim Zallmann2018-06-262-1/+23
|\
| * Use refs instead of querySelector.Fatih Acet2018-06-261-2/+2
| * Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-222-1/+23
* | Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-268-26/+57
* | Enable "prefer-destructuring" in JS filesgfyoung2018-06-253-3/+3
|/
* Changes tab VUE refactoringFelipe Artur2018-06-2128-0/+2740