Commit message (Collapse) | 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 |
| | | | | Change-Id: Ibad9e2b1c12a24ad9c671a0d96aafb3365daa529 | ||||
* | Moved servlets and services to separate packages | James Moger | 2013-11-29 | 1 | -3/+3 |
| | | | | Change-Id: I5f0f50f4ae7d332e9f724a2e6f074fa71f646035 | ||||
* | Extract Federation, Gitblit and Services manager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -5/+6 |
| | | | | Change-Id: I2b2f361a868c8eedf4b6df5939e7dfac2d5f92a9 | ||||
* | Extract NotificationManager from GitBlit singleton | James Moger | 2013-11-29 | 1 | -0/+181 |
Change-Id: I40335a1a3966d6c7c55bcdcca5a6dbf2a91a65d7 |