| Commit message (Expand) | Author | Age | Files | Lines |
* | Move reaction to models/issues/ (#19264) | Lunny Xiao | 2022-03-31 | 1 | -362/+0 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 1 | -0/+17 |
* | Add missing `X-Total-Count` and fix some related bugs (#17968) | qwerty287 | 2021-12-15 | 1 | -8/+10 |
* | 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 | -13/+14 |
* | Remove NewSession method from db.Engine interface (#17577) | Lunny Xiao | 2021-11-21 | 1 | -12/+11 |
* | Added GetUserByIDCtx. (#17602) | KN4CK3R | 2021-11-09 | 1 | -1/+1 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -3/+3 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 1 | -6/+6 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -9/+14 |
* | Add `AbsoluteListOptions` (#17028) | KN4CK3R | 2021-09-14 | 1 | -1/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -8/+9 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -4/+8 |
* | Include OriginalAuthor in Reaction constraint (#13505) | zeripath | 2020-11-10 | 1 | -7/+7 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -8/+17 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -14/+24 |
* | [API] Fix 9544 | return 200 when reaction already exist (#9550) | 6543 | 2019-12-31 | 1 | -5/+29 |
* | Hide not allowed Reactions (#9387) | 6543 | 2019-12-18 | 1 | -0/+1 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 1 | -0/+39 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -8/+8 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -14/+8 |
* | Tests for reactions (#3083) | Lauris BH | 2017-12-05 | 1 | -2/+2 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+255 |