5034 Commits (6488cd0706af1663e4c4db0e046429c2e0ab5241)

Author SHA1 Message Date
ViacheslavKlimov 0308b0128d Entities limit notifications 3 years ago
ViacheslavKlimov 1382c49881 Endpoint to find tenant profiles by ids 3 years ago
ViacheslavKlimov 3f531d8235 Fix default notification configs creation; refactoring 3 years ago
ViacheslavKlimov c34b6623ce Default notification configs; improvements 3 years ago
ViacheslavKlimov 3b8ed5fae6 Notification rules improvements; new platform users filters 3 years ago
Andrii Shvaika 1960d99504 REST template concurrency 3 years ago
ViacheslavKlimov 4a20adc62e Alarm related notification rules 3 years ago
ViacheslavKlimov ba8f27fa76 Notification system refactoring and improvements 3 years ago
Sergey Matvienko 13b59bf85f tests: awaitForDeviceActorToReceiveSubscription 3 years ago
Andrii Shvaika d5177f5bbf Fix attribute/RPC subscription tests 3 years ago
Oleksandra Matviienko 3841deae24 BaseTbResourceServiceTest, BaseDeviceServiceTest: Rule ExpectedException refactored with AssertJ Exception Assertions 3 years ago
ViacheslavKlimov 378ae47acb Alarm comments rule trigger config, NotificationInfo stateEntityId 3 years ago
Volodymyr Babak 0e01f1c74d sendUpdateSharedAttributeToCloudAndValidateDeviceSubscription - timeout increased for run test stable on slow (busy) environments 3 years ago
Sergey Matvienko 287999d46a test scope: logs for lwm2m.server 3 years ago
Sergey Matvienko fed47f699c LwM2m lifecycle debug for the test scope 3 years ago
Sergey Matvienko 8352be035b LWM2M bean lifecycle dependency fix to avoid executors shutdown before server stop. Dependencies refactored: implementations replaced with interfaces. 3 years ago
Andrii Shvaika 43f2e3b521 Fix case when test runs to fast (within 1 millisecond) 3 years ago
Andrii Shvaika d7ee0fca91 Fix attribute subscription tests 3 years ago
Andrii Shvaika 3477ddac0f Refactoring due to comments 3 years ago
Andrii Shvaika 85f317b99b Set default value to 0 for assign_ts for backward-compatibility 3 years ago
dashevchenko 58faac366b fixed upgrade script 3 years ago
Oleksandra Matviienko 1ae8522bef junit5: BasicMqttCredentialsTest annotation exceptions refactoring 3 years ago
Oleksandra Matviienko 6ca287cc68 junit5: BaseTbResourceServiceTest annotation exceptions refactoring 3 years ago
Igor Kulikov b6b61f3f54 UI: Minor fixes 3 years ago
ViacheslavKlimov a0796de0e4 Resolve merge conflicts 3 years ago
nickAS21 0587933d5e sparkplug: validate namespace 3 years ago
dashevchenko e5ba36a13b refactoring 3 years ago
dashevchenko 0c4ad9cc76 refactoring 3 years ago
dashevchenko 76f74766fd refactored upgrade to be executed with PostgreSQL 3 years ago
Sergey Matvienko ddca3ffcf3 spring.test.context.cache.maxSize=1 removed as well as it always eq 1 during application tests (no performance effect) 3 years ago
Sergey Matvienko 1bf579288a tests: fixed test performance degradation (100% C2 Compiler) by removing -Xss384k and Mockito.clearAllCaches() 3 years ago
Sergey Matvienko 9c6c06cb0b maintain message order for web socket: subscribed report (always first) further updates (never first) 3 years ago
Sergey Matvienko 56788caa1a DefaultTelemetryWebSocketService - removed static ObjectMapper, maps is final 3 years ago
ViacheslavKlimov 79670d9f9d Notification system improvements 3 years ago
Sergey Matvienko 27f5f8c077 Cassandra tests moved from cassandra-unit to testcontainers 3 years ago
dashevchenko 04c36916ed moved system env property 3 years ago
dashevchenko ecd923ba10 updated default value 3 years ago
dashevchenko 63a5a053a2 added try catch to not fail upgrade 3 years ago
Andrii Shvaika b9cf5c7836 Improvement of the save alarm procedure 3 years ago
Andrii Shvaika 6c160f5930 Backward compatibility of the alarm save call 3 years ago
Sergey Matvienko 24c930c699 spring.test.context.cache.maxSize=1 3 years ago
Sergey Matvienko 12c0e23ed3 disabled service.integrations and js.evaluator for the most of cases 3 years ago
Sergey Matvienko 0448c9aa03 test memory optimization (disable integration rpc, coap, hikari.maximumPoolSize=16, etc). 3 years ago
Sergey Matvienko a6a4a67a3d handle timeouts on transport tests to provide clear explanation what is the problem. timeout increased for run test stable on slow (busy) environments 3 years ago
Sergey Matvienko 7e1ba7dec5 Test mail service replaced with MockBean to fix the app lifecycle 3 years ago
Vladyslav_Prykhodko 5f0d4639d5 UI: Fixed style control widget 3 years ago
rusikv b1e33b4be0 Added assignee coulumn and comments action button to load demo and default alarm table widgets 3 years ago
Sergey Matvienko f706fbe784 DefaultTelemetryWebSocketService - on subscribe response order fixed (will send response after subscription service called) 3 years ago
Sergey Matvienko 433a5dcbcf BaseWebsocketApiTest - improved assertion output and logging 3 years ago
Sergey Matvienko cd881d8a68 TbTestWebSocketClient improvements 3 years ago