summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager/INotificationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add method to INotificationManager to return email service statusJames Moger2014-06-051-0/+8
* Update javadocJames Moger2014-04-171-0/+4
* Improve notification api by introducing the Mailing modelJames Moger2014-02-281-33/+5
* Support customizing the "from" display name for generated emailsJames Moger2013-12-301-0/+20
* Extract NotificationManager from GitBlit singletonJames Moger2013-11-291-1/+1
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-0/+66