Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -191/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -16/+17 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -23/+23 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -7/+8 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -10/+10 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -28/+29 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -10/+10 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -1/+89 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -5/+11 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 1 | -9/+5 |
* | Unit tests for repo watching (#963) | Ethan Koenig | 2017-02-17 | 1 | -0/+98 |