nickAS21
|
1bf02b75f2
|
sparkplug: connection
|
2022-12-15 11:40:04 +02:00 |
|
ViacheslavKlimov
|
368e2d1290
|
Broadcast entity state change event on asset update or delete
|
2022-12-07 14:18:13 +02:00 |
|
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
2022-12-05 17:54:19 +02:00 |
|
Igor Kulikov
|
7dd9a491b9
|
Add id indexes on new partitioned tables
|
2022-12-01 12:38:41 +02:00 |
|
Igor Kulikov
|
0c6832b2ad
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2022-12-01 12:36:30 +02:00 |
|
Igor Kulikov
|
e421acbf6e
|
Add id indexes on new partitioned tables
|
2022-12-01 12:36:19 +02:00 |
|
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
2022-12-01 12:04:14 +02:00 |
|
Andrew Shvayka
|
dfdb2e5bf8
|
Merge pull request #7704 from ViacheslavKlimov/fix/concurrent-partition-creation-errors
[3.4.2] Fix issues with partition creation
|
2022-11-30 14:33:03 +02:00 |
|
Andrii Shvaika
|
91602ff670
|
Minor refactoring to use the helper function
|
2022-11-30 14:19:15 +02:00 |
|
Peter Chen
|
7914f3d1d0
|
minor refactoring code to get OTA package id
|
2022-11-30 14:16:28 +02:00 |
|
Peter Chen
|
cc3372d963
|
fix thingsboard issue #6008
|
2022-11-30 14:16:19 +02:00 |
|
ViacheslavKlimov
|
39341d1414
|
Fix transaction abortion on partition save error; don't throw any exceptions
|
2022-11-30 12:55:51 +02:00 |
|
YevhenBondarenko
|
6a99caf682
|
added tests for TbClusterService onQueueChange
|
2022-11-29 20:38:29 +01:00 |
|
YevhenBondarenko
|
8f356e90e2
|
fixed queue notifications in monolith
|
2022-11-29 10:13:16 +01:00 |
|
Andrew Shvayka
|
90238ffaa8
|
Merge pull request #7684 from ShvaykaD/bugfix/7683
[3.4.2] Missed logic for sending attributes deleted notification to device in the Delete Attributes node
|
2022-11-28 14:51:12 +02:00 |
|
Igor Kulikov
|
42c502d266
|
Fix tests
|
2022-11-28 12:11:34 +02:00 |
|
ShvaykaD
|
3820909d65
|
bugfix: #7683
|
2022-11-25 16:36:32 +02:00 |
|
Igor Kulikov
|
046d313581
|
Update docs for rule nodes with TBEL scripts. Fix TBEL transform script.
|
2022-11-25 15:06:43 +02:00 |
|
Andrew Shvayka
|
c28526fb25
|
Merge pull request #7651 from volodymyr-babak/bug/fix-edge-fetcher
[3.4.2][Bug] Updates to stability of synchronization between edge and cloud in case of many events simultaneously
|
2022-11-25 11:20:29 +02:00 |
|
Igor Kulikov
|
bed4d61281
|
Update TBEL help links
|
2022-11-22 18:12:46 +02:00 |
|
Igor Kulikov
|
d10f64c348
|
Refactor MVEL -> TBEL
|
2022-11-22 16:38:01 +02:00 |
|
Volodymyr Babak
|
a0a5549b26
|
Revert LinkedHashMap
|
2022-11-21 22:56:48 +02:00 |
|
Volodymyr Babak
|
263605ed52
|
Revert Id to createdTime
|
2022-11-21 22:14:17 +02:00 |
|
Volodymyr Babak
|
a094b71a24
|
Fix stability of testSendDeviceToCloudWithNameThatAlreadyExistsOnCloud
|
2022-11-21 18:30:25 +02:00 |
|
Volodymyr Babak
|
833ea1b397
|
Decreased number of message in edge random timeseries failure to speed up tests execution
|
2022-11-18 19:23:21 +02:00 |
|
Volodymyr Babak
|
6766d54b86
|
Merge branch 'master' of github.com:thingsboard/thingsboard into bug/fix-edge-fetcher
|
2022-11-18 16:29:26 +02:00 |
|
Volodymyr Babak
|
b5dbc7321c
|
Increase timeout between batches. Improve cancel and interruption of send downlink msgs task
|
2022-11-18 16:27:36 +02:00 |
|
oyurov
|
26b1d09cbd
|
Tests improvements
|
2022-11-18 12:19:28 +01:00 |
|
oyurov
|
bf83eff749
|
Change modifier access to default
|
2022-11-18 11:27:19 +01:00 |
|
oyurov
|
87d7886d63
|
Added test for getRedirectUrl method
|
2022-11-18 10:55:20 +01:00 |
|
oyurov
|
5556fc5210
|
Refactor
|
2022-11-18 09:32:05 +01:00 |
|
oyurov
|
c63f7cf678
|
Added state support for Dashboards after oauth2 redirect
|
2022-11-17 18:20:08 +01:00 |
|
Andrew Shvayka
|
48bfa86ea9
|
Merge pull request #7629 from smatvienko-tb/feature/cassandra_partition_always_exists_mode
[3.4.2] Cassandra partition always exists mode
|
2022-11-17 17:28:08 +02:00 |
|
Andrii Shvaika
|
45707414a4
|
Minor code refactoring to fix build issues
|
2022-11-17 16:28:00 +02:00 |
|
Andrii Shvaika
|
2b74234c2c
|
Fix possible race condition and signature change case. Additional improvements on UI are required
|
2022-11-17 13:55:50 +02:00 |
|
Andrii Shvaika
|
e9be91d9e1
|
Merge with PR 7297
|
2022-11-17 13:02:31 +02:00 |
|
Andrii Shvaika
|
57332d71aa
|
Refactoring of JWT service
|
2022-11-17 12:51:11 +02:00 |
|
Sergey Matvienko
|
8807b7e95d
|
Jwt settings refactored one more time
|
2022-11-17 11:46:42 +01:00 |
|
YevhenBondarenko
|
7d79fa0a62
|
refactoring
|
2022-11-17 11:07:15 +01:00 |
|
Andrii Shvaika
|
0d1412cd46
|
Merge branch 'jwt-random' of github.com:smatvienko-tb/thingsboard
|
2022-11-17 11:50:56 +02:00 |
|
Sergey Matvienko
|
bb261b3401
|
Jwt settings refactored after review
|
2022-11-16 18:36:05 +01:00 |
|
Andrew Shvayka
|
e08870bd2a
|
Merge pull request #7595 from volodymyr-babak/rest-client-updates
[3.4.2] RestClient updates. Remove default connection from RPC from device to push to cloud
|
2022-11-16 16:53:18 +02:00 |
|
Volodymyr Babak
|
54e55d51ad
|
Use id instread of createdtime for sort order of edge events
|
2022-11-16 16:38:36 +02:00 |
|
Sergey Matvienko
|
3f39305252
|
ts_key_value_partitioning_always_exist_in_reading added to skip Cassandra ts_kv_partitions_cf reads
|
2022-11-15 14:57:09 +01:00 |
|
Volodymyr Babak
|
1d9a2bad84
|
Improve error handling - root cause and stack trace delivered to cloud from edge in case of errors
|
2022-11-15 14:59:14 +02:00 |
|
Igor Kulikov
|
02b49751d0
|
Merge pull request #7615 from ViacheslavKlimov/improvement/mvel-invoke-service
[3.4.2] MVEL scripts caching
|
2022-11-15 14:07:40 +02:00 |
|
Sergey Matvienko
|
7e5ab3bff7
|
JWT settings refactored packages, Swagger documented, rest client getJwtSettings and saveJwtSettings added
|
2022-11-14 18:52:57 +01:00 |
|
ViacheslavKlimov
|
1283093681
|
Synchronize doEvalScript and doRelease operations in MvelInvokeService
|
2022-11-14 19:02:52 +02:00 |
|
ViacheslavKlimov
|
dee81fea26
|
MVEL scripts caching
|
2022-11-14 18:00:19 +02:00 |
|
Sergey Matvienko
|
4fc13b7938
|
Merge remote-tracking branch 'ce/master' into jwt-random
|
2022-11-14 14:32:02 +01:00 |
|