Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move reaction to models/issues/ (#19264) | Lunny Xiao | 2022-03-31 | 1 | -170/+0 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -2/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -15/+16 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -29/+29 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -7/+8 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -1/+1 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -37/+38 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -1/+2 |
* | [API] Fix 9544 | return 200 when reaction already exist (#9550) | 6543 | 2019-12-31 | 1 | -7/+6 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 1 | -12/+12 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 1 | -1/+1 |
* | Tests for reactions (#3083) | Lauris BH | 2017-12-05 | 1 | -0/+166 |