Flamenco/internal/manager
Sybren A. Stüvel 6feee74c54 Cleanup: Manager, move worker task update handling code into its own file
Move the code related to task updates from workers to
`worker_task_updates.go`. It's going to get more complex with the
blocklisting in there; this prepares for that.

No functional changes.
2022-06-17 11:46:07 +02:00
..
api_impl Cleanup: Manager, move worker task update handling code into its own file 2022-06-17 11:46:07 +02:00
config Cleanup: blacklist → blocklist 2022-06-16 10:36:36 +02:00
job_compilers Cleanup: test errors with assert.NoError() instead of assert.Nil() 2022-06-13 18:40:42 +02:00
persistence Show task failure list in the web frontend 2022-06-17 11:37:56 +02:00
swagger_ui Cleanup: Move some files around 2022-01-10 17:45:13 +01:00
task_logs Manager: move timestamping of log messages to task_logs package 2022-06-09 17:00:38 +02:00
task_state_machine Cleanup: Manager, clarify some function names of the task state machine 2022-06-17 11:01:41 +02:00
timeout_checker Adjust Go code for Nickname -> Name change 2022-06-16 11:03:18 +02:00
webupdates Adjust Go code for Nickname -> Name change 2022-06-16 11:03:18 +02:00