gerrit/gerrit-server/src/main/java/com/google
Luca Milanesio d12c6b4a72 Align SSH create-project with REST API
The way REST API and SSH command manage the creation of the project
is on paper aligned: they both should accept either owner group name or
UUID.

Align the way group UUID is parsed with its REST API counterpart so
that SSH and REST commands would do the same thing with the same
parameters.

Before this change, a create-project over SSH with a user:username UUID
failed while it was successful as REST API.

Bug: Issue 8389
Change-Id: Ieb04f758ea17fe30bbdae0f801c1b45e2afc0847
2018-03-10 01:01:35 +00:00
..
gerrit Align SSH create-project with REST API 2018-03-10 01:01:35 +00:00