9545 Commits (d98355c1903b99e2c1daab4fe454bea30c4c6ffb)

Author SHA1 Message Date
dashevchenko d98355c190 fixed swagger issue with AtomicInteger 4 months ago
dashevchenko 0adb0c98e0 deleted redundant @Schema(enumAsRef = true) 4 months ago
dashevchenko 9c01eefceb updated SwaggerConfiguration, deleted redundant @Schema(enumAsRef = true) 4 months ago
dashevchenko a080bf946b updated SwaggerConfiguration to simplify request/response bodies annotations 4 months ago
dashevchenko 8c5b860084 fixed some TB controllers to meet correct open-api json schema 4 months ago
dashevchenko 0a728ba4b7 fixed some TB models for correct open-api json schema 4 months ago
dashevchenko 54a0f4e74e fixed some TB models for correct open-api json schema 4 months ago
dashevchenko bbdad8a0ff fixed some TB models for correct open-api json schema 4 months ago
dashevchenko dca6302146 refactored some TB models for correct open-api schema generation 4 months ago
dashevchenko d00309b8da added appropriate swagger annotations for correct open-api json 4 months ago
dashevchenko db14860e72 added appropriate swagger annotations for correct open-api json 4 months ago
dashevchenko 2300178058 fixed SwaggerConfiguration, fixed WidgetTypeController 4 months ago
dashevchenko 0403edb956 fixed SwaggerConfiguration to meet open-api standard, fixed overloading apis 4 months ago
Vladyslav_Prykhodko abcf3b78f5 Fixed UI help links url to release-4.2.1 4 months ago
Viacheslav Klimov 22d6a14600 Fix license header for DefaultSystemSecurityServiceTest 4 months ago
IrynaMatveieva 3e0628099f call error debug persistence in cf actors 4 months ago
IrynaMatveieva 202d458711 moved debug error persistence to actor system context 4 months ago
IrynaMatveieva d568ee8536 fix: process cfs that uses the same key and some of cfs throws error 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 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 5 months ago
Andrii Landiak 4363e53ff4 Add DefaultSystemSecurityServiceTest 5 months ago
Viacheslav Klimov 5b5b4dff6b Update license header 5 months ago
Andrii Landiak aabf0c3813 Improve validation for user credentials on login 5 months ago
Andrii Landiak c4de8926e4 Refactoring after review 5 months ago
Andrii Landiak c6af9659fa Improve NotificationRuleApiTest 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
Viacheslav Klimov f2dadd0791 Version set to 4.2.1.2-SNAPSHOT 5 months ago
Viacheslav Klimov 295d29fc68 Version set to 4.2.1.1-RC 5 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