aboutsummaryrefslogtreecommitdiffstats
path: root/services/cron
Commit message (Expand)AuthorAgeFilesLines
* Fix the missing i18n key for update checker (#18646)wxiaoguang2022-02-071-0/+7
* format with gofumpt (#18184)65432022-01-202-5/+6
* Some repository refactors (#17950)Lunny Xiao2021-12-121-1/+1
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-2/+3
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-062-4/+6
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-4/+3
* Move user related model into models/user (#17781)Lunny Xiao2021-11-244-28/+30
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-242-5/+4
* Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)zeripath2021-11-221-7/+18
* Move user/org deletion to services (#17673)KN4CK3R2021-11-192-4/+5
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-3/+4
* Move some functions into services/repository (#17677)Lunny Xiao2021-11-171-1/+1
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* 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-165-0/+657