summaryrefslogtreecommitdiff
path: root/lib/gitlab/path_regex.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated /u/:username routesdz-remove-deprecated-user-routesDmitriy Zaporozhets2019-06-261-1/+0
* Build visual_review_toolbar with webpackSarah Groff Hennigh-Palermo2019-05-291-1/+0
* Add new version of scriptSarah Groff Hennigh-Palermo2019-05-171-0/+1
* Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-0/+1
* Fix slow project reference pattern regexHeinrich Lee Yu2019-01-311-1/+2
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Remove Koding integration and documentationStan Hu2018-10-121-1/+0
* Backport of gitlab-org/gitlab-ee!6876ce-6752-jira-branchesMario de la Ossa2018-08-201-0/+1
* Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirectDouwe Maan2018-06-181-0/+1
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan2018-02-061-12/+0
|\
| * Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-061-12/+0
* | Moves project creationg to git access check for git pushTiago Botelho2018-02-061-1/+1
* | Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-061-1/+1
* | Move new project on push logic to a serviceTiago Botelho2018-02-061-0/+4
|/
* 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