| Commit message (Expand) | Author | Age | Files | Lines |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 1 | -174/+0 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -2/+2 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -5/+5 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 1 | -6/+7 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+2 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -9/+9 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -7/+8 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -1/+1 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -5/+6 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 1 | -9/+9 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 1 | -2/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -6/+6 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -5/+6 |
* | Add option to update pull request by `rebase` (#16125) | a1012112796 | 2021-08-31 | 1 | -0/+28 |
* | Refactor the fork service slightly to take ForkRepoOptions (#16744) | Kyle Evans | 2021-08-28 | 1 | -1/+5 |
* | Add API to update pr headBranch (#12419) | 赵智超 | 2020-08-04 | 1 | -6/+8 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -0/+136 |