Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extracted method | Martin Spielmann | 2017-01-06 | 1 | -9/+20 |
| | |||||
* | updated comment | de4c9d | 2016-12-30 | 1 | -1/+1 |
| | |||||
* | update user manager to support instantiation if IUserService with ↵ | de4c9d | 2016-12-30 | 1 | -2/+11 |
| | | | | IRuntimeManager as a parameter | ||||
* | typo: instantiate log message | Joel Johnson | 2015-06-29 | 1 | -1/+1 |
| | |||||
* | Two slight improvement for custom UserService: | Fabrice Bacchella | 2015-05-26 | 1 | -2/+4 |
| | | | | | - try userRealm as a file only if class is not found, other exeptions are real error - log userService only after setup, for better logging, as it can use gitblit.properties for custom .toString | ||||
* | Annotate managers with @Singleton | James Moger | 2014-07-03 | 1 | -2/+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/+3 |
| | |||||
* | Add repository and user/team lifecycle listener extension points | James Moger | 2014-06-09 | 1 | -9/+115 |
| | |||||
* | Added filesystem write permission check (issue-345) | James Moger | 2013-11-29 | 1 | -2/+2 |
| | | | | Change-Id: I0a3aced3b8e9887347888c85e469b74fc70931ad | ||||
* | Refactor managers and authentication for federation | James Moger | 2013-11-29 | 1 | -0/+14 |
| | | | | Change-Id: I5ff18b2768095fb14e7fbece2e756115829abbde | ||||
* | Refactor user services and separate authentication (issue-281) | James Moger | 2013-11-29 | 1 | -167/+54 |
| | | | | Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd | ||||
* | Extract Federation, Gitblit and Services manager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -3/+3 |
| | | | | Change-Id: I2b2f361a868c8eedf4b6df5939e7dfac2d5f92a9 | ||||
* | Extract UserManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -0/+542 |
Change-Id: I4885255ed63aa6c4e000c3e5501675440dca3958 |