1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-16 00:55:30 +01:00
gitea/services/cron
zeripath 90e0a402c1
Show last cron messages on monitor page (#19223)
As discussed on #19221 we should store the results of the last task message on the
crontask and show them on the monitor page.

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-29 02:31:07 +01:00
..
cron.go Show last cron messages on monitor page (#19223) 2022-03-29 02:31:07 +01:00
setting.go Show last cron messages on monitor page (#19223) 2022-03-29 02:31:07 +01:00
tasks_basic.go
tasks_extended.go
tasks.go Show last cron messages on monitor page (#19223) 2022-03-29 02:31:07 +01:00