| Commit message (Expand) | Author | Age | Files | Lines |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -91/+0 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -5/+6 |
* | Move some issue methods as functions (#19255) | Lunny Xiao | 2022-03-29 | 1 | -3/+3 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -10/+11 |
* | Remove unnecessary variable assignments (#17695) | Gusted | 2021-11-18 | 1 | -1/+1 |
* | 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 | -3/+2 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 1 | -2/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -4/+5 |
* | Fix individual tests (addition to #15802) (#15818) | KN4CK3R | 2021-05-12 | 1 | -0/+5 |
* | Fix API Bug (fail on empty assignees) (#8873) | 6543 | 2019-11-10 | 1 | -0/+21 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 1 | -9/+0 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -3/+3 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -2/+1 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -1/+1 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -0/+71 |