My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1216: Wildcard repos support for private usage
3 people starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by larry.ca...@gmail.com, Dec 20, 2011
Feature: user can create own repository without administration permission
  In order to manage own private git repository easily inside gerrit
  As a normal user
  I want to create my own git repository without extra permission

Example: create special rules using marco user
  Give the rule "private/${username}/*" 
  And set the user group $REGISTER_USER
  Then the user larry can create own git repo on fly, "git create larry@gerritserver:/private/larry/cucumberexample"
  And larry had full permission for this repo

Reference:
  * Gitolite support this: http://sitaramc.github.com/gitolite/wild.html
  * private branch using username is supported in gerrit http://gerrit-documentation.googlecode.com/svn/Documentation/2.1.7/access-control.html

  
  



Sign in to add a comment

Powered by Google Project Hosting