summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* Annotate managers with @SingletonJames Moger2014-07-031-2/+3
* Use Guice annotations, not javax.inject annotationsJames Moger2014-07-031-1/+1
* Embrace @Inject for Managers, Servlets, and FiltersJames Moger2014-07-031-0/+3
* Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-091-9/+115
* Added filesystem write permission check (issue-345)James Moger2013-11-291-2/+2
* Refactor managers and authentication for federationJames Moger2013-11-291-0/+14
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-167/+54
* Extract Federation, Gitblit and Services manager from GitBlit singletonJames Moger2013-11-291-3/+3
* Extract UserManager from GitBlit singletonJames Moger2013-11-291-0/+542