Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -3/+3 |
* | Fix CheckRepoStats and reuse it during migration (#18264) | Aravinth Manivannan | 2022-01-17 | 1 | -0/+4 |
* | Do not read or write git reference files directly (#18079) | zeripath | 2021-12-23 | 1 | -2/+1 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 1 | -2/+2 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -5/+5 |
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -9/+9 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -3/+4 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -1/+1 |
* | Move attachment into models/repo/ (#17650) | Lunny Xiao | 2021-11-19 | 1 | -1/+2 |
* | Fix Migrate Description (#17692) | 99rgosse | 2021-11-18 | 1 | -0/+1 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -0/+981 |