summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager/ProjectManager.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
* Fix project model creation bug with forced lowercase namesJames Moger2014-06-271-7/+8
* Extract Federation, Gitblit and Services manager from GitBlit singletonJames Moger2013-11-291-2/+2
* Extract ProjectManager from the GitBlit singletonJames Moger2013-11-291-0/+327