summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/UsersPage.java
Commit message (Collapse)AuthorAgeFilesLines
* Teams support.James Moger2011-12-071-0/+3
| | | | | | 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.
* Clarified page hierarchy. Fixed TicGit pages.James Moger2011-09-301-0/+1
|
* Split RepositoriesPage into 3 pages. Inline page header authentication.James Moger2011-09-291-0/+29