5453 Commits (996b5a84ec9da7c32adee1d9c024f40407a46ec1)

Author SHA1 Message Date
ViacheslavKlimov 5759610340 Rate limit for WS subscriptions 2 years ago
dashevchenko 4391d0b474 changed access modifier from public to package-private 2 years ago
dashevchenko 560708328e extracted some methods to CoapEfentoUtils, added tests 2 years ago
Volodymyr Babak 61b7bfd849 Fixed FromEdgeSyncResponse in ProtoUtils 2 years ago
Volodymyr Babak cfca80defe Remove Edge request messages - send multiple data messages in single rpc message 2 years ago
dashevchenko 60b03288cd wrapped /infos endpoint by PageData for UI opportunities 2 years ago
Kulikov 297e3941a7
TBEL: added parseBinaryArrayToInt (#11329) 2 years ago
dashevchenko 4169da4c08 configurable max payload size by url pattern 2 years ago
imbeacon 91d0f1dd1d Added ability to provision gateway device on device creating using device provisioning feature 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
dashevchenko 02f7001102 added spring security for http transport, added large RequestSizeFilter for http transport 2 years ago
Kulikov ea235b7769
TBEL: added padStart, padEnd, parseByteToBinaryArray, parseBytesToBinaryArray, parseLongToBinaryArray (#11323) 2 years ago
Daria Shevchenko 15cb12e48f
HTTP API: validate payload size (#11265) 2 years ago
Kulikov b48474861e
TBEL: added parseBytesIntToFloat, parseBytesLongToDouble, byteArrayToExecutionArrayList (#11296) 2 years ago
dashevchenko 569ab0b87b added support for new efento measurement types 2 years ago
nick 7fcb82cea9 tbel: added new version tbel and new test hexToBytes 2 years ago
YevhenBondarenko 977da8bc8a fixed tests 2 years ago
logresearch eb0a0f80ac
Update TbLwM2MDtlsBootstrapCertificateVerifier.java 2 years ago
YevhenBondarenko 358925cffe added version for relations 2 years ago
ViacheslavKlimov 976e1e1e1f Implement TTL for password reset and user activation links; refactoring and improvements 2 years ago
nick c347c067e7 tbel: added some parseBytesTo Int/Long/Float/Double methods with length 2 years ago
nick 2f838c4fbf tbel: added some double methods 2 years ago
nick 7e0a9bbebf tbel: added some float methods 2 years ago
ViacheslavKlimov 874a5b9437 Fix tenant proto 2 years ago
ViacheslavKlimov 486fed375c Add version for tenant entity 2 years ago
dashevchenko 333154ad62 fixed SqlDatabaseUpgradeService with new upgrade, refactoring 2 years ago
dashevchenko b57744f5d5 added test for Oauth2Controller, DomainController, MobileAppController 2 years ago
dashevchenko 1429d6a97c renamed oauth2_registration table to oauth2_client 2 years ago
dashevchenko f274c274e9 oauth2 configuration breakdown: initial implementation 2 years ago
ViacheslavKlimov 701260c4e9 Entities versioning refactoring 2 years ago
Andrii Landiak 1720803eba Improvement after review: reuse getAndPutInTransaction, write test 2 years ago
ViacheslavKlimov 31d2d14f60 Cache transaction support for versioned entities 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
Kulikov 99d4eb0d9c
TBEL: new methods (#11129) 2 years ago
YevhenBondarenko 9515bdea1d updated LUA SHA 2 years ago
YevhenBondarenko 2336cba89a version in proto should be optional 2 years ago
YevhenBondarenko d6367c9680 added version to timeseries and attribute protos 2 years ago
ViacheslavKlimov b894cbc5d2 Fix Caffeine's getAndPutInTransaction; add compute method to VersionedTbCache 2 years ago
ViacheslavKlimov cf821515fb Refactoring for versioned caches 2 years ago
Igor Kulikov 81fa9a6ff2 Ability to show SCADA widget bundles/widgets first when adding widget to SCADA layout. 2 years ago
Igor Kulikov 00800f36f0 Add scada field to widgets bundles and widget types. 2 years ago
ViacheslavKlimov 1dcb64d298 Entities version refactoring 2 years ago
YevhenBondarenko 77a420b6d6 fixed versioned caffeine cache 2 years ago
ViacheslavKlimov 88af44870e Check for queueName emptiness on partition resolve 2 years ago
YevhenBondarenko 6c00802d81 removed redundant check 2 years ago
YevhenBondarenko 1d79f1e213 send resourse change/delete events only for lwm2m 2 years ago
Andrii Landiak 7a2500910b Fix env variable 2 years ago
YevhenBondarenko 0b51baf38d LUA script improvements and used versioned cache for latest ts 2 years ago