Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 2 possible NullPointer occurences | marco | 2015-11-23 | 1 | -0/+4 |
| | |||||
* | Annotate managers with @Singleton | James Moger | 2014-07-03 | 1 | -1/+3 |
| | |||||
* | Use Guice annotations, not javax.inject annotations | James Moger | 2014-07-03 | 1 | -1/+1 |
| | |||||
* | Embrace @Inject for Managers, Servlets, and Filters | James Moger | 2014-07-03 | 1 | -0/+2 |
| | |||||
* | Refactor managers and authentication for federation | James Moger | 2013-11-29 | 1 | -4/+39 |
| | | | | Change-Id: I5ff18b2768095fb14e7fbece2e756115829abbde | ||||
* | Serve repositories on /r in addition to /git | James Moger | 2013-11-29 | 1 | -1/+1 |
| | | | | Change-Id: I3cd332a6509e434d901e1b262600f4c8ce57752b | ||||
* | Extract Federation, Gitblit and Services manager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -0/+454 |
Change-Id: I2b2f361a868c8eedf4b6df5939e7dfac2d5f92a9 |