10098 Commits (ee8233c6fad0bc7ae675ea15120a73bdec143b52)

Author SHA1 Message Date
nickAS21 ee8233c6fa sparkplug - add tests with devices when devices are already created 7 months ago
Viacheslav Klimov 1003d8548f Fix flaky tests in TenantProfileControllerTest 7 months ago
Viacheslav Klimov 6be67e0254 Fix urgent_interval in tests 7 months ago
Viacheslav Klimov c1044a989e Introduce urgent API usage keys for quicker usage state update 7 months ago
Dmytro Skarzhynets 2e03ea1751
fix: update copyright year to 2026 in license headers 7 months ago
nickAS21 14b6495983 sparkplug - add group to name device, refactoring tests 7 months ago
Oleksandra Matviienko 8b494c008d test: audit log by TenantId and EntityId under sysadmin added. 7 months ago
Oleksandra Matviienko 4ef75c709f Removed unused variables 7 months ago
Oleksandra Matviienko e5a31c605e test: audit log under sysadmin added. refactor: extracted getAuditLogs from multiple repeated code lines 7 months ago
dashevchenko 609703e48d fixed yml parameter 7 months ago
Nikita Mazurenko f82f4017fd Fix version comparison in EdgeVersionUtils 7 months ago
Nikita Mazurenko ff5baf8337 Replace EdgeVersion comparison from .getNumber() to EdgeVersionComparator 7 months ago
Dmytro Skarzhynets 74ef364f33
fix: respect forward_headers_strategy for client IP in audit logs 7 months ago
Nikita Mazurenko 10aa63f78f Add license format in EdgeLatestVersionTest 7 months ago
Nikita Mazurenko 3d7be72692 Add error message to EdgeLatestVersionTest 7 months ago
Nikita Mazurenko d5fe1db7d4 Add test to verify that enum proto EdgeVersion is synchronized with maven project.version 7 months ago
Viacheslav Klimov ccc647b4c5 Cleanup upgrade script from 4.3 to 4.4 7 months ago
nickAS21 168de4620a lwm2m - fix bug tests testFirmwareUpdateByObject5_Ok 7 months ago
IrynaMatveieva 0437e9009b fixed tests 7 months ago
Oleksandra_Matviienko bb3237bf3f fixed import DataValidationException 7 months ago
Viacheslav Klimov 0b2423759c Set 4.2.0 as supported version for upgrade 7 months ago
Viacheslav Klimov bc5b3a615f Get back upgrade from 4.2.0 to 4.2.1 7 months ago
Viacheslav Klimov ec9d7018f2 Improve upgrade version compatibility check 7 months ago
Viacheslav Klimov c80346bbc8 Improve upgrade version compatibility check 7 months ago
Viacheslav Klimov f0c73ef9e5 Get back upgrade from 4.2.1 to 4.3.0 7 months ago
Oleksandra_Matviienko 84752472b7 Added @NotNull for null-safety for audit/entity services. 7 months ago
Oleksandra Matviienko 90404d80fd sysadmin audit log refactored after review 7 months ago
Oleksandra Matviienko 164ff0d467 Refactored audit logs for save/delete tenant profile operations; 1 year ago
Oleksandra Matviienko ec443f116c Audit logging for TenantProfile 1 year ago
Vladyslav_Prykhodko abcf3b78f5 Fixed UI help links url to release-4.2.1 7 months ago
Viacheslav Klimov 22d6a14600 Fix license header for DefaultSystemSecurityServiceTest 7 months ago
Dmytro Skarzhynets 1ea5dbf825
Fix invalid CF config in test 7 months ago
IrynaMatveieva 3e0628099f call error debug persistence in cf actors 7 months ago
IrynaMatveieva 202d458711 moved debug error persistence to actor system context 7 months ago
IrynaMatveieva d568ee8536 fix: process cfs that uses the same key and some of cfs throws error 7 months ago
Viacheslav Klimov 1fcc419dbc Fix LwM2MTestClient 7 months ago
Viacheslav Klimov 7900c51b9d Version set to 4.4.0-SNAPSHOT 7 months ago
Viacheslav Klimov 7f427b27fb Version set to 4.3.0.1-SNAPSHOT 7 months ago
Sergey Matvienko efead4abd3 tests: fixed LWM2M clientDestroy with PortFinder.isUDPPortAvailable 7 months ago
Sergey Matvienko 342060c54a tests: fixed EdgeImitator usage in controller test by providing Modifiable Deque getDownlinkMsgsDeque 7 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 7 months ago
Sergey Matvienko a706859711 tests: log MockMvc error responses >= 400 for easier investigation 7 months ago
Sergey Matvienko ca948f637f tests: CoapClientX509Test disconnect() is awaiting until UDP fixedPort released. reuse socket removed for UPD isUDPPortAvailable as not useful 7 months ago
Sergey Matvienko 94f3019188 tests: AbstractCoapSecurityIntegrationTest import cleanup 7 months ago
Sergey Matvienko 189c2ac6ae tests: fixed Coap X509 Test client by calling dtlsConnector.destroy() on client.disconnect(); 7 months ago
Sergey Matvienko f4334436ff tests: log warn dynamic property coap.bind_port coap.dtls.bind_port 7 months ago
Sergey Matvienko bcfe4c2641 tests: coap transport tests refactored to use dynamic UPD ports to be able to test in parallel 7 months ago
Sergey Matvienko 9577cb0aee tests: PortFinder.findAvailableUdpPort added 7 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 7 months ago
Sergey Matvienko 243fbec930 tests: spring.main.banner-mode=off 7 months ago