2940 Commits (bb2efb145bd4e848ef33b6b85bbfd95bebe9096e)

Author SHA1 Message Date
nickAS21 f3cefc8b2c Lwm2m revert rename 5 years ago
nickAS21 7f681a993f Lwm2m Fix bug review edit formatting & Lwm2m to LwM2M 5 years ago
nickAS21 45921f89f4 Lwm2m Fix bug review edit tests security 5 years ago
nickAS21 0a9553b83c Lwm2m Fix bug review edit tests 5 years ago
nickAS21 f86a30a8ed Lwm2m Fix bug review 1-10 5 years ago
nickAS21 565cc29cbb Lwm2m Fix bug Write, Read - if Not_Found 5 years ago
nickAS21 8df2e83edd Lwm2m test OTA fix bug. Object 9, 5 5 years ago
nickAS21 d808ba04bf Lwm2m test OTA fix bug. Delete duplicate code. 5 years ago
nickAS21 2d9448900f Lwm2m test fix bug device credential 5 years ago
nickAS21 9e9a8238db Merge branch develop/3.3.2 into current 5 years ago
YevhenBondarenko ccc18ec75b LwM2M tests improvements 5 years ago
YevhenBondarenko fe2427e99f added validation for lwm2m device credentials 5 years ago
Igor Kulikov 34eef0383a Improve rule nodes failure debug 5 years ago
nickAS21 6335f49c07 lwm2m: fix bug commit validate keys 5 years ago
nickAS21 d491e0f664 lwm2m: Security key validate in dao 5 years ago
Igor Kulikov f3d5647cd2 Add upgrade from 3.3.1 5 years ago
nickAS21 b40d0a7ac2 Lwm2m: DeviceProfile validate securityKey JsonNode 5 years ago
nickAS21 e4941fdd10 Lwm2m: DeviceProfile validate securityKey 5 years ago
nickAS21 be5ec4fce9 Lwm2m: Device validate securityKey 5 years ago
Viacheslav Klimov 71ac63d2e9 Fix up access token credentials composing 5 years ago
Viacheslav Klimov d14f6a4ddd Refactor device bulk import 5 years ago
Igor Kulikov b173e0799c Update OS package plugin version. Code cleanup. 5 years ago
Igor Kulikov 049627db97 Version set to 3.3.2-SNAPSHOT 5 years ago
ArtemDzhereleiko 45196574a1 Fix point float numbers on radar and polar area 5 years ago
Sergey Matvienko 8664785216 RuleChainActorMessageProcessor: onTellNext null pointer fix 5 years ago
Sergey Matvienko 5d919df9b5 Rule chain actor message processor: added log onTellNext 5 years ago
Viacheslav Klimov b84b505d9b Refactor 5 years ago
Sergey Matvienko d6852dcb7c test: assert not null COAP response instead NullPointerException (to clarify the test failure cause) 5 years ago
Sergey Matvienko 8601121e7e executors: named fixed thread pools; tests - added executor shutdown on tearDown 5 years ago
Sergey Matvienko 9ee0d87687 tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest 5 years ago
Sergey Matvienko ac2844b51f tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope 5 years ago
Sergey Matvienko 6a706b32da executors: shutdownNow added for tb-rule-engine-consumer-repartition executor on @PreDestroy 5 years ago
Sergey Matvienko 3f97bb682a executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM) 5 years ago
Sergey Matvienko aefb7e4bb3 added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL 5 years ago
nickAS21 0a3c626333 lwm2m: abstract integration RPC test delete, create, writeAttribute, execute 5 years ago
nickAS21 c772929abc lwm2m: abstract test write, observe, discover, read 5 years ago
nickAS21 bed8881d93 lwm2m: abstract test create 5 years ago
Sergey Matvienko b01eb2cfc5 lwm2Tests: new structure 5 years ago
Sergey Matvienko 0c3574d912 tests: fixed import 5 years ago
Sergey Matvienko db3214ee54 tests: Coap client destroy on processAfterTest at AbstractCoapIntegrationTest 5 years ago
Sergey Matvienko be505765ef tests: call destroy for lwm2m devices to shut down executors inside fwLwM2MDevice and swLwM2MDevice in the test scope 5 years ago
nickAS21 f2b58fd939 Lwm2m: tests5 5 years ago
ArtemDzhereleiko 0d33e03180 fix defaultConfig 5 years ago
Andrii Shvaika 37fd7f4988 Validation and Replacement of Queue names in the Device profile 5 years ago
Volodymyr Babak 6f9ac66863 Refactoring: Introduced Edge License service. Remove web dependency from dao 5 years ago
ShvaykaD df007eb4af Added default timeout for asynchronous requests 5 years ago
Sergey Matvienko 11720e076f grpc: replaced imports for grpc-netty-shaded (io.grpc.netty. -> io.grpc.netty.shaded.io.grpc.netty.) (CE) 5 years ago
Sergey Matvienko bf938a45e7 grpc: grpc-netty replaced with grpc-netty-shaded to decouple grpc and netty versions in the project (CE) 5 years ago
Volodymyr Babak 5007eccb26 Added logs for edge license check. Replaced Object class with JsonNode 5 years ago
ArtemDzhereleiko 9b8f4e5b69 Change enableTooltip to showTooltip and change to true by default 5 years ago