summaryrefslogtreecommitdiffstats
path: root/models/repo_watch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Some repository refactors (#17950)Lunny Xiao2021-12-121-191/+0
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-16/+17
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-23/+23
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-7/+8
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-10/+10
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-28/+29
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-10/+10
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-1/+89
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-5/+11
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-161-9/+5
* Unit tests for repo watching (#963)Ethan Koenig2017-02-171-0/+98