Laurent Clouet
|
4eff00bb6b
|
Merge branch 'pmd/new-rule3' into 'master'
Ref: add more PMD rule: bestpractices.xml/OneDeclarationPerLine
See merge request sheepitrenderfarm/client!316
|
2024-06-06 01:09:05 +00:00 |
|
Laurent Clouet
|
3362219f9b
|
Merge branch 'pmd/new-rule' into 'master'
Ref: add new static analyser rule: bestpractices.xml/UnusedAssignment
See merge request sheepitrenderfarm/client!313
|
2024-06-06 01:05:27 +00:00 |
|
Laurent Clouet
|
1b3cf096d1
|
Ref: add new static analyser rule: bestpractices.xml/UnusedAssignment
|
2024-06-06 01:05:27 +00:00 |
|
Laurent Clouet
|
236a72ec53
|
Ref: add more PMD rule: bestpractices.xml/OneDeclarationPerLine
|
2024-06-06 03:04:34 +02:00 |
|
Laurent Clouet
|
fd33b6d666
|
Merge branch 'pmd/new-rule2' into 'master'
Ref: add more PMD rule: bestpractices.xml/UseCollectionIsEmpty
See merge request sheepitrenderfarm/client!315
|
2024-06-06 00:59:14 +00:00 |
|
Laurent Clouet
|
a0e4f6b348
|
Ref: add more PMD rule: bestpractices.xml/UseCollectionIsEmpty
|
2024-06-06 02:54:51 +02:00 |
|
Laurent Clouet
|
b943bd8821
|
Merge branch 'config/pmd' into 'master'
Add PMD plugin config to intellij project
See merge request sheepitrenderfarm/client!314
|
2024-06-06 00:52:25 +00:00 |
|
Laurent Clouet
|
851378f944
|
Merge branch 'pmd/enable-rules' into 'master'
Since PMD was updated, we can use those rules
See merge request sheepitrenderfarm/client!312
|
2024-06-06 00:52:08 +00:00 |
|
Laurent Clouet
|
fbdad858c4
|
Add PMD plugin config to intellij project
|
2024-06-06 02:46:36 +02:00 |
|
Laurent Clouet
|
5e7845c1f7
|
Since PMD was updated, we can use those rules
|
2024-06-06 02:28:14 +02:00 |
|
Laurent Clouet
|
4558e212ca
|
Merge branch 'gradle-8.8' into 'master'
Upgrade to Gradle 8.8
See merge request sheepitrenderfarm/client!310
|
2024-06-06 00:25:23 +00:00 |
|
M*C*O
|
db1cfe4416
|
Upgrade to Gradle 8.8
|
2024-06-06 00:25:23 +00:00 |
|
Laurent Clouet
|
b15303bc11
|
Merge branch 'denoise-typo' into 'master'
Fix: Blender changed the error string
See merge request sheepitrenderfarm/client!309
|
2024-06-06 00:23:53 +00:00 |
|
Raimund58
|
db8b1108dd
|
Fix: Blender changed the error string
|
2024-06-06 00:23:53 +00:00 |
|
Laurent Clouet
|
a318a19079
|
Merge branch 'fix/infinite' into 'master'
Fix: divide by zero
See merge request sheepitrenderfarm/client!311
|
2024-06-04 16:33:10 +00:00 |
|
Laurent Clouet
|
702c004355
|
Fix: divide by zero
|
2024-06-04 18:17:57 +02:00 |
|
Laurent Clouet
|
3131a0c6c2
|
Merge branch 'feat/static-analytics' into 'master'
Feat/static analytics
See merge request sheepitrenderfarm/client!307
|
2024-06-03 14:02:31 +00:00 |
|
Laurent Clouet
|
4bce6409e3
|
Feat: add static analytic of code
|
2024-06-03 14:02:30 +00:00 |
|
Laurent Clouet
|
c966a1a032
|
Merge branch 'fix/string-format' into 'master'
Fix: string format, empty arg
See merge request sheepitrenderfarm/client!305
|
2024-06-01 14:39:18 +00:00 |
|
Laurent Clouet
|
aa28ebd3f1
|
Fix: string format, empty arg
|
2024-06-01 16:02:42 +02:00 |
|
Laurent Clouet
|
788158cad0
|
Merge branch 'feat/debug-vs-stdout' into 'master'
Fix: debug level and log on stdout are not the same
See merge request sheepitrenderfarm/client!302
|
2024-05-05 10:55:46 +00:00 |
|
Laurent Clouet
|
96cca24990
|
Fix: debug level and log on stdout are not the same
|
2024-05-05 10:55:46 +00:00 |
|
Laurent Clouet
|
e21928ba1b
|
Merge branch 'fix/status-duplicate' into 'master'
Fix: do not spam the text ui with the same status
See merge request sheepitrenderfarm/client!304
|
2024-05-05 10:54:13 +00:00 |
|
Laurent Clouet
|
1185fbc517
|
Fix: do not spam the text ui with the same status
|
2024-05-03 11:11:40 +02:00 |
|
harlekin
|
65aeb07b7a
|
Merge branch 'download-threads' into 'master'
constrain multi-downloader to 1-12 threads
See merge request sheepitrenderfarm/client!303
|
2024-04-30 16:56:29 +00:00 |
|
M*C*O
|
85ee7e4d42
|
constrain multi-downloader to 1-12 threads
|
2024-04-30 16:56:29 +00:00 |
|
Laurent Clouet
|
5aaa88cf1a
|
Merge branch 'delayed-cleanup' into 'master'
Delay WorkingDir cleanup until blender is dead
See merge request sheepitrenderfarm/client!300
|
2024-04-19 18:40:56 +00:00 |
|
M*C*O
|
51e1388aaa
|
Fix: cleanup working dir after blender has exited
|
2024-04-19 18:40:55 +00:00 |
|
harlekin
|
a1f6343d49
|
Merge branch 'fix/duplicate-error' into 'master'
Fix: Remove duplicate error catch
See merge request sheepitrenderfarm/client!290
|
2024-04-14 10:28:30 +00:00 |
|
harlekin
|
4fb489df34
|
Merge branch 'feat/extraction_time' into 'master'
added unzip time for projects as per feature request
See merge request sheepitrenderfarm/client!299
|
2024-04-14 09:41:07 +00:00 |
|
harlekin
|
fcf7e348b4
|
added unzip time for projects as per feature request
|
2024-04-14 09:41:06 +00:00 |
|
harlekin
|
1ba5a014c2
|
Merge branch 'feat/log-directory' into 'master'
Feat: add log file on disk
See merge request sheepitrenderfarm/client!297
|
2024-04-14 09:27:52 +00:00 |
|
Laurent Clouet
|
595018b20b
|
Feat: add log file on disk
|
2024-04-14 09:27:52 +00:00 |
|
harlekin
|
f93157b029
|
Merge branch 'feat/add-env' into 'master'
Prep env for 4.2
See merge request sheepitrenderfarm/client!295
|
2024-04-14 09:14:51 +00:00 |
|
Laurent Clouet
|
dd00b63557
|
Merge branch 'fix/new_errors' into 'master'
Fix: add new error messages for Blender 4.1
See merge request sheepitrenderfarm/client!294
|
2024-04-11 15:26:08 +00:00 |
|
Laurent Clouet
|
c756cad4b7
|
Merge branch 'fix/ui-download-progress' into 'master'
Fix/ui download progress
See merge request sheepitrenderfarm/client!298
|
2024-04-11 15:24:50 +00:00 |
|
Laurent Clouet
|
74b39797ce
|
Fix: ui, set a global progress on the download
|
2024-04-11 15:24:50 +00:00 |
|
Laurent Clouet
|
50ddc9ae3f
|
Merge branch 'feature/large_project_opt' into 'master'
Feature: Add --disable-large-downloads option
See merge request sheepitrenderfarm/client!296
|
2024-03-26 14:08:46 +00:00 |
|
harlekin
|
a86c126d39
|
Feat: add an option for disabling large downloads
|
2024-03-26 14:08:46 +00:00 |
|
Raimund58
|
18c0454b44
|
Prep env for 4.2
|
2024-03-22 10:48:35 +00:00 |
|
harlekin
|
43e936ab3d
|
add new error messages for Blender 4.1
|
2024-03-15 12:19:34 +01:00 |
|
Laurent Clouet
|
c615c9b36d
|
Merge branch 'feat/preptime' into 'master'
Feat/preptime
See merge request sheepitrenderfarm/client!292
|
2024-03-14 18:08:39 +00:00 |
|
Laurent Clouet
|
185170fafe
|
Feat: send preparation time of a project
|
2024-03-14 18:08:39 +00:00 |
|
Laurent Clouet
|
b87e417ccd
|
Merge branch 'fix/array-vs-list' into 'master'
Fix: you can't really skip an index in an array
See merge request sheepitrenderfarm/client!291
|
2024-02-28 12:45:13 +00:00 |
|
Laurent Clouet
|
a4cb145f3f
|
Fix: you can't really skip an index in an array
|
2024-02-28 12:45:12 +00:00 |
|
Raimund58
|
f0384505c2
|
Fix: Remove duplicate error catch
|
2024-02-28 11:58:42 +00:00 |
|
Laurent Clouet
|
cb0004c434
|
Merge branch 'fix/file-delete' into 'master'
Fix: really delete file
See merge request sheepitrenderfarm/client!289
|
2024-02-28 11:31:23 +00:00 |
|
Laurent Clouet
|
4a9499d752
|
Fix: really delete file
|
2024-02-28 11:31:23 +00:00 |
|
harlekin
|
23feca14d3
|
Merge branch 'change/write_timeout' into 'master'
Change: change http client write timeout to 10 seconds
See merge request sheepitrenderfarm/client!288
|
2024-02-25 18:56:43 +00:00 |
|
harlekin
|
f498330be2
|
Change: change http client write timeout to 10 seconds
|
2024-02-25 18:56:42 +00:00 |
|