GitLab Bot
d10e04a10b
Add latest changes from gitlab-org/gitlab@master
2020-11-05 06:08:56 +00:00
GitLab Bot
fa7ac2663b
Add latest changes from gitlab-org/gitlab@master
2020-06-24 06:09:01 +00:00
GitLab Bot
c4c1fc5fe7
Add latest changes from gitlab-org/gitlab@master
2020-05-15 15:08:04 +00:00
GitLab Bot
6ac4a6713e
Add latest changes from gitlab-org/gitlab@master
2020-03-27 09:08:28 +00:00
GitLab Bot
154b9bae14
Add latest changes from gitlab-org/gitlab@master
2020-03-17 21:09:16 +00:00
GitLab Bot
d43aaf286f
Add latest changes from gitlab-org/gitlab@master
2020-03-17 00:09:12 +00:00
GitLab Bot
5ad0cf2655
Add latest changes from gitlab-org/gitlab@master
2020-01-23 12:08:38 +00:00
GitLab Bot
6d43720a1a
Add latest changes from gitlab-org/gitlab@master
2019-10-25 00:06:14 +00:00
Alexandru Croitor
c99402c05f
Add policy check if cross reference system notes are accessible
2019-09-30 14:22:05 +02:00
Bob Van Landuyt
b6ff5f1e14
Expose comments on Noteables in GraphQL
...
This exposes `Note`s on Issues & MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.
Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
2019-06-14 12:36:27 +02:00
Igor Drozdov
5169dafccf
Forbid creating discussions for users with restricted access
2019-03-04 18:37:08 +00:00
Heinrich Lee Yu
9f67b886b2
Prevent award_emoji to notes not visible to user
...
When the parent noteable is not visible to the user (e.g. confidential)
we prevent the user from adding emoji reactions to notes
2019-01-31 16:51:17 +01:00
Cindy Pallares
e122e14ac6
Merge branch 'security-guest-comments' into 'master'
...
[master]Fixed ability to comment on and edit/delete comments on locked or confidential issues
See merge request gitlab/gitlabhq!2612
2018-11-28 19:11:56 -05:00
Douwe Maan
267a909600
Remove edit_note and update_note abilities in favor of admin_note
2018-04-10 15:46:20 +02:00
Jarka Kadlecova
994e7d1359
Create system notes for MR too, improve doc + clean up code
2017-09-14 14:50:32 +02:00
Jarka Kadlecova
b928720852
Support discussion locking in the backend
2017-09-14 14:50:32 +02:00