Nitin-Rawat-1
  • Joined on 2023-02-08
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-04-15 12:52:44 +02:00
3974770f36 Manager: refuse to delete workers without foreign key constraints
6c28db780f Manager: refuse to delete worker tags without foreign key constraints
b313a2020d Refactor: Manager, move some test code into a function of its own
05e35a1cc5 Update Changelog
ea68faa577 Web: improve URL handling to allow for TLS/SSL
Compare 17 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-03-19 09:33:35 +01:00
c3b8707390 Worker: reduce log level of 'Blender could not be found' to info level
00dfbc10b6 Worker: link to FAQ entry when the worker cannot be found
63a578688e Make `make test` fail fast
b219f9b1c2 Manager tests: replace `assert.NoError()` with `require.NoError()`
Compare 4 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-03-16 12:30:09 +01:00
3f4a9025fe Manager tests: replace `assert.NoError()` with `require.NoError()`
1fee086cef Website: add MQTT prefix to table of MQTT topics
bd3dd90303 Update CHANGELOG.md
041f792594 Website: document Flamenco's MQTT support
5c60561ddb Website: allow separate page title for TOC
Compare 24 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-03-05 08:08:25 +01:00
7b31eba8d7 Webapp: improve positioning of the farm status indicator
7bf121e93e Webapp: show explanation in farm status tooltip
63e3c8de37 Webapp: make SocketIO reconnect faster
c0c70758c6 Webapp: hide farm status when SOcketIO is disconnected
1e7c059d12 Manager: check the farm status quickly after startup
Compare 34 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-02-05 07:51:43 +01:00
3326f683da Manager: consistent MQTT server/broker naming
91d15df765 Manager Cleanup: consistent variable name for MQTTClient receiver pointer
44bfe58891 Manager: friendlier log message when MQTT server connection cannot be made
f0c7acd903 Manager: fix web interface not showing last-rendered images on job view
4f804958e5 Manager: add unittest for eventbus topics
Compare 12 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-01-28 12:14:15 +01:00
f464aea137 Manager & website: provide more helpful info when Worker auth fails
26c14bf095 Website: better styling for FAQ page
9afd79d8c0 Manager: prevent logging an error when fetching unknown worker
70faa4e225 Move URLs to the Flamenco website to constants in a dedicated package
13a793743f Website: add documentation for worker tags and sleep schedule
Compare 14 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-01-15 09:46:09 +01:00
8b9a2a15cf CHANGELOG: marked 3.4 as released today
e1306010d7 Bumped version to 3.4
b39f116b0e Manager: after deleting a job, perform a database consistency check
7c08ec8654 Upgrade dependencies
c80f898095 Makefile: Run `make vet` as part of the `release-package` rule
Compare 14 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2024-01-06 05:39:11 +01:00
77771afc4a Web: list 3.4-beta0 as latest beta release
e6a29e1662 Bumped version to 3.4-beta0
3fc3ecf49e Update CHANGELOG
e4f5dff21c Addon: log BAT pack parameters
a6f6f10239 Fix #104263: Error performing BAT pack in Windows with shared storage
Compare 11 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-12-24 09:01:00 +01:00
7082e1e3ea Web: make 'last updated at' field in job details click-to-copy
246916475f Manager: Implement mass mark-for-deletion of jobs
b9e41065c1 OAPI: regenerate code
aff6d41a91 OAPI: Add endpoint for mass job deletion
ff2d8f649f OpenAPI: update job submission example
Compare 16 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-11-21 14:11:05 +01:00
02011f8237 Bumped version to 3.4-alpha0
c284b5fa67 Website: slight wording change
ee67e2be5e Website: include link to release changelog
d06ed6c3b0 Mark v3.3 as released today
c920d0ecf9 Website: include macOS/Silicon (ARM64) build on the download page
Compare 14 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-11-02 05:12:47 +01:00
90a3fac2ad Website: use smaller font for architecture
0107605441 Website: bump available beta version to 3.3-beta2
01f2e6d558 Bumped version to 3.3-beta2
950bd59320 CHANGELOG: Add the support for macOS Silicon (arm64)
5c63405fe2 Reword the FFmpeg instructions for macOS arm64
Compare 19 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-10-18 11:20:24 +02:00
aa4d3cff75 Windows: check user's system privileges when Shaman is enabled
40f76efec9 Shaman: log a warning on platforms that don't reliably support symlinks
d60af809be Shaman: skip certain tests if the platform cannot do symlinking reliably
12bc182857 Log more OS info at startup
879a280da2 Add security fix to CHANGELOG.md
Compare 7 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-10-07 09:17:55 +02:00
819767ea1a Webapp: tweak the .editorconfig and .prettierrc files + re-format
68c55f97be Web: fix typo in tags view
c2e34ff4e3 Add .prettierrc file
95dd4f7474 Webapp: restore 'Delete Worker' button
ee8c349ad3 Cleanup: webapp, remove trailing space
Compare 28 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-08-21 12:15:43 +02:00
089bae5bf9 Webapp: import notifications on job details component
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-08-15 13:22:11 +02:00
e231f6f221 Manager: better logging of tag create/update/delete
c477992467 Manager: tag update without description now keeps the description
72ec9501b9 Website: add `restart_exit_code` to the worker config documentation
9a406f2e33 Website: better documentation of worker actions
97a909791c Website: make table cells v-align to top
Compare 10 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-08-12 15:45:12 +02:00
9009b60379 Website: add list of supported commands
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-08-06 14:03:28 +02:00
4e31ccb31c Add SIGGRAPH 2023 redirect
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-08-01 16:26:59 +02:00
b2c49492f1 Makefile: get proper git hash when directly on tag + dirty
100e8e404e Rename add-on to flamenco-addon.zip
02fac6a4df Change Go package name from git.blender.org to projects.blender.org
cac030e9d4 Bump version of FFmpeg to 5.1
dae5b1a571 Fix #104237: fix issue with drive-only paths on Windows
Compare 17 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-07-19 05:18:42 +02:00
2f3712a077 CHANGELOG: add database integrity checks
63634361ce Manager: make periodic database integrity check configurable
1a79c19583 Manager: improve logging of database consistency checks
4121c899c3 Manager: perform database integrity check every hour
5eb57427fc Manager: better logging of schedule changes
Compare 5 commits »
Nitin-Rawat-1 pushed to main at Nitin-Rawat-1/flamenco 2023-07-15 14:56:44 +02:00
3def3d2260 Worker: make `-version` CLI option show the 'extended' version
ebd40dbcd5 Update CHANGELOG
b24d748840 Add-on: use the 'eval' description in the 'eval now' button as well
6994413ed6 Use new property names for 'use automatic values' button
4b53c06467 OAPI: regenerate code
Compare 37 commits »