127 Commits (74ac5a949f2ff66e4e16213dc73d635b0ffdd2bf)

Author SHA1 Message Date
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
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
dashevchenko 9af96ad5be resolved conflicts after merge 2 years ago
Ivan Raznatovskyi 09fc025e12 Initial commit from another fork 2 years ago
Igor Kulikov c5a72ed8df Update license header to 2024 year. 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
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 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
ViacheslavKlimov 4114c96571 Version control: fix ids replacement in dashboard config 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
YevhenBondarenko c9fb23e105 SystemUtil improvements 3 years ago
YevhenBondarenko bcd2b94156 fixed start for windows 3 years ago
AndriiD 7187fbb4d3 Replace object mapper usages with jackson utils 3 years ago
Andrew Shvayka 1a366d476e
Revert "[3.5.1]Replace object mapper usages with jackson utils" 3 years ago
YevhenBondarenko fbf9773a61 optimize imports 3 years ago
AndriiD dd9c055ecf replace_ObjectMapper_usages_with_JacksonUtil 3 years ago
Seraphym-Tuhai 29c3eddc8a Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard 3 years ago
ViacheslavKlimov cd50eabd40 Notification rule node; refactoring 3 years ago
Andrii Shvaika ad6f007161 Improvement to the System Info API 3 years ago
YevhenBondarenko 32278beabc improvements due to comments 3 years ago
YevhenBondarenko 671c7db5c9 added new metrics 3 years ago
ViacheslavKlimov 4a20adc62e Alarm related notification rules 3 years ago
YevhenBondarenko 8ede0b2822 added ability to send system info throw ZK 3 years ago
Igor Kulikov cbdc4517e4 Update license header year to 2023 3 years ago
nickAS21 be9c213dc4 sparkplug: Test Telemetry comment 3 years ago