aboutsummaryrefslogtreecommitdiffstats
path: root/modules/notification
Commit message (Expand)AuthorAgeFilesLines
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-2/+2
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-154-39/+66
* Update dashboard context for PR reviews (#8995)John Olheiser2019-11-151-4/+14
* Refactor pull request review (#8954)Lunny Xiao2019-11-141-0/+49
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+2
* Fix Notify Create Ref Error on tag creation (#8936)zeripath2019-11-131-2/+2
* Improve notification (#8835)Lunny Xiao2019-11-121-16/+25
* Move notifywatchers from models to notification (#8907)Lunny Xiao2019-11-111-0/+26
* Move some actions to notification/action (#8779)Lunny Xiao2019-11-085-1/+76
* Move release webhook to notification (#8817)Lunny Xiao2019-11-061-3/+31
* Move repofiles webhooks to notification (#8807)Lunny Xiao2019-11-064-1/+70
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-054-0/+74
* Move actions to notification (#8785)Lunny Xiao2019-11-033-0/+115
* Move push commits events to notification (#8783)Lunny Xiao2019-11-034-0/+36
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-024-4/+46
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-27/+0
* Move labels webhooks to notification (#8749)Lunny Xiao2019-11-021-0/+47
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-31/+32
* Move webhook codes from service to webhook notification (#8712)Lunny Xiao2019-10-302-0/+88
* Move issue change content from models to service (#8711)Lunny Xiao2019-10-301-0/+38
* Move issue notifications (#8713)Lunny Xiao2019-10-291-0/+15
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-281-1/+42
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-0/+92
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-262-0/+65
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-254-6/+20
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-152-0/+69
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-241-5/+6
* Add golangci (#6418)kolaente2019-06-121-6/+3
* Various fixes for issue mail notifications (#7165)silverwind2019-06-111-3/+3
* fix mail notification when close/reopen issue (#6581)Lunny Xiao2019-04-111-3/+18
* Better logging (#6038) (#6095)zeripath2019-04-023-9/+9
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-274-4/+4
* refactor issue indexer, add some testing and fix a bug (#6131)Lunny Xiao2019-02-211-8/+9
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-8/+54
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+64
* Refactor mail notification (#5110)Lunny Xiao2019-01-135-46/+185
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-183-28/+330
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+50