9334 Commits (d7f3a4a70c8be8082f203cf8fa0193c95195ea46)

Author SHA1 Message Date
Sergey Matvienko 342060c54a tests: fixed EdgeImitator usage in controller test by providing Modifiable Deque getDownlinkMsgsDeque 5 months ago
Sergey Matvienko 4bd812b6fd tests: LWM2M transport refactored and fixed to run in parallel. Improved UPD port operation experience for stability. additional logs added 5 months ago
Sergey Matvienko a706859711 tests: log MockMvc error responses >= 400 for easier investigation 5 months ago
Sergey Matvienko ca948f637f tests: CoapClientX509Test disconnect() is awaiting until UDP fixedPort released. reuse socket removed for UPD isUDPPortAvailable as not useful 5 months ago
Sergey Matvienko 94f3019188 tests: AbstractCoapSecurityIntegrationTest import cleanup 5 months ago
Sergey Matvienko 189c2ac6ae tests: fixed Coap X509 Test client by calling dtlsConnector.destroy() on client.disconnect(); 5 months ago
Sergey Matvienko f4334436ff tests: log warn dynamic property coap.bind_port coap.dtls.bind_port 5 months ago
Sergey Matvienko bcfe4c2641 tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel 5 months ago
Sergey Matvienko 9577cb0aee tests: PortFinder.findAvailableUdpPort added 5 months ago
Sergey Matvienko 141ac80265 tests: transport.mqtt.bind_port is @DynamicPropertySource. Dynamic MQTT port are set in a single AbstractMqttIntegrationTest to be compatible with parallel test run 5 months ago
Sergey Matvienko 243fbec930 tests: spring.main.banner-mode=off 5 months ago
Sergey Matvienko 5305ccf180 tests: standardizing timeouts to address flakiness in parallel runs and busy CI env 5 months ago
Sergey Matvienko 7b9c53d348 tests: EdgeImitator - fix for ConcurrentModification at AbstractEdgeTest.validateMsgsCnt:387 5 months ago
Sergey Matvienko 2c533c0f86 tests: reducing logging noise 5 months ago
Sergey Matvienko f4e2ebde54 Tests Edge - replaced port 7070 with dynamic port to allow parallel tests in surefire forks 5 months ago
IrynaMatveieva 73fa6734c4 updated error message on cf init 5 months ago
dshvaika 7b7e5ba93c protection from use latest ts when output type is set to attributes 5 months ago
dashevchenko 32f7c2abf7 fixed smsEnabled property handling for tenant profile configuration 5 months ago
Viacheslav Klimov 9e748520e8 Fix invalid notification targets search by type 6 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 6 months ago
Andrii Landiak c4de8926e4 Refactoring after review 6 months ago
Andrii Landiak c6af9659fa Improve NotificationRuleApiTest 6 months ago
Andrii Landiak b15ef1c082 Redis: add username for ACL auth 6 months ago
Viacheslav Klimov b29c670060 Fix invalid finish ts for jobs with zero tasks 6 months ago
Viacheslav Klimov f2dadd0791 Version set to 4.2.1.2-SNAPSHOT 6 months ago
Viacheslav Klimov 295d29fc68 Version set to 4.2.1.1-RC 6 months ago
IrynaMatveieva 98a9b380d7 fixed calculated field test 6 months ago
Andrii Landiak 1baaed8279 Improve EventsDeletionTaskProcessor to delete only non-debug types 6 months ago
Andrii Landiak 289c5674db Fetch and drop partitioning tables 6 months ago
IrynaMatveieva e0357aff50 fixed processing telemetry batch 6 months ago
Volodymyr Babak ca71ced683 KafkaEdgeGrpcSession - move commit outside try/catch to propagate expection in case consumer already closed 6 months ago
Nikita Mazurenko eb86dc9151 Fix events from different edges being mixed together in one queue 6 months ago
Andrii Landiak 12fbfc30f3 Update sql views in system patch applier 6 months ago
nickAS21 f0f15dbfe2 lwm2m: fix bug? delete fluky tests 19_65534/65534 - refactoring 6 months ago
nickAS21 ae33b5bbfe lwm2m: fix bug? delete fluky tests 19_65534/65534 7 months ago
Viacheslav Klimov a14d64a4dc Revert "lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0" 7 months ago
Viacheslav Klimov 1044aabce3 Fix Kafka topics cache 7 months ago
nickAS21 4532d7cc8a lwm2m: testFirmwareUpdateByObject5WithObject19_Ok: TIMEOUT*2 => 19/65533/0 or 19/65534/0 7 months ago
nickAS21 75df58aac6 lwm2m: The device profile ID is null. Return Lwm2mDeviceProfileTransportConfiguration with default. 7 months ago
Viacheslav Klimov e7c72dad26 Handle all exceptions when parsing CalculatedFieldStateProto 7 months ago
Viacheslav Klimov 5a6a2a3665 Fix and improve CF states restore 7 months ago
dashevchenko 924e00e26e fixed EDQ for sysadmin: tenant and tenant profile entities are allowed 7 months ago
IrynaMatveieva 0577d66dca return the most recent ts of default args if all are default 7 months ago
IrynaMatveieva 4e2b4fc921 added getLatestTs method and added tests 7 months ago
IrynaMatveieva 958e44f7d6 set ts -1 when default value used 7 months ago
dashevchenko 82fc91f113 refactoring 7 months ago
dshvaika 1ae4fd05b4 Updated SimpleCalculatedFieldState to use constant instead of raw value 7 months ago
dshvaika fbd5fd9c71 fixed last update ts handling for lts 7 months ago
Volodymyr Babak ddb569ee86 Fixed typo 7 months ago
dashevchenko 9a84ff2fcd fixed TbAlarmStatusSubscription update matcher 7 months ago