summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/path_regex_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+6
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-24/+72
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+38
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-11/+10
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+0
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-5/+5
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-1/+1
* Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-1/+1
* Moved all emojis to the public folderTim Zallmann2019-03-071-1/+1
* Add a minimal GraphQL APINick Thomas2018-06-051-5/+7
* 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