Lukas W
|
e380298cf9
|
Improve project unzipping performance
|
2024-08-02 12:43:47 +00:00 |
|
Laurent Clouet
|
0ff9689cd1
|
Merge branch 'fix/log-debug-ram' into 'master'
Fix: always save data in ram
See merge request sheepitrenderfarm/client!326
|
2024-07-13 12:11:41 +00:00 |
|
Laurent Clouet
|
a09b476377
|
Fix: always save data in ram
|
2024-07-13 12:11:41 +00:00 |
|
Grische
|
5b6d68f629
|
Fix: FileAlreadyExistsException during archive copy
|
2024-07-13 12:11:00 +00:00 |
|
M*C*O
|
48f3761656
|
force PMD v7
PMD v7: fix new design/SimplifyBooleanReturns matches
PMD v7: fix new bestpractices/UnusedAssignment matches
PMD v7: fix new bestpractices/LiteralsFirstInComparisons matches
PMD v7: fix new codestyle/UnnecessaryFullyQualifiedName matches
PMD v7: fix new bestpractices/LooseCoupling matches
PMD rules: bestpractices/UseVarargs
PMD rules: sort lines
|
2024-06-10 16:34:12 +00:00 |
|
Laurent Clouet
|
8dc7726955
|
Ref: use lombok for data class
|
2024-06-08 04:10:06 +00:00 |
|
Sheepit Renderfarm
|
83cd92b903
|
Feat: incompatible process
|
2024-06-08 03:21:33 +00:00 |
|
Laurent Clouet
|
0a7f1f9f1b
|
Ref: add new static analyser rule: category/java/bestpractices.xml/LiteralsFirstInComparisons
|
2024-06-07 14:35:47 +00:00 |
|
Laurent Clouet
|
824dfe4ef6
|
Merge branch 'pmd/new-rule-9' into 'master'
Ref: add new static analyser rule: category/java/bestpractices.xml/MissingOverride
See merge request sheepitrenderfarm/client!322
|
2024-06-07 14:30:24 +00:00 |
|
Laurent Clouet
|
705203708b
|
Ref: add new static analyser rule: category/java/bestpractices.xml/MissingOverride
|
2024-06-07 14:30:24 +00:00 |
|
Laurent Clouet
|
89ff34f0bb
|
Ref: add new static analyser rule: category/java/bestpractices.xml/LooseCoupling
|
2024-06-07 16:05:16 +02:00 |
|
Laurent Clouet
|
21ab1d0e19
|
Ref: add new static analyser rule: category/java/errorprone.xml/UnnecessaryCaseChange
|
2024-06-06 01:42:04 +00:00 |
|
Laurent Clouet
|
b0c4d68e0b
|
Ref: add new static analyser rule: design.xml/ClassWithOnlyPrivateConstructorsShouldBeFinal
|
2024-06-06 03:15:23 +02:00 |
|
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
|
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
|
a0e4f6b348
|
Ref: add more PMD rule: bestpractices.xml/UseCollectionIsEmpty
|
2024-06-06 02:54:51 +02: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
|
702c004355
|
Fix: divide by zero
|
2024-06-04 18:17:57 +02:00 |
|
Laurent Clouet
|
4bce6409e3
|
Feat: add static analytic of code
|
2024-06-03 14:02:30 +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
|
1185fbc517
|
Fix: do not spam the text ui with the same status
|
2024-05-03 11:11:40 +02:00 |
|
M*C*O
|
85ee7e4d42
|
constrain multi-downloader to 1-12 threads
|
2024-04-30 16:56:29 +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
|
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
|
74b39797ce
|
Fix: ui, set a global progress on the download
|
2024-04-11 15:24:50 +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
|
185170fafe
|
Feat: send preparation time of a project
|
2024-03-14 18:08:39 +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
|
4a9499d752
|
Fix: really delete file
|
2024-02-28 11:31:23 +00:00 |
|
harlekin
|
f498330be2
|
Change: change http client write timeout to 10 seconds
|
2024-02-25 18:56:42 +00:00 |
|
harlekin
|
f0a81ebda0
|
Merge branch 'fix/reduce_time_to_iterate' into 'master'
Fix/Don't iterate over all objects
See merge request sheepitrenderfarm/client!285
|
2024-02-25 18:36:18 +00:00 |
|
Raimund58
|
7f05caa632
|
Fix/Don't iterate over all objects
|
2024-02-25 18:36:18 +00:00 |
|
harlekin
|
9e4d01d4c6
|
Merge branch 'feature/multidownloader' into 'master'
Feature/multidownloader
See merge request sheepitrenderfarm/client!287
|
2024-02-25 18:31:16 +00:00 |
|
harlekin
|
fdadb13cae
|
Feature/multidownloader
|
2024-02-25 18:31:16 +00:00 |
|
harlekin
|
bf481e07a0
|
clean working directory on ENGINE_NOT_AVAILABLE, DETECT_DEVICE_ERROR
|
2024-02-19 21:56:20 +00:00 |
|
Grische
|
c2bcf7542c
|
print human readable CUDA error
|
2023-12-20 21:51:31 +01:00 |
|
Sheepit Renderfarm
|
8c2360adb1
|
Merge branch 'ref/directory-manager' into 'master'
Ref: move directories handle to a specific class (outside of Client class)
See merge request sheepitrenderfarm/client!280
|
2023-12-19 14:35:24 +00:00 |
|
Sheepit Renderfarm
|
3e850ad6e5
|
Ref: move directories handle to a specific class (outside of Client class)
|
2023-12-19 14:35:24 +00:00 |
|