Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add method to INotificationManager to return email service status | James Moger | 2014-06-05 | 1 | -0/+5 |
* | Fix missing subject in html mailings | James Moger | 2014-03-21 | 1 | -0/+1 |
* | Improve notification api by introducing the Mailing model | James Moger | 2014-02-28 | 1 | -97/+26 |
* | Support customizing the "from" display name for generated emails | James Moger | 2013-12-30 | 1 | -3/+29 |
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 1 | -3/+3 |
* | Extract Federation, Gitblit and Services manager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -5/+6 |
* | Extract NotificationManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -0/+181 |