Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Jan 23, 2020
  3. Dec 10, 2019
  4. Nov 29, 2019
  5. Nov 26, 2019
  6. Nov 07, 2019
  7. Nov 06, 2019
  8. May 02, 2019
    • Sean McGivern's avatar
      Remove the `comment_personal_snippet` permission · c1892f6c
      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!
      c1892f6c
  9. Feb 05, 2019
  10. Jan 31, 2019
    • Heinrich Lee Yu's avatar
      Prevent comments by email when issue is locked · 35b8f103
      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.
      Unverified
      35b8f103
  11. Jan 24, 2019
  12. Jan 22, 2019
    • Heinrich Lee Yu's avatar
      Prevent comments by email when issue is locked · 2ec7bc07
      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.
      2ec7bc07
  13. Jul 24, 2018
  14. Apr 11, 2018
  15. Jun 27, 2017
  16. May 02, 2017
  17. Dec 01, 2016
  18. Aug 30, 2016
Loading