flamenco/internal/manager
Sybren A. Stüvel 60fb20c0ff Fix #104245: Incorrect frame range formatting when crafting blender's cmd
Fix a bug in the translation from 'human' frame ranges ('A-B,C-D') to
'Blender' frame ranges ('A..B,C..D'). It required calling
`string.replaceAll()` instead of `string.replace()` in the job compiler
script, which in turn required an upgrade of the JavaScript engine Goja.
2023-08-23 19:55:49 +02:00
..
api_impl SocketIO broadcasting for worker tags CUD operations 2023-08-23 13:54:02 +00:00
config Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
job_compilers Fix #104245: Incorrect frame range formatting when crafting blender's cmd 2023-08-23 19:55:49 +02:00
job_deleter Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
last_rendered Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
local_storage Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
persistence Restartable workers 2023-08-14 16:00:09 +02:00
sleep_scheduler Manager: fix sleep scheduler time zone handling 2023-08-23 13:54:02 +00:00
swagger_ui Swagger UI: remove the "try it out" buttons 2023-02-03 13:40:26 +01:00
task_logs Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
task_state_machine Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
timeout_checker Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
webupdates SocketIO broadcasting for worker tags CUD operations 2023-08-23 13:54:02 +00:00