gitlab-org--gitlab-foss/spec/routing
Sean McGivern c1892f6c90 Remove the `comment_personal_snippet` permission
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!
2019-05-02 11:13:42 +01:00
..
admin_routing_spec.rb
api_routing_spec.rb Fix spec for routes to the GraphqlController 2019-03-15 12:03:26 -05:00
environments_spec.rb
group_routing_spec.rb Add specs to group routing spec 2019-04-26 22:19:56 +02:00
import_routing_spec.rb Improve the GitHub and Gitea import feature table interface 2019-02-13 00:15:57 +00:00
instance_statistics_routing_spec.rb
notifications_routing_spec.rb
openid_connect_spec.rb
project_routing_spec.rb Add ability to resolve project id into path 2019-01-22 09:59:10 +02:00
routing_spec.rb
uploads_routing_spec.rb Remove the `comment_personal_snippet` permission 2019-05-02 11:13:42 +01:00