This repository has been archived on 2022-09-04. You can view files and clone it, but cannot push or open issues or pull requests.
dataupdater/cron/tasks
2021-04-27 20:18:06 +02:00
..
helpers.go move task registration/queue creation logic to the cron package 2021-04-27 18:30:12 +02:00
task_load_servers_and_update_data.go move task registration/queue creation logic to the cron package 2021-04-27 18:30:12 +02:00
task_load_versions_and_update_server_data.go rename taskLoadServers -> taskLoadServersAndUpdateData, taskLoadVersions -> taskLoadVersionsAndUpdateServerData 2021-04-25 17:37:08 +02:00
task_update_ennoblements.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_update_history.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_update_server_data.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_update_server_ennoblements.go refactor, update README.md, move queue.Config to the separate file 2021-04-25 20:24:26 +02:00
task_update_server_history.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_update_server_stats.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_update_stats.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_vacuum_server_db.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task_vacuum.go make messages more clear, fix most of the unhandled error 2021-04-27 20:06:38 +02:00
task.go add taskUpdateStats and taskUpdateHistory 2021-04-25 19:42:03 +02:00
tasks.go add a new field to the Cron type - log 2021-04-27 20:18:06 +02:00