ViacheslavKlimov
|
c06c826329
|
Fix tenant deletion tests
|
2 years ago |
ViacheslavKlimov
|
3803081b57
|
Refactor alarms deletion; separate tenant entities deletion task
|
2 years ago |
ViacheslavKlimov
|
07d144fb08
|
Processing time stats for Housekeeper
|
2 years ago |
ViacheslavKlimov
|
49a1a37b06
|
Refactor deletion events handling
|
2 years ago |
ViacheslavKlimov
|
0361d34767
|
Minor refactoring
|
2 years ago |
ViacheslavKlimov
|
c47946948a
|
Single entity deletion event when tenant is deleted
|
2 years ago |
ViacheslavKlimov
|
a80d4650ea
|
Delete customers last on tenant deletion; tests fixes
|
2 years ago |
ViacheslavKlimov
|
6f9e9305bd
|
Housekeeper refactoring
|
2 years ago |
ViacheslavKlimov
|
881a8048ce
|
Fix EntityDaoRegistry init
|
2 years ago |
ViacheslavKlimov
|
40d9789035
|
More tests
|
2 years ago |
ViacheslavKlimov
|
0b18de1482
|
Refactor entities deletion
|
2 years ago |
Igor Kulikov
|
69e38fe372
|
Fix API annotations
|
2 years ago |
ViacheslavKlimov
|
9064bfaa76
|
Delete tenant entities in batches with id offset
|
2 years ago |
ViacheslavKlimov
|
6c592a249e
|
3.6.3 to 3.6.4 upgrade script
|
2 years ago |
ViacheslavKlimov
|
feb629f2c2
|
Alarms deletion in batches with id offset
|
2 years ago |
ShvaykaD
|
211226e230
|
added fix for mqttv5 test
|
2 years ago |
ShvaykaD
|
faf172bdb2
|
fixed claim device flaky tests
|
2 years ago |
ViacheslavKlimov
|
49a76cad5a
|
Housekeeper: disabled task types; refactoring
|
2 years ago |
Dmytro Skarzhynets
|
5c7ad51641
|
Replace usages of deprecated @Schema(required = ...) with @Schema(requiredMode = ...)
|
2 years ago |
Igor Kulikov
|
dde2a55d3d
|
UI: Implement new version of State chart widget based on Echarts.
|
2 years ago |
Andrii Landiak
|
d041faae89
|
Micro refactoring: using java 17
|
2 years ago |
IrynaMatveieva
|
c4ad105f73
|
used Optional.ofNullable instead of explicitly checking for null
|
2 years ago |
dashevchenko
|
140f8dc489
|
attribute scope is prepared correctly for rule engine message metadata
|
2 years ago |
ViacheslavKlimov
|
641008c262
|
onClick action from mobile notification center
|
2 years ago |
Oleksandra Matviienko
|
e00b14bf84
|
validateId refactoring
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
Sergey Matvienko
|
93adbd116c
|
Validator: some old method usage replaced with a new ones with functions
|
2 years ago |
Oleksandra Matviienko
|
a993f2133a
|
Changes according to comments
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
Oleksandra Matviienko
|
816f6e35c5
|
Changed the usage of validate methods in Validator from methods with an errorMessage to methods with functions.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2 years ago |
Andrii Landiak
|
87e564f8c0
|
Use stringUtils to check if search text is not null and is not empty
|
2 years ago |
Andrii Landiak
|
2888ac5db9
|
Improve EntityDataQuery using 2 query: filter and sort to find entityIds and using entityIds as List to map with telemetry and entity fields
|
2 years ago |
Andrii Landiak
|
be611d0aec
|
Set limitation for max telemetry for edge to 0
|
2 years ago |
Andrii Landiak
|
0107bc29ad
|
Add yaml parameter to set max size for telemetry message
|
2 years ago |
ViacheslavKlimov
|
9d1f751f3a
|
Fix race condition on tenant creation; refactoring
|
2 years ago |
nick
|
4ad4b7fc86
|
lwm2m/coap: add californium 3.11.0
|
2 years ago |
Volodymyr Babak
|
8b60deece6
|
Fixed comment in OAuth2EdgeTest
|
2 years ago |
ViacheslavKlimov
|
e5d4892164
|
Separate latest and ts history deletion tasks for each key
|
2 years ago |
dashevchenko
|
1f1a9c5a25
|
updated asset/device delete methods to delete only alarms originated by entity
|
2 years ago |
dashevchenko
|
c1496b9e0c
|
swapped alarm deletion and asset deletion to delete only asset alarms
|
2 years ago |
ViacheslavKlimov
|
6754d8eddb
|
Add endpoint for getting unread notifications count
|
2 years ago |
ViacheslavKlimov
|
e1bac1bf79
|
Revert "Fix TbSubscriptionUtils order for matching KeyValueType and DataType"
This reverts commit d9669c9391.
|
2 years ago |
Andrii Landiak
|
8235b144a5
|
Fix EdgeControllerTest
|
2 years ago |
Sergey Matvienko
|
f46f90f06b
|
NashornJsInvokeServiceTest added givenSimpleScriptMultiThreadTestPerformance
|
2 years ago |
Sergey Matvienko
|
3d1f1e4af0
|
NashornJsInvokeServiceTest refactored
|
2 years ago |
Sergey Matvienko
|
eba645c542
|
Nashorn LOCAL_JS_SANDBOX_MAX_MEMORY introduced
|
2 years ago |
Andrii Landiak
|
16d1e353fe
|
Fix oauth
|
2 years ago |
ViacheslavKlimov
|
024b39b306
|
Firebase: remove setContentAvailable
|
2 years ago |
Andrii Landiak
|
646c8679a6
|
Fix oauth support: send to edge, when propagate to edge is false
|
2 years ago |
Andrii Landiak
|
2e91612534
|
Minor refactoring
|
2 years ago |
Igor Kulikov
|
6890b18dfb
|
Swagger doc improvement.
|
2 years ago |
ViacheslavKlimov
|
2e20ad6dc6
|
Add tenantId tag to Rule Engine consumer stats
|
2 years ago |