summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/tickets/TicketNotifier.java
Commit message (Expand)AuthorAgeFilesLines
* dep: Update multiple dependencies after security scanFlorian Zschocke2025-06-141-1/+2
* Update some outdated, and sometimes wrong, logger format stringsFlorian Zschocke2023-10-241-9/+7
* Fix user mention regular expression and group replacement.merged--fixMentionsInTickets-985Florian Zschocke2016-12-101-1/+1
* Use REGEX_TICKET_MENTION instead of hardcoded regular expressionGlenn Matthys2016-12-101-1/+1
* Ticket Reference handling #1048Paul Martin2016-04-271-0/+13
* Support email View Ticket go-to-actionJames Moger2014-09-251-1/+8
* Add "email me on my ticket changes" preferenceJames Moger2014-06-051-2/+9
* [findbugs] Null check on closing a repository in TicketNotifierJames Moger2014-04-171-1/+3
* Repository owners were not CCd on ticket emailsJames Moger2014-03-101-1/+13
* Fixed incorrect ticket fetch instructions in email notificationsJames Moger2014-03-091-0/+1
* Do not send ticket emails to disabled usersJames Moger2014-03-071-2/+2
* Exclude title, body, and status fields from initial proposal emailJames Moger2014-03-061-0/+3
* New proposal notifications should include the patchset detailsJames Moger2014-03-051-47/+42
* Ticket tracker with patchset contributionsJames Moger2014-03-031-0/+617