index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
cron
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear up old Actions logs (#31735)
Jason Song
2024-08-04
1
-1
/
+1
*
Move `registerActionsCleanup` to `initActionsTasks` (#31721)
Jason Song
2024-08-04
2
-18
/
+11
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
1
-3
/
+4
*
Update checker setting updates
0ko
2024-03-31
1
-1
/
+1
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
2
-4
/
+4
*
[PRIVACY] Add a DNS method to fetch new updates
Gusted
2024-02-05
1
-3
/
+5
*
[PRIVACY] Disable `update_checker` cron tasks
Gusted
2024-02-05
1
-1
/
+1
*
Update go dependencies (#28518)
wxiaoguang
2023-12-19
1
-6
/
+12
*
Actually recover from a panic in cron task (#28409)
Earl Warren
2023-12-10
1
-5
/
+7
*
Improve retrying index issues (#27554)
Jason Song
2023-10-15
1
-1
/
+1
*
Fix data-race bug when accessing task.LastRun (#27584)
wxiaoguang
2023-10-11
1
-2
/
+1
*
show manual cron run's last time (#27544)
Earl Warren
2023-10-11
2
-0
/
+15
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-1
/
+1
*
Another round of `db.DefaultContext` refactor (#27103)
JakobDev
2023-09-25
1
-6
/
+5
*
Artifacts retention and auto clean up (#26131)
FuXiaoHei
2023-09-06
1
-0
/
+18
*
chore(actions): support cron schedule task (#26655)
Lunny Xiao
2023-08-24
1
-0
/
+14
*
Support rebuilding issue indexer manually (#26546)
Jason Song
2023-08-17
1
-0
/
+12
*
Allow package cleanup from admin page (#25307)
KN4CK3R
2023-08-08
1
-1
/
+1
*
Replace gogs/cron with go-co-op/gocron (#25977)
Chongyi Zheng
2023-07-24
3
-14
/
+103
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
1
-3
/
+3
*
Use the new download domain replace the old (#25405)
Lunny Xiao
2023-06-21
1
-1
/
+1
*
Add Cargo package registry (#21888)
KN4CK3R
2023-02-05
1
-2
/
+2
*
Refactor git command package to improve security and maintainability (#22678)
wxiaoguang
2023-02-04
2
-10
/
+2
*
Implement actions (#21937)
Jason Song
2023-01-31
2
-0
/
+52
*
Add cron method to gc LFS MetaObjects (#22385)
zeripath
2023-01-16
1
-0
/
+43
*
Add doctor command for full GC of LFS (#21978)
zeripath
2022-12-15
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
5
-10
/
+5
*
Refactor git command arguments and make all arguments to be safe to be used (...
wxiaoguang
2022-10-23
2
-2
/
+14
*
Add system setting table with cache and also add cache supports for user sett...
Lunny Xiao
2022-10-17
2
-5
/
+5
*
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-25
1
-2
/
+2
*
Make better use of i18n (#20096)
Gusted
2022-06-26
3
-11
/
+12
*
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
*
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-05-20
1
-1
/
+2
*
Use a better OlderThan for DeleteInactiveUsers (#19693)
Gusted
2022-05-13
1
-1
/
+1
*
Remove legacy unmaintained packages, refactor to support change default local...
wxiaoguang
2022-04-03
1
-1
/
+1
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
1
-1
/
+6
*
Add Package Registry (#16510)
KN4CK3R
2022-03-30
1
-0
/
+18
*
Show last cron messages on monitor page (#19223)
zeripath
2022-03-29
3
-33
/
+72
*
New cron task: delete old system notices (#19219)
Pilou
2022-03-28
1
-0
/
+16
*
Make cron task no notice on success (#19221)
zeripath
2022-03-26
2
-6
/
+5
*
Fix the missing i18n key for update checker (#18646)
wxiaoguang
2022-02-07
1
-0
/
+7
*
format with gofumpt (#18184)
6543
2022-01-20
2
-5
/
+6
*
Some repository refactors (#17950)
Lunny Xiao
2021-12-12
1
-1
/
+1
*
Move keys to models/asymkey (#17917)
Lunny Xiao
2021-12-10
1
-2
/
+3
*
Move repo archiver to models/repo (#17913)
Lunny Xiao
2021-12-06
2
-4
/
+6
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
1
-4
/
+3
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
4
-28
/
+30
*
Move repofiles from modules/repofiles to services/repository/files (#17774)
Lunny Xiao
2021-11-24
2
-5
/
+4
*
Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568)
zeripath
2021-11-23
1
-7
/
+18
[next]