summaryrefslogtreecommitdiffstats
path: root/models/issue_watch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-3/+4
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-4/+4
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-5/+6
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-4/+4
* Fix Issue Unsubscription (#9634)65432020-01-071-2/+3
* Refactor Issues Subscription (#8738)65432019-11-201-8/+15
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-1/+1
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-161-0/+5
* Improve tests a littleAndrey Nering2017-04-011-0/+9
* Add unit tests for issue_watchAndrey Nering2017-03-301-0/+42