- 01 May, 2017 31 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
-
Bob Van Landuyt authored
-
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
This should rename the already created namespace that snuck trough because the validation was case sensitive
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
So we can use it for projects
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
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
This is based on a migration in https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2073 Rename forbidden child namespaces
-
Bob Van Landuyt authored
These routes seem to be taken
-
Sean McGivern authored
Add cop to blacklist specific tables for `add_column_with_default` Closes #31293 See merge request !10892
-
- 30 Apr, 2017 2 commits
-
-
Douwe Maan authored
Fix typo See merge request !11003
-
Tsvi Mostovicz authored
-
- 29 Apr, 2017 7 commits
-
-
Robert Speicher authored
Revert "Merge branch 'tc-no-todo-service-select' into 'master'" See merge request !10997
-
Stan Hu authored
This reverts merge request !10845
-
Alfredo Sumaran authored
Fix emoji alignment Closes #31595 See merge request !10993
-
Stan Hu authored
fix link in health check docs See merge request !10996
-
Ben Bodenmiller authored
-
Stan Hu authored
Change from .click -> .trigger('click') to make spec pass See merge request !10995
-
Stan Hu authored
-