1237 Commits (efead4abd387fcfdccfc163ebe18d5a45bf0712e)

Author SHA1 Message Date
Kulikov fb47a95bf6
Add tests for LwM2M device profile validation (#10987) 2 years ago
YevhenBondarenko e57b9471dc used version + 1 instead of sequence next value 2 years ago
Shvaika Dmytro 159c97ac67
Rule node ids seach query: replaced Page with Slice to exclude count query execution (#10989) 2 years ago
YevhenBondarenko e2be5c6492 return version instead of key for attributes 2 years ago
nick 8420de0cb4 fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! add test 2 years ago
YevhenBondarenko 4807a7cbdd ranamed seq_number to version and refactoring 2 years ago
YevhenBondarenko c44ba6307c added sequence numver for lates timeseries 2 years ago
dashevchenko cbe8f1b67f added api to retrieve queue stats entities 2 years ago
imbeacon 689ebd57b3 Fixed creation of profiles with name "default" in case when default profile exists, but was renamed 2 years ago
ViacheslavKlimov 45672d9988 Move repositories test to EntityDaoRegistryTest 2 years ago
ViacheslavKlimov 4daf53bf25 Lazy Jpa bootstrap mode 2 years ago
ViacheslavKlimov c0d2d5449b Fix finding of attribute keys by entity id and scope 2 years ago
Sergey Matvienko dc9706d3db deprecated ISO_DATETIME_TIME_ZONE_FORMAT replaced with ISO_8601_EXTENDED_DATETIME_TIME_ZONE_FORMAT 2 years ago
YevhenBondarenko e32797400c updated jjwt version 2 years ago
dashevchenko ff640448e0 asset search text is being applied to name, label and customer title where possible 2 years ago
dashevchenko 9d159526d9 added tests for EntityService 2 years ago
Sergey Matvienko 8c92d7bf6e docker images upgraded 2 years ago
Sergey Matvienko ce24f2e765 revert test logback for dao 2 years ago
ShvaykaD ba195d1a1d move upgrade to java & refactoring after review 2 years ago
Sergey Matvienko d11bc722b5 bouncycastle.version 1.78 to be compatible with ext 2 years ago
Sergey Matvienko da3b496a68 dependency updated to fix userSettingsDao.findByTypeAndPath: hypersistence-utils-hibernate-63:3.7.4 for hibernate-core:6.4.4. Test and notes added 2 years ago
ViacheslavKlimov 3803081b57 Refactor alarms deletion; separate tenant entities deletion task 2 years ago
Sergey Matvienko 20ec210c32 AbstractRedisClusterContainer refactored 2 years ago
Sergey Matvienko 168525d3b9 mvn license:format 2 years ago
Sergey Matvienko 743b8b1d80 logback-test temporary added TRACE for SqlTimeseriesLatestDao and CachedRedisSqlTimeseriesLatestDao 2 years ago
Sergey Matvienko 67c2392ccc RedisClusterSqlTestSuite introduced 2 years ago
Sergey Matvienko a4469f6953 TsLatestRedisCache: added LUA upsert script. load script, eval, evalsha, test for script sha, fetch latest by zRange Redis command 2 years ago
Sergey Matvienko c49d97f7d1 BaseTimeseriesServiceTest added overwrite TS cases and historical data load case, that fails without condition on update only if ts is the latest 2 years ago
Sergey Matvienko 771d15a6dd BaseTimeseriesServiceTest: 3 findLatest related tests added 2 years ago
Sergey Matvienko 3003fccf3b BaseTimeseriesServiceTest refactored 2 years ago
ViacheslavKlimov 40d9789035 More tests 2 years ago
ViacheslavKlimov 0b18de1482 Refactor entities deletion 2 years ago
Shvaika Dmytro cad3011938
Replacement of local cache in rule nodes with cached entity service APIs. (#9552) 2 years ago
IrynaMatveieva d152e0b24b moved tests to RuleChainServiceTest class 2 years ago
Sergey Matvienko 44096a7cb7 TS latest dao put to Redis WIP 2 years ago
Andrii Landiak 9e1c195e59 Fix comment 2 years ago
Andrii Landiak 0252ab851a Micro improvement: fix logic for filteringKeys containsAll latestValues && entityFields. Improve test 2 years ago
Andrii Landiak 2fced834fd Improvement to entity data query: add optimization, add fetching by 1024 max 2 years ago
Sergey Matvienko f82d6b9db5 ValidatorTest fixed imports 2 years ago
Oleksandra Matviienko 1e83e458f6 Changes in validateIds method. Validate method for id,ids added. Minor changes in code formatting. 3 years ago
Oleksandra Matviienko c785c8acfd Minor changes of validation methods and code formatting. 3 years ago
Oleksandra Matviienko 4eeb0b2883 UPD. Refactoring and changes according to comments. 3 years ago
Oleksandra Matviienko c2b53479fb UPD. Refactoring and changes according to comments. 3 years ago
Oleksandra Matviienko 85e80a56ae Tests for Validator are added. 3 years ago
Sergey Matvienko 9466578c91 WIP CachedRedisSqlTimeseriesLatestDao.java 2 years ago
IrynaMatveieva 841729bca3 removed unnecessary object creation 3 years ago
Sergey Matvienko d9b7725113 WIP Redis junit5 test container 3 years ago
Igor Kulikov 8a890a4512 Fix compilation error 3 years ago
IrynaMatveieva e29a470856 used assertj instead of junit 3 years ago
IrynaMatveieva e879f63376 fixed error message for problem with external id 3 years ago