summaryrefslogtreecommitdiff
path: root/app/serializers/note_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-111-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-261-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-101-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-091-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-161-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