3982 Commits (cf557015a94111dffca6ae168de89f2a4e4de484)

Author SHA1 Message Date
Viacheslav Klimov 655d4ed55e
Fix invalid `callSuper = false` usages for EqualsAndHashCode 2 weeks ago
Igor Kulikov 5fa837fb03 fix(iot-hub): restrict installed-items list sort property to a server-side allow-list 1 month ago
Igor Kulikov 729cdfc046 test: align DeviceConnectivityUtilTest with new DockerComposeParams signature 1 month ago
dpinkevych ea70386a7a fix alreadInstalledItems to searchByTenantAndItemId instead of only tenantId 1 month ago
Igor Kulikov a880a8635a feat(iot-hub): hardening + dao-level lookups 1 month ago
dashevchenko 4ea25be79b fixed pr comments 1 month ago
dashevchenko 8d5cbb4db8 added test 3 months ago
dashevchenko 1b8a25d568 fixed MAX aggregation for negative double values 3 months ago
dashevchenko 157c773fcd smplified CONTROL_CHARS regex 3 months ago
dashevchenko 222360905d fixed gateway docker-compose.yml YAML Injection, enhanced device credential validation 3 months ago
Oleksandra Matviienko 8314e1403c Migrated 17 deprecated Validator.validateId(UUIDBased, String) calls to the Function-based signature on lts-4.2 3 months ago
Oleksandra Matviienko 6d125f57e9 Replaced 23 deprecated TenantId(UUID) constructor calls with TenantId.fromUUID on lts-4.2 3 months ago
dashevchenko 43d9832dfe added validation for nullsOrderStrategy 3 months ago
Oleksandra Matviienko 0340612e09 chore(hygiene): replaced 24 deprecated commons-lang3 API calls on lts-4.2 3 months ago
Oleksandra Matviienko d7dc035ebc chore(build): silence Lombok @EqualsAndHashCode callSuper warnings 3 months ago
Viacheslav Klimov 744773b228
Add system images to LTS patch applier 3 months ago
Oleksandra Matviienko 8d3f7bf416 cleanup(dao, transport/lwm2m): parameterize testcontainers and rpc callback types 3 months ago
dashevchenko 1a5007e54d Fixed telemetry/attribute sorting for rows with null values 3 months ago
Oleksandra Matviienko 30330057db Replaced deprecated @MockBean/@SpyBean with @MockitoBean in dao tests 3 months ago
Sergey Matvienko b0030087e3 Bump PostgreSQL test images to 18 3 months ago
Igor Kulikov d859573bb6 feat(iot-hub): add installed items dialog, extract reusable installed items table 3 months ago
Igor Kulikov 8e8efed94c feat(iot-hub): redesign item detail dialog, add installed item counts API 3 months ago
Igor Kulikov 34bfd3b4a8 feat(solutions): add solutionId to install context, separate zip extraction error handling 3 months ago
imbeacon 542ae6fa97 Updated environmental variable names in docker compose file for gateway launch command 12 months ago
dashevchenko 124199fa3d updated gateway version 3 months ago
Oleksandra Matviienko c908d04afb fix: add SSRF protection to AI model provider URLs 3 months ago
Andrii Shvaika 3364b36000 fix(iot-hub): use DeviceConnectivityService for transport variables 4 months ago
dashevchenko 64e7886624 import cleanup 3 months ago
dashevchenko 8594ea3e63 refactoring 3 months ago
dashevchenko ef4bbc0b49 system alarm comment access control fix 3 months ago
Igor Kulikov c770bf290f Update card installed state, remove labels, detail dialog info, and API changes 4 months ago
Igor Kulikov 1e70c4acad Add installed items count API, installed items button, and menu reorder 4 months ago
Igor Kulikov 2332445c03 Add card install/update state, itemType filter, and detail dialog image carousel 4 months ago
dashevchenko 5deeb2ab22 added test 4 months ago
Viacheslav Klimov 688a1d52b3
Sanitize database error messages 4 months ago
Viacheslav Klimov 2f39347dd2
Address PR review comments 4 months ago
Igor Kulikov 09438ca931 Refactor IoT Hub update flow with checksum-based modification detection 4 months ago
Sergey Matvienko 9dd1541ff7 Fix flaky tests: await async save futures before assertions 4 months ago
Igor Kulikov 285c862553 Add IoT Hub installed items management 4 months ago
Andrii Landiak 7cce918f90 Change log level to warn 4 months ago
Andrii Landiak 0587adb789 Refactoring after review 4 months ago
Andrii Landiak 47369026fb CE: Fixed notification requests and RPC cleanup timeout on large datasets 5 months ago
Andrii Landiak 2cd0a746a3 Refactoring 5 months ago
Viacheslav Klimov 6ea7af0918
Improved Apple OAuth2 mapper and refactored OAuth2 client validation 5 months ago
Dmytro Skarzhynets f22c169198 refactor: generalize TestDbCallbackExecutor into DirectListeningExecutor enum singleton 5 months ago
Dmytro Skarzhynets e33a30c8f0
Fix blocking JPA queries on access-validator single thread 5 months ago
Viacheslav Klimov acb9b422a2
Add tenantId to error logs and remove redundant .name() calls 5 months ago
Viacheslav Klimov 6f86ca0d08
Await save future in integration test to prevent flakiness 5 months ago
Viacheslav Klimov 412fbefdbb
Add Cassandra result set byte-size limit to prevent OOM on large queries 5 months ago
Volodymyr Babak 17d5db7aa1 Copilot review changes 5 months ago