summaryrefslogtreecommitdiff
path: root/app/serializers/note_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc4216-0-stableGitLab Bot2023-05-171-0/+14
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+18
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+1
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-2/+8
* Enable frozen string in app/serializers/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-serializersgfyoung2018-07-231-0/+2
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-2/+26
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-0/+4
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-1/+1
* Refactor discussions/notes codeJan Provaznik2018-04-031-30/+0
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+12
* Fix specsDouwe Maan2017-08-301-2/+2
* Misc tweaksDouwe Maan2017-08-171-2/+2
* Return null attachment when there is noneDouwe Maan2017-08-171-1/+1
* Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-111-2/+2
* Fix failing static-analysis (rubocop)Jarka Kadlecova2017-08-111-3/+3
* Remove duplicate attributes from discussion entity and move note.can_edit int...Douwe Maan2017-07-211-2/+4
* Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-211-0/+58