Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+3 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | tests: more integration tests for notifications (#17845) | singuliere | 2021-12-03 | 1 | -0/+67 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -3/+3 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -5/+5 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+5 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -8/+8 |
* | Extend Notifications API and return pinned notifications by default (#12164) | zeripath | 2020-07-12 | 1 | -3/+3 |
* | [Api] Check Notify (always return json) (#10059) | 6543 | 2020-04-10 | 1 | -1/+9 |
* | [API] add endpoint to check notifications [Extend #9488] (#9595) | 6543 | 2020-01-14 | 1 | -0/+8 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -0/+106 |