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