ViacheslavKlimov
|
0a11b47a7b
|
license:format
|
2 years ago |
Andrii Shvaika
|
915c50bee6
|
Code cleanup
|
2 years ago |
Dmytro Skarzhynets
|
a5fb3ee15f
|
Differentiate between two log messages
|
2 years ago |
Andrii Shvaika
|
2900d3c1ed
|
Fix upgrade script and improved variable names
|
2 years ago |
Andrii Shvaika
|
d92681cf71
|
Refactoring from multiple fields into one settings object
|
2 years ago |
ViacheslavKlimov
|
eedbaeddaf
|
Improvements for resources upgrade
|
2 years ago |
YevhenBondarenko
|
f54e1882bf
|
Refactored due to common use of debug mode configuration
|
2 years ago |
ViacheslavKlimov
|
155b22accf
|
Move resource url from id to url; add etag to export data
|
2 years ago |
dashevchenko
|
fb87cd6df7
|
refactoring
|
2 years ago |
ViacheslavKlimov
|
52a6499d1c
|
Export/import used resources along with dashboard and widget type
|
2 years ago |
ViacheslavKlimov
|
84fd3129ee
|
Load gateways dashboard on install/upgrade
|
2 years ago |
ViacheslavKlimov
|
cb097bb637
|
Change dashboard export structure; images export-import improvements
|
2 years ago |
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 |
Oleksandra Matviienko
|
63df92e995
|
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
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 |
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 |
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 |
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 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 |