Actions
Task #5478
closedFeature #4253: [API] Users can create their own arvados-hosted git repositories
Update repository name rules
Start date:
03/17/2015
Due date:
% Done:
0%
Estimated time:
Description
- Repository with name=bar, owned by user with username=foo, is "{base}/foo/bar.git"
- name cannot be null.
- {owner_uuid, name} is unique.
- name starts with alpha, contains only alphanum.
- Migrate existing repositories to owner_uuid=system_user_uuid. These will continue to be available at "{base}/foo.git".
Actions