263 Commits (45fbbf201fe3020b109d94de87e310626eba9d49)

Author SHA1 Message Date
Dmytro Skarzhynets bbe328d158 Implemented safe scheduled thread pool 2 years ago
Dmytro Skarzhynets c5ae013ce3 [WIP] draft of safe scheduled executor 2 years ago
ViacheslavKlimov 5759610340 Rate limit for WS subscriptions 2 years ago
Andrii Landiak 5ca6ad03e3 CE: optimize java imports 2 years ago
Igor Kulikov 468c007882 Version set to 3.7.1-SNAPSHOT 2 years ago
Oleksandra Matviienko 63df92e995 JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed. 2 years ago
Sergey Matvienko 16490e1e2f optionalMappingJDK8ModuleTest added 2 years ago
Sergey Matvienko be07937df9 JacksonUtil merged with downstream 2 years ago
Sergey Matvienko 1f1086f106 JacksonUtil Jdk8Module added along with jackson-datatype-jdk8 dependency to address the Optional mapping 2 years ago
Sergey Matvienko e3f2974fcd dependency: bouncycastle jdk15on moved to jdk18on 2 years ago
ViacheslavKlimov 49a76cad5a Housekeeper: disabled task types; refactoring 2 years ago
ViacheslavKlimov 641008c262 onClick action from mobile notification center 2 years ago
ViacheslavKlimov 47cfebe2a7 Use QueueConsumerManager for other consumers 2 years ago
ViacheslavKlimov 8636ed3b0d TB Core consumer - parallel processing; refactoring 2 years ago
IrynaMatveieva 837933a2e0 moved the static toPlainText() method to the JacksonUtil class 2 years ago
IrynaMatveieva 0177b5fdc7 added a method for getting a password with a null checking 2 years ago
dashevchenko 6a755ab0b7 deleted java keystore type of creds support 2 years ago
livk 8779c629e7 fix: fixed the error that the file could not be found after packing 2 years ago
dashevchenko 9af96ad5be resolved conflicts after merge 2 years ago
Ivan Raznatovskyi 09fc025e12 Initial commit from another fork 2 years ago
Andrii Shvaika 5acf527f1a Version set to 3.7.0-SNAPSHOT 2 years ago
Igor Kulikov c5a72ed8df Update license header to 2024 year. 2 years ago
Igor Kulikov bc35df1dd7 Version set to 3.6.3-SNAPSHOT 2 years ago
YevhenBondarenko 5869378c2c Implemented Json serialization, added custom serializer for the Device redis cache 3 years ago
Andrii Shvaika fc698b4f31 Revert changes to JacksonUtil 3 years ago
nick 240cd25cf4 tbel fix_bug tbDate parse toString with Object Mapper 3 years ago
Andrii Landiak 4430322b29 Refactor Jackson: fromStringIgnoreUnknownProperties to fromString(String string, Class<T> clazz, boolean ignoreUnknownFields) 3 years ago
YevhenBondarenko 3477cc1b79 fixed possible NPE 3 years ago
dashevchenko 1be39aa9aa fixed license, env name refactoring 3 years ago
ViacheslavKlimov e7aabe80a4 Unique image resource key based on index 3 years ago
dashevchenko 08727b4c36 added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool 3 years ago
dashevchenko 4f22ef9733 created PubSubExecutor to use each time publisher is created and do not produce too much threads created 3 years ago
Andrii Shvaika df24c363ce Version set to 3.6.2-SNAPSHOT 3 years ago
Andrii Landiak 6fa3a125c2 Mino refactoring: add json support for resources, fix test and edgeVersion for test 3 years ago
Andrii Landiak ec4200d735 Refactoring after final review 3 years ago
Andrii Landiak b14a304473 Refactoring for edge proto to send entity serialized in order not to update everytime entity changes its structure 3 years ago
Andrii Shvaika 3a0afd8a5a Refactoring of the consumer service 3 years ago
YevhenBondarenko cf32544e71 added SslUtil and tests 3 years ago
ViacheslavKlimov 12d2c26279 Rule Engine stats: exception message truncation 3 years ago
Andrii Shvaika dd4b874b5f Version set to 3.6.1-SNAPSHOT 3 years ago
Igor Kulikov 8cefca23ac Version set to 3.6.1-SNAPSHOT 3 years ago
ViacheslavKlimov 4114c96571 Version control: fix ids replacement in dashboard config 3 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 3 years ago
ViacheslavKlimov cc1c2094c9 Fix UUIDs in rule node config replaced with tenant id 3 years ago
Sergey Matvienko e75307c2be ExceptionUtil.lookupExceptionInCause refactored from recursion to a loop. Tests added 3 years ago
Sergey Matvienko dfe21e3b00 ExceptionUtil moved to the common/util package 3 years ago
YevhenBondarenko 9dd10b0b75 fixed Iterator already obtained 3 years ago
YevhenBondarenko 23d204e4d6 added new default root cert for azure iot 3 years ago
YevhenBondarenko db6f310284 migration to spring boot 3.1 3 years ago
Andrii Shvaika 6b6e27bd60 Maven dependency fix 3 years ago