Flamenco/internal
Sybren A. Stüvel aac2ec7bf6 Manager: when requesting job deletion, also log its low-level database ID
When an API request comes in to delete a job, not only log the job's UUID,
but also include its database ID. This can help in figuring out database
issues, as when the job is deleted, it's unknown what UUID it had. Database
relations use the ID, and not the UUID.
2024-01-11 17:17:56 +01:00
..
appinfo Manager: Better reporting of version via API call 2023-07-06 12:21:47 +02:00
find_blender Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
find_ffmpeg Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
manager Manager: when requesting job deletion, also log its low-level database ID 2024-01-11 17:17:56 +01:00
own_url Cleanup: Add missing license specifiers 2022-07-25 16:08:07 +02:00
stresser Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
tools Add internal/tools/tools.go to mock-import code generator packages 2023-02-09 11:25:47 +01:00
upnp_ssdp Change Go package name from git.blender.org to projects.blender.org 2023-08-01 12:42:31 +02:00
uuid Manager: add a small wrapper around Google's UUID library 2022-05-20 15:35:51 +02:00
worker Worker: log copy-pastable commandline invocation 2023-12-25 15:07:18 +01:00