summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/servlet/LogoServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Use Guice annotations, not javax.inject annotationsJames Moger2014-07-031-2/+2
* Embrace @Inject for Managers, Servlets, and FiltersJames Moger2014-07-031-7/+8
* Rollback to Servlet 2.5James Moger2013-12-111-6/+8
* Remove @Inject references because they confuse JEE containersJames Moger2013-12-101-5/+0
* Moved servlets and services to separate packagesJames Moger2013-11-291-0/+107