ViacheslavKlimov
88af44870e
Check for queueName emptiness on partition resolve
2024-07-04 14:22:32 +03:00
ViacheslavKlimov
31e1d082f2
Proper error message when deleting dashboard referenced by asset profile
2024-07-03 12:35:13 +03:00
ViacheslavKlimov
8a3f99d651
HTTP status 409 (Conflict) on EntityVersionMismatchException
2024-07-01 14:11:57 +03:00
ViacheslavKlimov
4b7b69313f
Fix version in proto; fix some tests
2024-07-01 13:49:17 +03:00
ViacheslavKlimov
66563e3459
Introduce optimistic locking and 'version' for entities
2024-06-27 14:48:18 +03:00
ViacheslavKlimov
7310c62e4d
Update vc task timeout error message
2024-06-25 11:48:34 +03:00
ViacheslavKlimov
c4155fb706
Fix timeout for repository settings api
2024-06-21 14:48:35 +03:00
ViacheslavKlimov
656e8458ad
Tests for version control; local-only repositories; refactoring
2024-06-21 14:11:20 +03:00
ViacheslavKlimov
186ab6d50c
Merge remote-tracking branch 'origin/master' into feature/notifications-widget
2024-06-20 11:12:20 +03:00
Igor Kulikov
e150898bf1
Merge branch 'master' into feature/scada-symbol
2024-06-14 18:01:00 +03:00
dashevchenko
a9a80db4b7
implemented entity field "name" for queue stats entity
2024-06-11 12:38:18 +03:00
Igor Kulikov
4fd84315a5
Fix tests
2024-06-07 19:17:49 +03:00
Igor Kulikov
19630f6c36
Merge branch 'master' into feature/scada-symbol
2024-06-07 15:42:38 +03:00
Viacheslav Klimov
42679a535f
Merge pull request #10920 from dashevchenko/queueStatsFix
...
Added api to retrieve queue stats entities
2024-06-05 15:50:03 +03:00
Viacheslav Klimov
9706ec0e13
Merge pull request #10919 from YevhenBondarenko/feature/gateway-device-rate-limits
...
added rate limits for the gateway device
2024-06-05 09:39:04 +03:00
Igor Kulikov
3af88a8d9f
Merge with upstream/master
2024-06-04 13:45:34 +03:00
dashevchenko
2adf666051
fixed entity data query permission part for DASHBOARD entity
2024-06-04 12:26:38 +03:00
dashevchenko
cbe8f1b67f
added api to retrieve queue stats entities
2024-06-03 16:27:42 +03:00
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2024-06-03 15:16:32 +02:00
Igor Kulikov
9e8fe8ad73
UI: SCADA symbol components refactoring.
2024-05-30 18:20:50 +03:00
ViacheslavKlimov
5e2a4a73b7
Fix token sessionId calculation
2024-05-28 15:43:50 +03:00
YevhenBondarenko
b72c08d988
fixed mqtt basic connectivity command
2024-05-23 22:27:14 +02:00
Andrew Shvayka
a8dee2643b
Merge pull request #10728 from smatvienko-tb/feature/kafka-consumer-group-per-partition
...
Rule engine: Kafka consumer group per partition
2024-05-22 18:11:25 +03:00
Sergey Matvienko
0f1ef6d0dc
consumer creation refactored after merge
2024-05-22 16:11:46 +02:00
Andrew Shvayka
337d8f0a95
Merge pull request #9830 from thingsboard/relation_query_not_option
...
[Feature Request] - Add "NOT" option in relation queries
2024-05-22 15:52:48 +03:00
Andrew Shvayka
3ab5a67152
Merge pull request #10804 from YevhenBondarenko/fix/mqtt-transport-oom
...
mqtt gateway refactoring due to OOM
2024-05-22 15:48:07 +03:00
Sergey Matvienko
11a8e5c7eb
Merge remote-tracking branch 'ce/master' into feature/kafka-consumer-group-per-partition
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbQueueConsumerTask.java
# application/src/main/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManager.java
# application/src/test/java/org/thingsboard/server/service/queue/ruleengine/TbRuleEngineQueueConsumerManagerTest.java
# common/queue/src/main/java/org/thingsboard/server/queue/kafka/TbKafkaAdmin.java
2024-05-22 14:37:46 +02:00
Viacheslav Klimov
30d0e3b03e
Merge pull request #10844 from thingsboard/fix_bug_defaultContentFormat
...
fix bug lwm2m Content Format M14
2024-05-22 15:14:01 +03:00
YevhenBondarenko
415c99147e
added check rate limits for CreateDeviceFromGateway
2024-05-22 12:02:13 +02:00
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
...
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2024-05-22 12:11:32 +03:00
nick
684ad858b2
lwm2m: fix bug Content Format M14
2024-05-22 07:44:59 +03:00
ViacheslavKlimov
74a94efef7
Truncate notification table on test tear down
2024-05-21 18:36:32 +03:00
YevhenBondarenko
b169203f0f
added tests for gateway rate limits
2024-05-20 14:27:16 +02:00
IrynaMatveieva
32028e1bee
invoked methods to get values from record fields
2024-05-17 17:15:27 +03:00
Igor Kulikov
cc49b21fb5
Merge pull request #10591 from dashevchenko/qrCode
...
Mobile application QR code API
2024-05-17 12:36:51 +03:00
IrynaMatveieva
0e035acfbd
used assertThat() from another lib
2024-05-16 16:11:27 +03:00
IrynaMatveieva
d10f7995d7
added additional tests to DefaultTbClusterServiceTest
2024-05-15 12:39:19 +03:00
IrynaMatveieva
74ac5a949f
added rule engine controller and send rest api call reply node
2024-05-14 10:05:41 +03:00
Viacheslav Klimov
150ea12735
Merge pull request #10732 from YevhenBondarenko/feature/activate-user-audit-log
...
Added login audit log when user is activated
2024-05-13 12:06:49 +03:00
Viacheslav Klimov
6ac82163bc
Merge pull request #10736 from zzzeebra/Junit4to5-application
...
Junit 4 to 5 migration in application (Mockito extension)
2024-05-10 12:56:50 +03:00
rusikv
bb8be2705a
Merge remote-tracking branch 'upstream/master' into qrCode
2024-05-10 11:27:29 +03:00
Igor Kulikov
94b76b08db
Merge branch 'master' into feature/iot-svg
2024-05-09 12:11:11 +03:00
Igor Kulikov
bc82e2084f
Fix testUsageInfo
2024-05-09 12:09:58 +03:00
Igor Kulikov
25d733324f
Update test
2024-05-09 11:14:55 +03:00
Igor Kulikov
7d0e5b330b
Introduce ResourceSubType for image resources.
2024-05-08 20:00:32 +03:00
YevhenBondarenko
814bc331ae
fixed tests related to the login audit log
2024-05-08 18:06:18 +03:00
Oleksandra Matviienko
cbb78878c2
Junit 4 to 5 migration in application
...
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2024-05-08 00:09:12 +02:00
Vladyslav_Prykhodko
034ed6219b
Merge branch 'qrCode' of github.com:dashevchenko/thingsboard into qrCode
2024-05-07 17:16:27 +03:00
ViacheslavKlimov
9f6156a0fb
Merge remote-tracking branch 'origin/master' into feature/parallel-core-consumer
2024-05-07 14:57:19 +03:00
Sergey Matvienko
e638e60340
TbRuleEngineQueueConsumerManagerTest fixed, bumped to JUnit5, parametrized test added
2024-05-07 12:20:35 +02:00