3451 Commits (d2b0e2ca254f72ef8158e5e165fe090f08eb4b48)

Author SHA1 Message Date
Volodymyr Babak b75f949004 Fixed error msg logging 4 years ago
Volodymyr Babak 890abe9f98 Added testDeviceReachedMaximumAllowedOnCloud 4 years ago
Volodymyr Babak 3c2f65386b Code reformat 4 years ago
Volodymyr Babak 8d89a4fe52 Import fixes 4 years ago
Volodymyr Babak 8863003f4c Added functionality to remove device profile from edge in case removal from cloud 4 years ago
Volodymyr Babak 1b9d70f2fe Refactoring validators - moved them to a separate classes 4 years ago
Igor Kulikov f69d1147a6 Fix tests 4 years ago
Andrii Shvaika c577b50e9d Correct logging and thread pool names 4 years ago
Andrii Shvaika d0e7c34659 Improvement of the page link 4 years ago
Andrii Shvaika 9ca1055d54 Remove incomplete test 4 years ago
Igor Kulikov c3dde26c69 Implement events batch insert. Remove 'region' filter from tenant find queries. 4 years ago
Andrii Shvaika bd700665e8 Optimize imports 4 years ago
Andrii Shvaika 45df14e39e Device State Service improvements and race condition fix 4 years ago
Andrii Shvaika 878b75aff9 Issue 6056. Refactoring of duplicated code to abstract class 4 years ago
Andrii Shvaika b33d28eedf Correct executor for the service 4 years ago
Andrii Shvaika 64d3f5c803 Remove redundant event types from cleanup procedure 4 years ago
Andrii Shvaika 7cc2508479 Improvement to events cleanup script 4 years ago
YevhenBondarenko b2e063ba1e added tests for DefaultTbApiUsageStateService 4 years ago
Andrii Shvaika fcbcae7f19 Fix the floating bug in testTwoRuleChainsWithTwoRules 4 years ago
YevhenBondarenko 073ce69872 handling of PartitionChangeEvent is not more synchronous 4 years ago
Volodymyr Babak 90ba0de432 Added drop of edge_license_key and cloud_endpoint columns during upgrade 4 years ago
Andrii Shvaika d10e65095f Workaround for KAFKA-4090 4 years ago
Andrii Shvaika 24829c29f7 Workaround for KAFKA-4090 4 years ago
Volodymyr Babak 6356e998a3 Removed @Slf4j annotation 4 years ago
Volodymyr Babak 8e91560f69 Base Edge test refactored into multiple independent tests 4 years ago
Volodymyr Babak 1363a385f8 Changed order of edge sync cursor fetchers 4 years ago
Volodymyr Babak 7c6a245bfb Fixed permissions - user must have WRITE to assing/unassing rule chain to edge 4 years ago
nickAS21 4140801fb0 lwm2m: remove import 4 years ago
nickAS21 5d839ab75f lwm2m: fix bug of commits 4 years ago
nickAS21 28fa1cc6a7 lwm2m: Checking licenses... 2 4 years ago
nickAS21 a072e9e1af lwm2m: Checking licenses... 4 years ago
nickAS21 f704f9bcbc lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue) 4 years ago
nickAS21 b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 4 years ago
Vladyslav_Prykhodko 23b0bac76d UI: Add to support circle in map; change default settings polygon; fix incorrect resize polygon in image-map; fix snap in cut mode; fix tooltip text in action button; fix resize in edi mode; fix loss tooltip in rectangle after cut 4 years ago
nickAS21 974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 4 years ago
YevhenBondarenko a7d911c9c0 changed upgrade version 4 years ago
Andrii Shvaika c7aafe4ddd Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10. 4 years ago
Igor Kulikov 6134374003 3.3.3 to 3.3.4 upgrade 4 years ago
Igor Kulikov 312924a19b Version set to 3.3.4-SNAPSHOT 4 years ago
Igor Kulikov cc6cd2cb2a UI: Add slide toggle control widget 4 years ago
Volodymyr Babak ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 4 years ago
YevhenBondarenko c6475226e4 added test for LwM2MClientSerDes 4 years ago
nickAS21 29a551d048 lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)" 4 years ago
nickAS21 acc52c7864 lwm2m: fix bug create new client (from TcpPort to UdpPort) 4 years ago
nickAS21 11140fe89b lwm2m: del shell from tests 4 years ago
nickAS21 cad54fa70c lwm2m: fix bug security tests 4 years ago
nickAS21 c3081c45cf lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId 4 years ago
YevhenBondarenko fde8ecdead LwM2mClient is no more serializable 4 years ago
nickAS21 45a6ce0dbf lwm2m: tests RPK and X509 client validate base64 format: 4 years ago
nickAS21 41274180c5 lwm2m: tests NoSec bootstrap update: 4 years ago