Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2017-05-27 02:50:21 +0300
committerMichael Kozono <mkozono@gmail.com>2017-06-15 21:12:19 +0300
commitdbfab961bbd9f0d8dfa141f58c8742fe7589348f (patch)
tree524c1f1233913530ab9f28e67734cf82d250b654 /.gitignore
parent8da9d13b1ddcc0e39f1645ad47ddf760cb10c367 (diff)
Validate namespace synced with user
A lot of test setups treated User Namespaces as if they could standalone, and have a different `path` and `name` than their owner’s `username`. At some point, that became an unreasonable assumption. This new validation reflects the new world and enforces a matching `path`, `name`, and `username`, so the tests must change. In many cases, it is easier to change the test to use a Group Namespace since the `path` and `name` can be set at-will.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions