Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move milestone to models/issues/ (#19278) | Lunny Xiao | 2022-04-08 | 1 | -2/+2 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -1/+2 |
* | 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 | -1/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -4/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -3/+4 |
* | [API] Milestone endpoints accept names too (#12649) | 6543 | 2020-09-14 | 1 | -0/+5 |
* | Add name filter to API for GetMilestoneList (#12336) | 6543 | 2020-07-28 | 1 | -0/+12 |
* | API allow to create closed milestones (#11745) | 6543 | 2020-06-09 | 1 | -0/+13 |
* | Fix milestone API state parameter unhandled (#10049) | Lunny Xiao | 2020-01-29 | 1 | -0/+47 |