summaryrefslogtreecommitdiff
path: root/lib/gitlab/path_regex.rb
Commit message (Expand)AuthorAgeFilesLines
* Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas2017-11-221-1/+0
* Remove EE-specific group pathsbvl-free-pathsBob Van Landuyt2017-11-071-7/+0
* Free up some group reserved wordsBob Van Landuyt2017-11-071-5/+0
* Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt2017-11-071-3/+0
* Free up `labels` as a group nameBob Van Landuyt2017-11-071-1/+0
* Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-1/+0
|\
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-0/+1
| |\
| * | Update `children` route to handle projects and groupsBob Van Landuyt2017-10-041-1/+0
* | | Remove boards from the list of reserved top pathsValery Sizov2017-10-131-1/+0
* | | Remove unnecessary TOLLEVEL routes from path_regex.rbfix/sm/move-callback-route-google_api-auth-callback-for-oauth-underShinya Maeda2017-10-111-1/+0
| |/ |/|
* | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-041-0/+1
|/
* Fix specs BACKPORTFelipe Artur2017-09-041-0/+1
* Add contents of `public` as forbidden top-level routesBob Van Landuyt2017-07-251-0/+10
* Remove a bunch of reserved top level routesBob Van Landuyt2017-07-251-10/+0
* Allow groups with the name systembvl-free-system-namespaceBob Van Landuyt2017-07-181-1/+0
* Add dash for GROUP_ROUTESShinya Maeda2017-07-071-0/+1
* Wrap additional routes by dash(-). And remove those routes from path_regex.rb.Shinya Maeda2017-07-071-2/+0
* Basic BE changeShinya Maeda2017-07-071-0/+2
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-0/+1
* Use - as the prefix so we don't conflict with namespacesLin Jen-Shin2017-05-261-0/+1
* Remove extra spacerevert-b0498c17Douwe Maan2017-05-241-1/+1
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-0/+264