10211 Commits (efead4abd387fcfdccfc163ebe18d5a45bf0712e)

Author SHA1 Message Date
Sergey Matvienko efead4abd3 tests: fixed LWM2M clientDestroy with PortFinder.isUDPPortAvailable 4 months ago
Sergey Matvienko 342060c54a tests: fixed EdgeImitator usage in controller test by providing Modifiable Deque getDownlinkMsgsDeque 4 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 4 months ago
Sergey Matvienko a706859711 tests: log MockMvc error responses >= 400 for easier investigation 4 months ago
Sergey Matvienko ca948f637f tests: CoapClientX509Test disconnect() is awaiting until UDP fixedPort released. reuse socket removed for UPD isUDPPortAvailable as not useful 4 months ago
Sergey Matvienko 94f3019188 tests: AbstractCoapSecurityIntegrationTest import cleanup 4 months ago
Sergey Matvienko 189c2ac6ae tests: fixed Coap X509 Test client by calling dtlsConnector.destroy() on client.disconnect(); 4 months ago
Sergey Matvienko f4334436ff tests: log warn dynamic property coap.bind_port coap.dtls.bind_port 4 months ago
Sergey Matvienko bcfe4c2641 tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel 4 months ago
Sergey Matvienko 9577cb0aee tests: PortFinder.findAvailableUdpPort added 4 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 4 months ago
Sergey Matvienko 243fbec930 tests: spring.main.banner-mode=off 4 months ago
Sergey Matvienko 5305ccf180 tests: standardizing timeouts to address flakiness in parallel runs and busy CI env 4 months ago
Sergey Matvienko 7b9c53d348 tests: EdgeImitator - fix for ConcurrentModification at AbstractEdgeTest.validateMsgsCnt:387 4 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 4 months ago
dshvaika 41cb827c62 Added missing logic to handle propagation path updates 4 months ago
ArtemDzhereleiko b71333e2cc UI: Gateway release 4.3.0 5 months ago
ArtemDzhereleiko 793bf08549 UI: update branch 5 months ago
ArtemDzhereleiko f5bb412524 UI: Update gateway dashboard widget and bundle 5 months ago
ArtemDzhereleiko 7570a23343 UI: Update release file 5 months ago
ArtemDzhereleiko 55e05965df UI: Update gateway dashboard branch 5 months ago
IrynaMatveieva d904ea6f52 added debug event types 5 months ago
Nikita Mazurenko 30f12f8bd3 Refactor isValidCfToSend 5 months ago
Nikita Mazurenko 562924a586 Reduce CF error noise for on old edges 5 months ago
dshvaika 7b7e5ba93c protection from use latest ts when output type is set to attributes 5 months ago
dshvaika 4897b33639 protection from use latest ts when output type is attributes 5 months ago
dshvaika 9181226c63 Fixed relation action events handling for CFs 5 months ago
dshvaika e7ca66848c Improved errors handling for Geofencing CF 5 months ago
IrynaMatveieva 3d5b4a7e65 fixed relation update 5 months ago
dshvaika 6f815c76a6 Handling minAllowedScheduledUpdateIntervalInSecForCF and minAllowedDeduplicationIntervalInSecForCF in running CFs + updated default values in profile and upgrade 5 months ago
dashevchenko 32f7c2abf7 fixed smsEnabled property handling for tenant profile configuration 5 months ago
IrynaMatveieva 0e9756f8ce moved number utility method to a new utility class 5 months ago
IrynaMatveieva bf656d2926 created new number utils class 5 months ago
IrynaMatveieva 200541eb81 fixed tests 5 months ago
IrynaMatveieva 5565b5c32a code optimization 5 months ago
IrynaMatveieva 9813f67d57 fixed tests and updated hints for relation path 5 months ago
Viacheslav Klimov 9e748520e8 Fix invalid notification targets search by type 5 months ago
IrynaMatveieva 7a638c2151 updated metric default value to double and added logic to handle relations when direction to 5 months ago
IrynaMatveieva 3ad0b4b74d fixed relation update handling, handle max related entities limit 5 months ago
dashevchenko 642614720d enhanced test 5 months ago
IrynaMatveieva ff6fc12b32 share current timestamp across metrics during cf calculation 5 months ago
Viacheslav Klimov 295e7d68c9 Update license headers 5 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 5 months ago
Andrii Landiak c4de8926e4 Refactoring after review 5 months ago
Andrii Landiak c6af9659fa Improve NotificationRuleApiTest 5 months ago
Vladyslav_Prykhodko a269ee4531 UI: Change default sort order in Entities table 5 months ago
Andrii Landiak b15ef1c082 Redis: add username for ACL auth 5 months ago
Viacheslav Klimov b29c670060 Fix invalid finish ts for jobs with zero tasks 5 months ago