Lunny Xiao
e29053b966
refactor issue indexer, add some testing and fix a bug ( #6131 )
...
* refactor issue indexer, add some testing and fix a bug
* fix error copyright year on comment header
* issues indexer package import keep consistent
2019-02-21 08:54:05 +08:00
Lunny Xiao
00227e19d1
Refactor issue indexer ( #5363 )
2019-02-19 09:39:39 -05:00
Lunny Xiao
2f9ed3c103
Refactor notification for indexer ( #5111 )
...
* notification for indexer
* use NullNotifier as parent struct
2019-01-17 22:23:22 +08:00
Lunny Xiao
bb5673e17a
Refactor mail notification ( #5110 )
...
* mail notification implement interface
* fix file comment year
* use NullNotifier as parent struct of notifiers
2019-01-13 16:42:55 +02:00
Lunny Xiao
a03bcf2994
Add notification interface and refactor UI notifications ( #5085 )
...
* add notification interface and refactor UI notifications
* add missing methods on notification interface and notifiy only issue status really changed
* implement NotifyPullRequestReview for ui notification
2018-10-18 19:23:05 +08:00
Andrey Nering
36f6f4309c
Notification - Step 1 ( #523 )
...
* Notification - Step 1
* Add copyright headers
* Cache issue and repository on notification model
2016-12-31 00:44:54 +08:00