| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -111/+0 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -13/+13 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -2/+3 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -3/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -4/+5 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -20/+19 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -7/+8 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -25/+26 |
* | Notifications API: respond with updated notifications (#17064) | Norwin | 2021-09-17 | 1 | -3/+6 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -1/+1 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -2/+4 |
* | Improve notification (#8835) | Lunny Xiao | 2019-11-12 | 1 | -1/+1 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 1 | -4/+24 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -2/+5 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 1 | -3/+2 |
* | Fix tests code to prevent some runtime errors (#2381) | Morlinest | 2017-08-28 | 1 | -3/+4 |
* | Consistency checks for unit tests (#853) | Ethan Koenig | 2017-02-07 | 1 | -0/+1 |
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 1 | -0/+77 |