- 30 Aug, 2017 1 commit
-
-
Nick Thomas authored
-
- 05 Jul, 2017 5 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
This reverts commit 8f0a2b6d.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 21 Jun, 2017 1 commit
-
-
Bob Van Landuyt authored
Otherwise we won't validate updates to the path. Allowing users to change the path to something that's not allowed.
-
- 01 Jun, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 30 May, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 24 May, 2017 3 commits
-
-
Douwe Maan authored
This reverts commit b0498c17
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 May, 2017 1 commit
-
-
Lin Jen-Shin authored
Rename other URL generators admin_builds_path -> admin_jobs_path Fix tests and more renaming Fix more tests Also change build_id to job_id in the controller
-
- 04 May, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 02 May, 2017 4 commits
-
-
Bob Van Landuyt authored
Because it also won't match the sophisticated format we have for detecting reserved names. We don't want to confuse the user with 2 error messages
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 01 May, 2017 16 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Reject the part following `/*namespace_id/:project_id` for paths containing 2 wildcard parameters
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
So we can block `objects` only when it is contained in `info/lfs` or `gitlab-lfs`
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This reflects better that it validates paths instead of a namespace model
-
Bob Van Landuyt authored
Since the namespacevalidator now knows the difference between a top-level and another path, this could all be handled there.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
The first part of a full path needs to be validated as a `top_level` while the rest need to be validated as `wildcard`
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
`Project` uses `ProjectPathValidator` which is now a `NamespaceValidator` that skips the format validation. That way we're sure we are using the same collection of reserved paths. I updated the path constraints to reflect the changes: We now allow some values that are only used on a top level namespace as a name for a nested group/project.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
These routes seem to be taken
-
- 06 Apr, 2017 6 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-