summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/path_regex_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-061-4/+4
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Remove EE-specific group pathsbvl-free-pathsBob Van Landuyt2017-11-071-12/+3
* Update failure message when finding new routes in `PathRegex`Bob Van Landuyt2017-11-071-9/+4
* Free up some group reserved wordsBob Van Landuyt2017-11-071-4/+4
* Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt2017-11-071-14/+0
* Ignore routes matching legacy_*_redirect in route specsSean McGivern2017-11-061-3/+16
* Update `children` route to handle projects and groupsBob Van Landuyt2017-10-041-7/+7
* Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-031-3/+4
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add `api` prefix as a top level route in the spec.bvl-fix-api-in-path-regexBob Van Landuyt2017-07-251-1/+1
* Take ee words into accountBob Van Landuyt2017-07-251-15/+24
* Adjust `PathRegex` to validate files in the `public` directoryBob Van Landuyt2017-07-251-7/+39
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-0/+384