aboutsummaryrefslogtreecommitdiff
path: root/services/cron
AgeCommit message (Expand)Author
2023-02-05Add Cargo package registry (#21888)KN4CK3R
2023-02-04Refactor git command package to improve security and maintainability (#22678)wxiaoguang
2023-01-31Implement actions (#21937)Jason Song
2023-01-16Add cron method to gc LFS MetaObjects (#22385)zeripath
2022-12-15Add doctor command for full GC of LFS (#21978)zeripath
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-10-23Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang
2022-10-17Add system setting table with cache and also add cache supports for user sett...Lunny Xiao
2022-08-25Move some files into models' sub packages (#20262)Lunny Xiao
2022-06-26Make better use of i18n (#20096)Gusted
2022-06-12Move some code into models/git (#19879)Lunny Xiao
2022-06-04Disable unnecessary mirroring elements (#18527)Paweł Bogusławski
2022-05-20Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao
2022-05-13Use a better OlderThan for DeleteInactiveUsers (#19693)Gusted
2022-04-03Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang
2022-03-31Add Goroutine stack inspector to admin/monitor (#19207)zeripath
2022-03-30Add Package Registry (#16510)KN4CK3R
2022-03-29Show last cron messages on monitor page (#19223)zeripath
2022-03-28New cron task: delete old system notices (#19219)Pilou
2022-03-26Make cron task no notice on success (#19221)zeripath
2022-02-07Fix the missing i18n key for update checker (#18646)wxiaoguang
2022-01-20format with gofumpt (#18184)6543
2021-12-12Some repository refactors (#17950)Lunny Xiao
2021-12-10Move keys to models/asymkey (#17917)Lunny Xiao
2021-12-06Move repo archiver to models/repo (#17913)Lunny Xiao
2021-11-30Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-11-24Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao
2021-11-22Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath
2021-11-19Move user/org deletion to services (#17673)KN4CK3R
2021-11-18Move user functions into user.go (#17659)Lunny Xiao
2021-11-17Move some functions into services/repository (#17677)Lunny Xiao
2021-11-17A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang
2021-11-16Move migrations into services and base into modules/migration (#17663)Lunny Xiao
2021-11-16Move some functions into services/repository (#17660)Lunny Xiao