summaryrefslogtreecommitdiff
path: root/spec/features/security/project/snippet
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-18/+18
|
* Speed up project snippet security request specsrs-project-snippet-security-specsRobert Speicher2016-12-023-204/+168
| | | | | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/24899 See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7779 and https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7813
* Add missing security specs for raw snippet accessthe-undefined2016-11-053-59/+151
| | | | | | | | | | Each project visibility type (Public, Internal, Private) has an access feature spec to catch security regressions. This commit adds relevent tests for the raw snippet path in each of these project access specs. Refacotrings: - Use an empty project factory for access specs
* Ensure project snippets have their own access levelRémy Coutable2016-03-253-0/+234