aboutsummaryrefslogtreecommitdiffstats
path: root/services/cron/tasks_basic.go
Commit message (Expand)AuthorAgeFilesLines
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-0/+18
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-081-1/+1
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-2/+2
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-041-5/+1
* Add doctor command for full GC of LFS (#21978)zeripath2022-12-151-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-231-1/+7
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-1/+2
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-1/+3
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+18
* Make cron task no notice on success (#19221)zeripath2022-03-261-4/+3
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-061-3/+4
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-8/+9
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-1/+1
* Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath2021-11-221-7/+18
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-1/+1
* Move some functions into services/repository (#17660)Lunny Xiao2021-11-161-0/+141