Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for the host checking logic, clarify the behaviors (#20328) | wxiaoguang | 2022-07-13 | 1 | -3/+8 |
* | Unify repo settings & show better error (#19828) | Gusted | 2022-06-12 | 1 | -1/+1 |
* | ignore DNS error when doing migration allow/block check (#19566) | wxiaoguang | 2022-05-02 | 1 | -4/+3 |
* | Store the foreign ID of issues during migration (#18446) | Aravinth Manivannan | 2022-03-17 | 1 | -11/+4 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -6/+6 |
* | 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 | -2/+3 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -32/+39 |
* | Move user functions into user.go (#17659) | Lunny Xiao | 2021-11-18 | 1 | -1/+2 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -0/+476 |