summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/servlet/FederationServlet.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-8/+14
* New canonical base url setting for repository urls and notificationsJames Moger2013-12-301-3/+9
* Rollback to Servlet 2.5James Moger2013-12-111-16/+12
* Remove @Inject references because they confuse JEE containersJames Moger2013-12-101-4/+0
* Refactor managers and authentication for federationJames Moger2013-11-291-5/+1
* Moved servlets and services to separate packagesJames Moger2013-11-291-0/+296