Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -2/+2 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -3/+3 |
* | Fix continuance tests (#18027) | Gusted | 2021-12-20 | 1 | -0/+20 |
* | 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 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -3/+3 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -2/+3 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -0/+74 |