- 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 15 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
-
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
-
- 13 Mar, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
That have wildcard routes associated and not reserved yet: artifacts, graphs, badges and refs Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 07 Mar, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Nov, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 11 Oct, 2016 1 commit
-
-
Nick Thomas authored
-
- 29 Sep, 2016 1 commit
-
- 08 Jan, 2016 1 commit
-
-
Robert Schilling authored
-
- 07 Dec, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-