summaryrefslogtreecommitdiff
path: root/app/serializers/note_entity.rb
Commit message (Expand)AuthorAgeFilesLines
* 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