| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -1/+7 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -1/+2 |
* | Disable unnecessary mirroring elements (#18527) | Paweł Bogusławski | 2022-06-04 | 1 | -1/+3 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+18 |
* | Make cron task no notice on success (#19221) | zeripath | 2022-03-26 | 1 | -4/+3 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 1 | -3/+4 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -8/+9 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 1 | -1/+1 |
* | Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) | zeripath | 2021-11-22 | 1 | -7/+18 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -1/+1 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 1 | -0/+141 |