summaryrefslogtreecommitdiff
path: root/spec/serializers/diff_file_entity_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+11
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-3/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-2/+5
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
|
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-1/+7
| | | | | | - replaced file.too_large - replaced file.text - replaced file.collapsed
* Remove unused data from discussions endpointOswaldo Ferreira2018-12-061-33/+0
| | | | | | | We don't need a series of attributes to render diff files on discussions.json request. Therefore this MR removes lots of unnecessary attributes from the request, mainly the highlighted diff lines, which are pretty expensive.
* Fix LFS uploaded images not being renderedOswaldo Ferreira2018-10-051-0/+5
|
* Use a serializer to render diff linesFelipe Artur2018-08-311-0/+17
|
* Render LegacyDiffNote when diff_file blob is nilFelipe Artur2018-07-041-0/+14
|
* Changes tab VUE refactoringFelipe Artur2018-06-211-8/+40
|
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+24