Commit Graph

22 Commits

Author SHA1 Message Date
GitLab Bot 0ae8428c8e Add latest changes from gitlab-org/gitlab@master 2021-05-11 21:10:21 +00:00
GitLab Bot 2446c39ada Add latest changes from gitlab-org/gitlab@master 2021-03-26 15:09:18 +00:00
GitLab Bot ff06f859cd Add latest changes from gitlab-org/gitlab@master 2020-11-10 15:09:14 +00:00
GitLab Bot 0ab6d56c15 Add latest changes from gitlab-org/gitlab@master 2020-11-09 12:09:24 +00:00
GitLab Bot 6de7d2c195 Add latest changes from gitlab-org/gitlab@master 2020-09-16 15:09:32 +00:00
GitLab Bot 3fc9a8e695 Add latest changes from gitlab-org/gitlab@master 2019-11-15 12:06:12 +00:00
Oswaldo Ferreira ed3034bbb7 Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
Jan Provaznik d95c1f0335 Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
gfyoung dce26700b2 Enable frozen string in app/serializers/**/*.rb
Partially addresses #47424.
2018-07-23 11:27:39 -07:00
Brett Walker 750af9fd32 Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Bob Van Landuyt 04c7d0d555 Prevent awarding emoji when a project is archived
This prevents performing the requests, and disables all emoji reaction buttons
2018-04-11 10:51:43 +02:00
Douwe Maan 267a909600 Remove edit_note and update_note abilities in favor of admin_note 2018-04-10 15:46:20 +02:00
Jan Provaznik 65664c2eae Refactor discussions/notes code 2018-04-03 16:03:00 +00:00
Fatih Acet 059ab73b8e Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
Douwe Maan a540f55c6e Fix specs 2017-08-30 10:43:10 +02:00
Douwe Maan 7c491d4fef Misc tweaks 2017-08-17 19:27:11 +02:00
Douwe Maan 3ef93db5a8 Return null attachment when there is none 2017-08-17 15:00:10 +02:00
Jarka Kadlecova d78037c246 Use UserNoteEntity instead of UserEntity for notes 2017-08-11 18:48:06 +02:00
Jarka Kadlecova fc9e57434c Fix failing static-analysis (rubocop) 2017-08-11 14:24:59 +02:00
Douwe Maan cf926f6b7f Remove duplicate attributes from discussion entity and move note.can_edit into note.current_user 2017-07-21 22:35:25 +03:00
Douwe Maan 76c3d2d434 Add full JSON endpoints for issue notes and discussions 2017-07-21 22:35:24 +03:00