summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* extracted methodMartin Spielmann2017-01-061-9/+20
* updated commentde4c9d2016-12-301-1/+1
* update user manager to support instantiation if IUserService with IRuntimeMan...de4c9d2016-12-301-2/+11
* typo: instantiate log messageJoel Johnson2015-06-291-1/+1
* Two slight improvement for custom UserService:Fabrice Bacchella2015-05-261-2/+4
* 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