- Feb 24, 2020
-
-
GitLab Bot authored
-
- Jan 23, 2020
-
-
GitLab Bot authored
-
- Dec 10, 2019
-
-
GitLab Bot authored
-
- Nov 29, 2019
-
-
GitLab Bot authored
-
- Nov 26, 2019
-
-
GitLab Bot authored
-
- Nov 07, 2019
-
-
GitLab Bot authored
-
- Nov 06, 2019
-
-
GitLab Bot authored
-
- May 02, 2019
-
-
Sean McGivern authored
This is now entirely handled by `create_note`: 1. Project snippets prevent `create_note`. 2. Uploads already only support routing for personal snippets. This simplifies some policies and access checks, too!
-
- Feb 05, 2019
-
-
Stan Hu authored
-
- Jan 31, 2019
-
-
Heinrich Lee Yu authored
This changes the permission check so it uses the policy on Noteable instead of Project. This prevents bypassing of rules defined in Noteable for locked discussions and confidential issues. Also rechecks permissions when reply_to_discussion_id is provided since the discussion_id may be from a different noteable.
-
- Jan 24, 2019
-
-
- Jan 22, 2019
-
-
Heinrich Lee Yu authored
This changes the permission check so it uses the policy on Noteable instead of Project. This prevents bypassing of rules defined in Noteable for locked discussions and confidential issues. Also rechecks permissions when reply_to_discussion_id is provided since the discussion_id may be from a different noteable.
-
- Jul 24, 2018
-
-
gfyoung authored
Enable frozen string in: * app/presenters * app/policies Partially addresses #47424.
-
- Apr 11, 2018
-
-
Bob Van Landuyt authored
This prevents performing the requests, and disables all emoji reaction buttons
-
- Jun 27, 2017
-
-
http://jneen.net/ authored
-
- May 02, 2017
-
-
Jarka Kadlecova authored
-
- Dec 01, 2016
-
-
Guyzmo authored
Adding the necessary API for the new /snippets Restful resource added with this commit. Added a new Grape class `Snippets`, as well as a `PersonalSnippet` entity. Issue: #20042 Merge-Request: !6373 Signed-off-by:
Guyzmo <guyzmo+gitlab+pub@m0g.net>
-
- Aug 30, 2016
-
-
http://jneen.net/ authored
-