Andrew Shvayka
|
c8bc0f6793
|
Merge pull request #10527 from thingsboard/feature/rule-node-caches-replacement
Replacement of local cache in rule nodes with cached entity service APIs
|
2024-05-02 16:02:06 +03:00 |
|
Viacheslav Klimov
|
267852d1f6
|
Merge pull request #10674 from YevhenBondarenko/fix/security-configuration
fix with security matchers
|
2024-05-02 14:16:33 +03:00 |
|
ViacheslavKlimov
|
4837cd3fc1
|
VC: find default entity on import regardless of name
|
2024-05-01 12:05:58 +03:00 |
|
Sergey Matvienko
|
973917e470
|
AuditLogControllerTest fix
|
2024-04-30 18:34:00 +02:00 |
|
ViacheslavKlimov
|
f492f8ae1b
|
Fix flaky test testBulkImportDeviceWithUpdateFalse
|
2024-04-30 17:44:05 +03:00 |
|
Andrew Shvayka
|
2f097e8bbf
|
Merge pull request #10669 from smatvienko-tb/fix/partitioning-tests
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
|
2024-04-30 11:37:51 +03:00 |
|
YevhenBondarenko
|
0ffd0cca40
|
added corresponding tests and refactoring
|
2024-04-29 22:58:11 +02:00 |
|
Sergey Matvienko
|
b86971b0eb
|
AuditLogControllerTest loops cycles reduced to decrease the overhead
|
2024-04-29 15:22:29 +02:00 |
|
Sergey Matvienko
|
5ba3946ba6
|
Audit Log partitioning test improved by using fixed timestamp to avoid flaky behaviour
|
2024-04-29 15:06:46 +02:00 |
|
dashevchenko
|
e8c4c991b6
|
merged with master
|
2024-04-29 14:42:11 +03:00 |
|
Dmytro Skarzhynets
|
8686a92944
|
Replace static mocks with consumers in DefaultRuleEngineDeviceStateManagerTest
|
2024-04-26 20:18:53 +03:00 |
|
ShvaykaD
|
9151ba7324
|
merge with master
|
2024-04-26 18:11:24 +03:00 |
|
Andrew Shvayka
|
aecf654d65
|
Merge pull request #10201 from thingsboard/feature/housekeeper
Housekeeping service
|
2024-04-26 13:37:06 +03:00 |
|
ViacheslavKlimov
|
1ae1e90f86
|
Minor refactoring
|
2024-04-26 13:05:06 +03:00 |
|
Volodymyr Babak
|
367b2c644a
|
Merge pull request #10624 from AndriiLandiak/edge-improve-stability-test
Edge - improve stability of EdgeEventControllerTest
|
2024-04-25 16:47:05 +03:00 |
|
ViacheslavKlimov
|
3ddda71e14
|
Increase timeout for tasks processing in tests
|
2024-04-25 15:54:22 +03:00 |
|
ViacheslavKlimov
|
732c6d76e4
|
Deleted test testUnassignAlarmOnCustomerRemoving (customer's devices are deleted when customer is deleted, thus all alarms for the device also should be deleted, instead of unassigned)
|
2024-04-25 15:53:36 +03:00 |
|
Viacheslav Klimov
|
299ecd1cb8
|
Merge pull request #10612 from thingsboard/fix/notification-request-stats
Limit notification request errors stats
|
2024-04-25 13:48:08 +03:00 |
|
Andrii Landiak
|
01bfcff415
|
Merge remote-tracking branch 'upstream/master' into edge-improve-stability-test
|
2024-04-25 13:29:27 +03:00 |
|
Andrew Shvayka
|
28573bf5f3
|
Merge pull request #10594 from smatvienko-tb/feature/dep_update_3_7_0
major dependency update 3 7 0
|
2024-04-25 13:23:17 +03:00 |
|
ViacheslavKlimov
|
285b8803da
|
Limit notification request errors stats to 100
|
2024-04-25 13:15:51 +03:00 |
|
ViacheslavKlimov
|
327503fd0a
|
Await all housekeeper tasks to be processed in tests
|
2024-04-25 12:03:12 +03:00 |
|
Andrii Landiak
|
bba7f738eb
|
Change method name
|
2024-04-24 17:23:41 +03:00 |
|
ViacheslavKlimov
|
80416a7e33
|
Refactor tenant creation in tests
|
2024-04-24 17:13:44 +03:00 |
|
Andrii Landiak
|
18a7884cbd
|
Improve stability of EdgeEventControllerTest
|
2024-04-24 14:59:02 +03:00 |
|
ViacheslavKlimov
|
572b680b29
|
Refactor tenant deletion in tests
|
2024-04-24 12:35:47 +03:00 |
|
ViacheslavKlimov
|
1dcc52dad1
|
Merge remote-tracking branch 'origin/master' into feature/housekeeper
|
2024-04-24 11:41:04 +03:00 |
|
ViacheslavKlimov
|
dd51aba417
|
Fix notifications count update race condition in tests
|
2024-04-23 12:41:41 +03:00 |
|
nick
|
2b734c3582
|
lwm2m: fix bug SERVER TimeUnit.MINUTES.toSeconds(60)
|
2024-04-23 08:53:26 +03:00 |
|
ViacheslavKlimov
|
c06c826329
|
Fix tenant deletion tests
|
2024-04-22 15:07:53 +03:00 |
|
IrynaMatveieva
|
59daf9123b
|
replaced the use of the deprecated method with the use of a static method
|
2024-04-22 10:45:39 +03:00 |
|
ShvaykaD
|
c43d37480c
|
merge with master
|
2024-04-22 10:44:59 +03:00 |
|
Sergey Matvienko
|
9a8e39856b
|
CoapAttributesUpdatesIntegrationTest.java: unused spy wraparound removed
|
2024-04-19 18:17:33 +02:00 |
|
Sergey Matvienko
|
bdf9da8bab
|
Revert "Jwts.parser().build() refactored for a newer version"
This reverts commit 1f5c95a375ab694ff08709cf9096dd773e0b90c7.
|
2024-04-19 09:42:06 +02:00 |
|
Sergey Matvienko
|
df08a94bee
|
Revert "JWT factory immutable and test fixed with > 512bit key"
This reverts commit 8dc455edc1a7531adc046d5c01cbdbc512bdd39b.
|
2024-04-19 09:41:41 +02:00 |
|
Sergey Matvienko
|
8dc455edc1
|
JWT factory immutable and test fixed with > 512bit key
|
2024-04-18 22:00:14 +02:00 |
|
Sergey Matvienko
|
1f5c95a375
|
Jwts.parser().build() refactored for a newer version
|
2024-04-18 17:40:20 +02:00 |
|
ViacheslavKlimov
|
3803081b57
|
Refactor alarms deletion; separate tenant entities deletion task
|
2024-04-18 13:25:40 +03:00 |
|
ViacheslavKlimov
|
0361d34767
|
Minor refactoring
|
2024-04-16 14:01:11 +03:00 |
|
ViacheslavKlimov
|
a80d4650ea
|
Delete customers last on tenant deletion; tests fixes
|
2024-04-16 13:00:17 +03:00 |
|
Volodymyr Babak
|
63c100b4bb
|
Merge pull request #10548 from AndriiLandiak/feature/edge-notification
Edge - notification support
|
2024-04-16 11:56:11 +03:00 |
|
ViacheslavKlimov
|
6f9e9305bd
|
Housekeeper refactoring
|
2024-04-15 16:02:37 +03:00 |
|
Andrii Landiak
|
9c81dbd1e5
|
Minor improvements after review
|
2024-04-15 14:47:39 +03:00 |
|
ViacheslavKlimov
|
40d9789035
|
More tests
|
2024-04-12 17:24:06 +03:00 |
|
Andrew Shvayka
|
a45c722bf5
|
Merge pull request #10533 from thingsboard/fix_bug_test_difPort
fix_bug_lwm2m tests dif Port
|
2024-04-12 16:20:41 +03:00 |
|
ViacheslavKlimov
|
79dc46a65b
|
Merge branch 'master' into feature/housekeeper
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
|
2024-04-12 15:33:56 +03:00 |
|
Igor Kulikov
|
ce44bbc248
|
Merge with hotfix/3.6.3
|
2024-04-11 17:52:26 +03:00 |
|
Andrii Landiak
|
e8c238e5a6
|
Add NotificationEdgeTest
|
2024-04-11 17:30:05 +03:00 |
|
ViacheslavKlimov
|
9064bfaa76
|
Delete tenant entities in batches with id offset
|
2024-04-11 17:18:47 +03:00 |
|
nick
|
0a16214af5
|
fix bug: lwm2m tests dif Port Comments 2
|
2024-04-11 16:34:23 +03:00 |
|