Commit Graph

  • 1b60b43736 Update CHANGELOG Sybren A. Stüvel 2023-03-21 12:18:03 +01:00
  • 0ac64719e7 Job deleter: improve logging Sybren A. Stüvel 2023-03-21 12:16:04 +01:00
  • 0fb252083b Job deletion: when stopping to queue up more deletions, log how many remain Sybren A. Stüvel 2023-03-21 10:45:34 +01:00
  • b25e63f557 Job deletion: avoid looping over entire list of jobs when queue full Sybren A. Stüvel 2023-03-21 10:44:28 +01:00
  • 7963ab5efd Manager: fixed copy/paste typo in CheckBlenderExePath() (#104192) MKRelax 2023-03-06 12:55:53 +01:00
  • ea20e94e94 Website: more updates to 'steps to release' Sybren A. Stüvel 2023-02-21 12:17:09 +01:00
  • a692444fb5 Website: more updates to the 'steps to release' Sybren A. Stüvel 2023-02-21 12:14:28 +01:00
  • 9cf34089e4 Website: update steps to release new version Sybren A. Stüvel 2023-02-21 12:12:31 +01:00
  • ce739b71c6 Website: set latest Flamenco version to 3.2 Sybren A. Stüvel 2023-02-21 12:10:01 +01:00
  • 9e1948a1a0 Bump version to v3.2 Sybren A. Stüvel 2023-02-21 12:06:46 +01:00
  • 4aef9e63d0 Mark v3.2 as released today Sybren A. Stüvel 2023-02-21 11:11:45 +01:00
  • 372bb66e09 Bump version to 3.2-rc1 Sybren A. Stüvel 2023-02-21 11:16:37 +01:00
  • 49d8c4e6fd Add "rc" as possible release cycle value Sybren A. Stüvel 2023-02-21 11:22:00 +01:00
  • daaadbf2fd Webapp: give the Flamenco logo a bit of a black outline Sybren A. Stüvel 2023-02-21 11:35:45 +01:00
  • 46c46455f0 Bump golang.org/x/image and golang.org/x/net for security fixes Sybren A. Stüvel 2023-02-21 11:16:30 +01:00
  • 72a78cd929 Webapp: remove some console.log calls Sybren A. Stüvel 2023-02-21 11:10:05 +01:00
  • 1add6bfc8a Webapp: avoid browser JS errors about forbidden 'User-Agent' header Sybren A. Stüvel 2023-02-21 11:08:48 +01:00
  • a5cfa9959b Webapp: cleanup, braces around conditional return statement Sybren A. Stüvel 2023-02-21 10:39:13 +01:00
  • b22ea953d5 Webapp: catch error when job cannot be found Sybren A. Stüvel 2023-02-21 10:38:58 +01:00
  • 12f4d9b5ce Tabulator: avoid setting height if already at the correct height Sybren A. Stüvel 2023-02-21 10:38:07 +01:00
  • e6ff81fc3d Mark more files as generated code Sybren A. Stüvel 2023-02-20 11:51:59 +01:00
  • d8ace7b7ff Website: document Go 1.20 is needed Sybren A. Stüvel 2023-02-20 11:51:23 +01:00
  • 4efed64a77 Fix error submitting job when not using Shaman Nitin-Rawat-1 2023-02-17 11:06:07 +01:00
  • eca498c98a go.mod: declare Go 1.20 as minimum requirement Sybren A. Stüvel 2023-02-09 15:41:29 +01:00
  • e855d59c68 Website: update Git URLs to projects.blender.org Sybren A. Stüvel 2023-02-09 15:23:53 +01:00
  • 22f56890c1 Small fix for sleep schedule of soft-deleted workers Sybren A. Stüvel 2023-02-09 11:46:29 +01:00
  • 2aa2f5f75b Upgrade Echo from v4.6.1 to 4.9.1 to address security issue Sybren A. Stüvel 2023-02-09 11:30:06 +01:00
  • adfc2652b5 Add internal/tools/tools.go to mock-import code generator packages Sybren A. Stüvel 2023-02-09 11:25:47 +01:00
  • 426b2aab4d Gracefully handle sleep schedules of deleted workers Sybren A. Stüvel 2023-02-09 11:18:38 +01:00
  • 55bfc8db88 Website: update URLs to point to projects.blender.org Sybren A. Stüvel 2023-02-07 17:41:26 +01:00
  • ff41db802f Slight tweak to the bug template Sybren A. Stüvel 2023-02-07 17:41:12 +01:00
  • 4a2d1d47a6 Simple Gitea issue templates Sybren A. Stüvel 2023-02-07 17:30:00 +01:00
  • 6b60a5e828 Web app: upgrade Tabulator 5.1.8 → 5.4.3 Sybren A. Stüvel 2023-02-07 16:41:00 +01:00
  • 5b9393e78c shaman-checkout-id-setter: reduce log levels Sybren A. Stüvel 2023-02-07 16:27:01 +01:00
  • fe0899fd55 shaman-checkout-id-setter: Don't update job's "updated at" timestamp Sybren A. Stüvel 2023-02-07 16:24:23 +01:00
  • 652f73c073 Add Makefile target for shaman-checkout-id-setter Sybren A. Stüvel 2023-02-07 15:47:11 +01:00
  • 80e0d0fc18 Bumped version to 3.2-beta Sybren A. Stüvel 2023-02-07 15:38:14 +01:00
  • c1070b838e Web app: better notifications for job deletion Sybren A. Stüvel 2023-02-07 15:23:13 +01:00
  • bf464055e0 Avoid double logging of job storage directory removal Sybren A. Stüvel 2023-02-07 15:22:52 +01:00
  • 01a85d86cb Add "Shaman Checkout ID setter" command Sybren A. Stüvel 2023-02-07 15:07:41 +01:00
  • aa1c6b8ff3 Close the database when Flamenco shuts down Sybren A. Stüvel 2023-02-07 15:05:44 +01:00
  • 34f0a6e676 Add .gitattributes to mark generated files as such Sybren A. Stüvel 2023-02-07 11:43:25 +01:00
  • ef3cab9745 Webapp: handle job deletions properly Sybren A. Stüvel 2023-01-05 23:23:02 +01:00
  • c21cc7d316 OAPI: regenerate code Sybren A. Stüvel 2023-02-03 16:44:50 +01:00
  • 92ac1d99de OAPI: add job-deletion-related operation & schema extensions Sybren A. Stüvel 2023-02-03 16:41:44 +01:00
  • bf0906eb95 Manager: avoid logging an error when requesting a non-existent job Sybren A. Stüvel 2023-02-03 16:36:53 +01:00
  • 2927e82802 Swagger UI: remove the "try it out" buttons Sybren A. Stüvel 2023-02-03 13:40:08 +01:00
  • 3bedc2c87a Swagger UI: add "Back to Flamenco" link Sybren A. Stüvel 2023-02-03 13:39:27 +01:00
  • 3a16456d5b Web app: add job deletion button to job action bar Sybren A. Stüvel 2023-01-08 13:53:55 +01:00
  • a97a4e6e67 Manager: show delete-requested jobs in the web interface Sybren A. Stüvel 2023-01-08 13:52:27 +01:00
  • 067f2a439e OAPI: regenerate code Sybren A. Stüvel 2023-01-08 13:47:38 +01:00
  • 4b489dbde7 OAPI: add delete_requested_at in Job schema Sybren A. Stüvel 2023-01-08 13:45:57 +01:00
  • 416138fd70 Manager: add test for QueryJobs() API function Sybren A. Stüvel 2023-01-08 13:14:20 +01:00
  • 791d877ff1 Manager: implement API endpoint for deleting jobs Sybren A. Stüvel 2023-01-04 01:11:09 +01:00
  • 2e5f5ffadd OAPI: regenerate code Sybren A. Stüvel 2023-01-04 01:08:08 +01:00
  • 23afbfbea2 OAPI: add operation deleteJob Sybren A. Stüvel 2023-01-04 01:07:43 +01:00
  • f413a40f4e Store Shaman checkout ID when submitting a job Sybren A. Stüvel 2023-01-04 01:04:52 +01:00
  • bb41889f1c OAPI: regenerate code Sybren A. Stüvel 2023-01-04 00:53:22 +01:00
  • 014c0d3b3d OAPI: add field to Job schemas to record storage info Sybren A. Stüvel 2023-01-04 00:46:15 +01:00
  • 7f268f2177 Add-on: abort submission when job preparation fails Sybren A. Stüvel 2023-01-04 00:57:48 +01:00
  • a5e8ae81e9 gitignore SQLite files Sybren A. Stüvel 2023-01-04 00:44:43 +01:00
  • 354119e237 Update CHANGELOG.md Sybren A. Stüvel 2023-01-03 16:32:11 +01:00
  • 6aea02c904 Fix T103516: max image size for previews is set too low Sybren A. Stüvel 2023-01-03 16:28:28 +01:00
  • 2df5a1089a Fix T102707: Flamenco Manager crash on frame range without hyphen Sybren A. Stüvel 2023-01-03 16:16:44 +01:00
  • 84470eeb81 Bump Blender Asset Tracer (BAT) to version 1.15 Sybren A. Stüvel 2022-12-16 15:28:34 +01:00
  • 9bda21648e Manager: add timeout when fetching job Sybren A. Stüvel 2022-12-14 11:59:52 +01:00
  • c16c1f4b15 Refactor: deduplicate job fetching code Sybren A. Stüvel 2022-12-14 11:26:15 +01:00
  • f93c66edb3 Documentation: no longer mention Bootstrap as dependency Sybren A. Stüvel 2022-12-06 16:46:14 +01:00
  • 80fee0837b Documentation: expand the 'Variables' page Sybren A. Stüvel 2022-12-06 12:57:30 +01:00
  • 9dbeddba35 Documentation: remove use of "expandable" sections Sybren A. Stüvel 2022-12-06 12:47:42 +01:00
  • 4ef5373756 Add-on: add support for the use_all_linked_data_direct option Sybren A. Stüvel 2022-12-02 14:28:42 +01:00
  • 21b2114505 Website: fix incorrect header in FAQ Sybren A. Stüvel 2022-11-30 13:10:52 +01:00
  • 51e1657f93 Website: add entry to FAQ about SyncThing/Dropbox/etc. Sybren A. Stüvel 2022-11-30 13:09:46 +01:00
  • 15e3745820 Manager: SQLite WAL journal + NORMAL sync mode Sybren A. Stüvel 2022-11-24 17:18:06 +01:00
  • 71605381c8 Update CHANGELOG Sybren A. Stüvel 2022-11-22 18:24:27 +01:00
  • 4b1cf740e9 Cleanup: worker, rename blenderPID to subprocPID Sybren A. Stüvel 2022-11-22 17:32:06 +01:00
  • ced826581a Worker: make sure long lines are broken on character boundaries Sybren A. Stüvel 2022-11-22 17:31:47 +01:00
  • fe8b6e025e Fix link in "Report a Bug" button Sybren A. Stüvel 2022-11-21 18:14:00 +01:00
  • 75592d12d3 Fix T102188: Add bug reporting URL to Flamenco "Get Involved" page Sybren A. Stüvel 2022-11-21 18:01:51 +01:00
  • e700e0efdf Website: move exclamation mark outside of link text Sybren A. Stüvel 2022-11-11 16:55:14 +01:00
  • 4adff44477 Fix T102193: website, broken link to 'get involved' page Sybren A. Stüvel 2022-11-11 16:55:02 +01:00
  • 982dca0d4e Fix FFmpeg wanting to use JPEG files when rendering PNG Sybren A. Stüvel 2022-11-10 14:10:03 +01:00
  • 1cef0d48df Addon: Show error if the file path is not known before submitting Yann Doersam 2022-11-08 11:46:11 +01:00
  • f75a8f4c65 Website: remove the "what is new" link Sybren A. Stüvel 2022-11-05 10:29:19 +01:00
  • c174951cd2 Website: remove "videos coming soon" promise Sybren A. Stüvel 2022-11-05 10:28:31 +01:00
  • 7816f218d5 Website: add BCON22 presentation to quickstart Sybren A. Stüvel 2022-11-05 10:27:57 +01:00
  • b23d2c2a89 Website: better explanation of non-Shaman storage options Sybren A. Stüvel 2022-11-05 10:26:10 +01:00
  • 249307d6c3 Update CHANGELOG.md Sybren A. Stüvel 2022-10-20 13:19:52 +02:00
  • 074c60df9d Cleanup: add-on, reformat with black Sybren A. Stüvel 2022-10-20 13:14:51 +02:00
  • 32a3e48e24 Add-on: use job check endpoint before sending files to the farm Sybren A. Stüvel 2022-10-20 13:14:01 +02:00
  • 7a60bb70e0 Manager: implement job check endpoint Sybren A. Stüvel 2022-10-20 13:13:35 +02:00
  • c439bc3a1e OAPI: regenerate code Sybren A. Stüvel 2022-10-20 13:13:22 +02:00
  • cdd304ffdb OAPI: add endpoint for a pre-flight job check Sybren A. Stüvel 2022-10-20 13:13:03 +02:00
  • 73dd8c7d78 Cleanup: pass submittedJob as pointer to two-way variable replacer Sybren A. Stüvel 2022-10-20 12:55:01 +02:00
  • e77bd9b841 Fix workers immediately switching state on a lazy request Sybren A. Stüvel 2022-10-20 12:30:37 +02:00
  • ad0fea241d Simple blender render: hide has_previews from web interface Sybren A. Stüvel 2022-10-20 12:18:00 +02:00
  • f1c4211d2b FFmpeg preview video: add missing switch to .jpg extension Sybren A. Stüvel 2022-10-20 12:13:36 +02:00
  • 0fce4b42fb Update CHANGELOG.md Sybren A. Stüvel 2022-10-20 12:12:29 +02:00
  • 43bc22f10f Generate preview video from Blender-generate EXR preview JPEGs Sybren A. Stüvel 2022-10-20 12:09:45 +02:00
  • 70bb0c2655 Bumped version to 3.2-alpha Sybren A. Stüvel 2022-10-20 12:06:51 +02:00