summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/DeepCopier.java
Commit message (Collapse)AuthorAgeFilesLines
* Teams support.James Moger2011-12-071-0/+135
Teams simplify the management of user-repository access permissions. Teams have a list of restricted repositories. Users are also added to teams and that grants them access to those repositories. Federation and RPC support are still in-progress.