| Commit message (Expand) | Author | Age | Files | Lines |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -10/+11 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -9/+10 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -21/+21 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -20/+21 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 1 | -2/+2 |
* | API: fix set milestone on PR creation (#14981) | Norwin | 2021-03-13 | 1 | -1/+72 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -1/+1 |
* | Add option to API to update PullRequest base branch (#11666) | 6543 | 2020-06-07 | 1 | -3/+18 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -4/+4 |
* | Move change issue title from models to issue service package (#8456) | Lunny Xiao | 2019-10-11 | 1 | -1/+2 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 1 | -0/+36 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -2/+4 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 1 | -0/+26 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -2/+1 |
* | Fix SQL bug in models.PullRequests | Ethan Koenig | 2017-07-01 | 1 | -0/+31 |