Andrii Landiak
|
1256f09e7e
|
Introduce edge support for alarm comment
|
2024-01-10 10:19:07 +02:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
Andrii Shvaika
|
67a8f70957
|
Merge remote-tracking branch 'origin/develop/3.6.3'
|
2024-01-05 15:17:27 +02:00 |
|
Andrew Shvayka
|
8c1fe956ff
|
Merge pull request #9921 from thingsboard/fiix_bug_testsDateJDKVer
TbDateTests_JDK_ver
|
2024-01-05 15:15:27 +02:00 |
|
ShvaykaD
|
22fbacdc56
|
Merge branch 'master' into fix/slow-query-for-rule-node-ids-search
|
2024-01-03 11:21:45 +02:00 |
|
ShvaykaD
|
360e32684e
|
added new index for rule nodes ids search query and removed old one
|
2024-01-02 15:34:32 +02:00 |
|
ShvaykaD
|
4a26fad0a5
|
Revert "replaced slow query with multi-call of indexed query"
This reverts commit abfcf32c54e2705171d93abbb563fbdec97def5d and 7c42bb72138536c4f78351c1c992ec0d1780d8ea.
|
2024-01-02 15:31:30 +02:00 |
|
dashevchenko
|
5e471364de
|
changed fixedPool to newWorkStealingPool
|
2024-01-02 13:58:16 +02:00 |
|
ShvaykaD
|
abfcf32c54
|
replaced slow query with multi-call of indexed query
|
2023-12-28 17:55:56 +02:00 |
|
nick
|
c636ea2c0e
|
fix_bug: TbDateTests -> JDK ver
|
2023-12-28 14:51:45 +02:00 |
|
dashevchenko
|
b95adb439a
|
added yml parameters for aws-sqs eproducer executor thread pool size
|
2023-12-27 17:06:26 +02:00 |
|
dashevchenko
|
f2ea1b87d7
|
added shutdown for producerExecutor
|
2023-12-27 14:51:20 +02:00 |
|
dashevchenko
|
ca3593b6f5
|
Merge remote-tracking branch 'upstream/master' into aws_sqs_producer
|
2023-12-27 14:45:46 +02:00 |
|
dashevchenko
|
63a85161b2
|
moved producer executor to TbAwsSqsAdmin
|
2023-12-27 14:44:49 +02:00 |
|
dashevchenko
|
3ac0cc241a
|
TbAwsSqsProducerTemplate: native thread allocation error fix (provided one executor for message sending with limited thread pool size)
|
2023-12-27 13:47:52 +02:00 |
|
Igor Kulikov
|
bc35df1dd7
|
Version set to 3.6.3-SNAPSHOT
|
2023-12-27 12:58:15 +02:00 |
|
ViacheslavKlimov
|
22e598c36d
|
Fix image's isPublic on import
|
2023-12-26 18:21:34 +02:00 |
|
Andrew Shvayka
|
5cc0dc6d94
|
Merge pull request #9900 from thingsboard/fix/vc-timeout
Version control performance improvements
|
2023-12-22 18:42:06 +02:00 |
|
Andrew Shvayka
|
86ecc6f742
|
Merge pull request #9897 from thingsboard/fix/image-vc
Fixes for images version control
|
2023-12-22 17:00:57 +02:00 |
|
ViacheslavKlimov
|
daabf26708
|
VC: fix Kafka buffer exhausted and producer stuck; refactoring and improvements
|
2023-12-22 14:55:58 +02:00 |
|
ViacheslavKlimov
|
58cf97f68a
|
Add maxResourceSize to SystemParams
|
2023-12-22 12:38:56 +02:00 |
|
ViacheslavKlimov
|
927479095f
|
VC: improve images import/export
|
2023-12-21 13:08:28 +02:00 |
|
ViacheslavKlimov
|
b16ee4e9b3
|
VC: handle error on too big commit; prevent UndeclaredThrowableException
|
2023-12-21 12:28:58 +02:00 |
|
Andrii Landiak
|
323e0ef9a2
|
Fix edge upgrade strategy: add check for upgrade instruction on server side, fix typo
|
2023-12-19 17:43:17 +02:00 |
|
Andrew Shvayka
|
e05a5c3420
|
Merge pull request #9846 from thingsboard/feature/public-images
Public images
|
2023-12-18 16:54:34 +02:00 |
|
Andrew Shvayka
|
a0fd420ee1
|
Merge pull request #9777 from imbeacon/fix/gw-launch-command
Refactored commands for gateway launch
|
2023-12-18 12:51:34 +02:00 |
|
Igor Kulikov
|
57e7e1f181
|
Merge branch 'master' into feature/public-images
|
2023-12-15 19:48:08 +02:00 |
|
Andrew Shvayka
|
17ad5a5bb2
|
Merge pull request #9778 from thingsboard/fx_bug_DateString_WithoutTz
[3.6.2]Fix_bug_tbDate_from_String_without_TZ
|
2023-12-15 18:39:53 +02:00 |
|
Igor Kulikov
|
562838cfdb
|
UI: Add Embed Image dialog.
|
2023-12-15 17:10:33 +02:00 |
|
ViacheslavKlimov
|
9b92a753ac
|
Endpoint for updating image public status
|
2023-12-15 12:48:30 +02:00 |
|
nick
|
7e00acd44b
|
tbDate: fix bug comments 3
|
2023-12-15 12:18:05 +02:00 |
|
ViacheslavKlimov
|
a058f865da
|
Rename to publicResourceKey
|
2023-12-14 17:57:41 +02:00 |
|
ViacheslavKlimov
|
36a89bea91
|
Public images
|
2023-12-14 16:24:36 +02:00 |
|
Volodymyr Babak
|
ecc9094375
|
Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature
|
2023-12-12 18:32:54 +02:00 |
|
Andrew Shvayka
|
cd0d2d4212
|
Merge pull request #9819 from thingsboard/image-gallery-improvements
Fixes and improvements for image API
|
2023-12-12 18:02:21 +02:00 |
|
imbeacon
|
4260240f08
|
Merge remote-tracking branch 'upstream/master' into fix/gw-launch-command
|
2023-12-11 18:15:23 +02:00 |
|
imbeacon
|
a67a13bbd0
|
Added docker-compose file creation with correct parameters
|
2023-12-11 18:03:43 +02:00 |
|
ViacheslavKlimov
|
0ae62e7a57
|
Remove @Length validation for image fields
|
2023-12-11 17:42:04 +02:00 |
|
Andrew Shvayka
|
2a3960ff64
|
Merge pull request #9775 from dashevchenko/passwordValidation
Added max length password policy
|
2023-12-11 17:17:52 +02:00 |
|
Andrii Landiak
|
fdfef83c1e
|
Merge remote-tracking branch 'upstream/master' into fix/edge-compatibility-after-image-feature
|
2023-12-11 14:08:58 +02:00 |
|
nick
|
3bf585ec80
|
tbel fix_bug tbDate delete String... options
|
2023-12-09 09:30:31 +02:00 |
|
nick
|
c14fe5b2cd
|
tbel fix_bug tbDate delete String... options
|
2023-12-08 23:13:07 +02:00 |
|
Andrew Shvayka
|
4c3e081b91
|
Merge pull request #9688 from AndriiLandiak/edge-upgrade-instructions
Edge upgrade instructions
|
2023-12-08 16:40:05 +02:00 |
|
Andrii Landiak
|
2378f2ec2d
|
Add handling logic for backward compatibility with previous Edges
|
2023-12-08 13:46:42 +02:00 |
|
Volodymyr Babak
|
d25b1a4170
|
Merge remote-tracking branch 'origin/master' into edge-upgrade-instructions
|
2023-12-08 10:31:06 +02:00 |
|
nick
|
fbfecf3410
|
tbel fix_bug tbDate tests Constructor class
|
2023-12-07 19:40:02 +02:00 |
|
dashevchenko
|
8b6b1dd7d7
|
added new type of error - UserPasswordNotValidException to correctly handle it on UI
|
2023-12-07 17:35:49 +02:00 |
|
ShvaykaD
|
506c317985
|
Merge branch 'master' into feature/profile-names-api
|
2023-12-07 15:56:34 +02:00 |
|
nick
|
509e580ea3
|
Merge branch 'master' into fx_bug_DateString_WithoutTz
|
2023-12-07 15:18:35 +02:00 |
|
nick
|
a12c9e11f8
|
tbel fix_bug tbDate test
|
2023-12-07 15:05:45 +02:00 |
|