Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A pull-mirror repo should be marked as such on creation (#19295) | Peter GardfjÀll | 2022-04-01 | 1 | -0/+1 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -4/+5 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -1/+2 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -1/+1 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -3/+3 |
* | 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/+2 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 1 | -0/+92 |