3414 Commits (840751b3caec5a574340ee040b25690f45ede5d2)

Author SHA1 Message Date
ViacheslavKlimov ea3b5c80f3 Fix entity update events order 2 years ago
ViacheslavKlimov 73214e9afe Fix KeyDictionaryDao.getOrSaveKeyId returning zero 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
YevhenBondarenko c619be45b6 set version_seq cache to 1 2 years ago
YevhenBondarenko 922847baf6 minor refactoring 2 years ago
YevhenBondarenko 977da8bc8a fixed tests 2 years ago
YevhenBondarenko a15ec624d7 fixed RelationCacheTest 2 years ago
logresearch ec2b3e6655
Update BaseAlarmCommentService.java 2 years ago
YevhenBondarenko 358925cffe added version for relations 2 years ago
ViacheslavKlimov dee62dfad2 Fix edge user update handling 2 years ago
ViacheslavKlimov 486fed375c Add version for tenant entity 2 years ago
YevhenBondarenko 80ef8405c1 fixed clusterdown 2 years ago
ViacheslavKlimov 8d34a2003e Fix entities deletion task reprocessing 2 years ago
ViacheslavKlimov 701260c4e9 Entities versioning refactoring 2 years ago
Andrii Landiak fca1eef2c1 Improve RedisTbTransactionalCacheTest 2 years ago
Andrii Landiak 1720803eba Improvement after review: reuse getAndPutInTransaction, write test 2 years ago
ViacheslavKlimov d0546ae83c Put to cache after save for versioned entities 2 years ago
Andrii Landiak 9fc6929a77 Use cacheEnabled to disable caching in case cache.specs field 'maxSize' is 0 2 years ago
Sergey Matvienko 094f840f11 JpaAlarmDao debug log added 2 years ago
YevhenBondarenko d6367c9680 added version to timeseries and attribute protos 2 years ago
ViacheslavKlimov cf821515fb Refactoring for versioned caches 2 years ago
ViacheslavKlimov 1dcb64d298 Entities version refactoring 2 years ago
ViacheslavKlimov 1a2040d4cd Remove redundant existsById from dao.removeById 2 years ago
YevhenBondarenko 84ea3b4afc test fixes 2 years ago
YevhenBondarenko 0b51baf38d LUA script improvements and used versioned cache for latest ts 2 years ago
ViacheslavKlimov 31e1d082f2 Proper error message when deleting dashboard referenced by asset profile 2 years ago
YevhenBondarenko 7fa7528546 fixed delete attributes query 2 years ago
ViacheslavKlimov 8c8666c3d0 Ignore version for export/import 2 years ago
ViacheslavKlimov 8b9021d534 Fix entity creation with preset id 2 years ago
ViacheslavKlimov 8a3f99d651 HTTP status 409 (Conflict) on EntityVersionMismatchException 2 years ago
ViacheslavKlimov 4b7b69313f Fix version in proto; fix some tests 2 years ago
YevhenBondarenko 6162060e88 fixed insert result and used expiration 2 years ago
ViacheslavKlimov 67b8ded9f4 Add version to most entities 2 years ago
ViacheslavKlimov 66563e3459 Introduce optimistic locking and 'version' for entities 2 years ago
YevhenBondarenko 118407d982 implemented versioned cache 2 years ago
Igor Kulikov 468c007882 Version set to 3.7.1-SNAPSHOT 2 years ago
ViacheslavKlimov d9e90ea663 Refactoring for notification types filter 2 years ago
ViacheslavKlimov 5009440bf5 Fix unread notifications query 2 years ago
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
dashevchenko 17be2154ce fixed cassandra timeseries deletion if partition is INDEFINITE 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
nick 242b0019a2 fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! -2 2 years ago
nick d5f954d3df fix_bug: lwm2m Bootstrap ShortServerId must not be less than 0 and more than 65535! 2 years ago
nick 4aa4f0f3e5 fix_bug: lwm2m Bootstrap ShortServerId 2 years ago
YevhenBondarenko 4807a7cbdd ranamed seq_number to version and refactoring 2 years ago
YevhenBondarenko b666f9499a added sequence number for attributes 2 years ago
dashevchenko a9a80db4b7 implemented entity field "name" for queue stats entity 2 years ago