Andrii Shvaika
|
274cfa986d
|
Session Cache
|
2022-05-10 16:14:41 +03:00 |
|
Andrii Shvaika
|
96a9b22a67
|
Device Credentials service
|
2022-05-10 15:35:04 +03:00 |
|
Andrii Shvaika
|
5243b873e0
|
No more redundant EntityCacheManager
|
2022-05-10 13:35:19 +03:00 |
|
Andrii Shvaika
|
c69ba6d02d
|
Device Profile Cache
|
2022-05-10 13:27:02 +03:00 |
|
Andrii Shvaika
|
ffe5b5ee91
|
OTA Package cache
|
2022-05-10 12:07:19 +03:00 |
|
Andrii Shvaika
|
29396864f2
|
Edge cache
|
2022-05-10 11:47:09 +03:00 |
|
Andrii Shvaika
|
0ff53a928d
|
Entity View Cache
|
2022-05-10 10:56:08 +03:00 |
|
Andrii Shvaika
|
08ae3e9b83
|
Tenant Profile Cache
|
2022-05-10 10:20:12 +03:00 |
|
Andrii Shvaika
|
d9d68a0682
|
Asset Cache implementation
|
2022-05-10 09:42:36 +03:00 |
|
Andrii Shvaika
|
eb6458738d
|
Device Cache Impl
|
2022-05-09 17:13:23 +03:00 |
|
Andrii Shvaika
|
14e16cc6f3
|
Redis Tests Suite to run all the SQL tests with Redis instead of Caffeine
|
2022-05-09 10:54:22 +03:00 |
|
Andrii Shvaika
|
a3b8021ec5
|
Redis Cache for RelationsService
|
2022-05-07 15:07:54 +03:00 |
|
Andrii Shvaika
|
a6f38902b7
|
Start of the RelationService refactoring
|
2022-05-07 12:56:27 +03:00 |
|
Andrii Shvaika
|
9f3f2985ab
|
Redis Cache implementation
|
2022-05-06 19:12:41 +03:00 |
|
Andrii Shvaika
|
7eaa70e472
|
Transactional Redis Cache interface
|
2022-05-05 19:16:45 +03:00 |
|
Andrii Shvaika
|
3bb52b0250
|
Advanced TransactionCacheManager
|
2022-05-05 17:41:16 +03:00 |
|
Sergey Matvienko
|
66a5222fcd
|
@Transactional(propagation = Propagation.SUPPORTS) for the BaseRelationService
|
2022-04-29 18:13:33 +03:00 |
|
Andrii Shvaika
|
15104028ea
|
Investigating the cache issues
|
2022-04-29 16:12:22 +03:00 |
|
Sergey Matvienko
|
8adc0c739f
|
removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite
|
2022-04-28 18:45:58 +03:00 |
|
Sergey Matvienko
|
5c6a5bcb6a
|
Merge branch 'develop/3.4' into tests-speedup-tenant
|
2022-04-26 14:37:01 +03:00 |
|
Sergey Matvienko
|
fcb0cd93e3
|
nosql-test.properties added Main queue to handle the init issue
|
2022-04-26 14:29:39 +03:00 |
|
Sergey Matvienko
|
e760d45bd6
|
application-test.properties low latency to speed up tests
|
2022-04-26 11:49:30 +03:00 |
|
Volodymyr Babak
|
d3eda0c473
|
Added edge_event config to yml file
|
2022-04-21 10:42:39 +03:00 |
|
Volodymyr Babak
|
878d9743ce
|
Organize imports
|
2022-04-20 18:11:29 +03:00 |
|
Volodymyr Babak
|
f8687cb983
|
Make save edge event method async
|
2022-04-20 17:17:46 +03:00 |
|
Andrii Shvaika
|
9dacc93c2d
|
Merge remote-tracking branch 'origin/master' into develop/3.4
|
2022-04-20 11:49:21 +03:00 |
|
Andrii Shvaika
|
349f331890
|
Merge PR #6320
|
2022-04-20 11:45:17 +03:00 |
|
Sergey Matvienko
|
92f141e2ca
|
CustomerServiceSqlTest refactored in async manner to improve performance
|
2022-04-19 17:20:58 +03:00 |
|
Yuriy Lytvynchuk
|
e1b9f8211b
|
getValueForSQLQuery: valueParameter.ToString() -> String.valueOf(valueParameter)
|
2022-04-13 17:55:38 +03:00 |
|
Yuriy Lytvynchuk
|
4b8e2efc38
|
logQuery: Log format modification
|
2022-04-13 17:19:11 +03:00 |
|
Yuriy Lytvynchuk
|
cecbacfad4
|
Query: add SQL string with parameters
|
2022-04-12 18:20:55 +03:00 |
|
Yuriy Lytvynchuk
|
1a4cf21bb1
|
Query: add SQL string with parameters
|
2022-04-11 20:00:07 +03:00 |
|
Yuriy Lytvynchuk
|
1f029983d1
|
Query: add SQL string with parameters
|
2022-04-11 19:33:59 +03:00 |
|
Yuriy Lytvynchuk
|
ee4a3b90cc
|
Query: add SQL string with parameters
|
2022-04-08 23:12:07 +03:00 |
|
Andrew Shvayka
|
126e8b9639
|
Merge pull request #6265 from YevhenBondarenko/feature/update-versions
[3.4] updated spring, netty and jackson versions
|
2022-04-08 14:30:04 +03:00 |
|
Yuriy
|
5809b0d6a8
|
QUERY: add SQL string with parameters
|
2022-04-05 17:53:54 +03:00 |
|
Viacheslav Klimov
|
b396aa4a38
|
Use JdbcTemplate in EntitiesSchemaSqlTest
|
2022-03-28 16:26:05 +03:00 |
|
Viacheslav Klimov
|
6182ae7415
|
Add test for schema reinstall
|
2022-03-28 15:41:09 +03:00 |
|
Viacheslav Klimov
|
50422363f0
|
Fix install script for fk_device_profile_ota_package constraint to work on repeated install
|
2022-03-28 14:26:56 +03:00 |
|
YevhenBondarenko
|
287485831d
|
fixed entity view caching
|
2022-03-26 00:49:30 +02:00 |
|
Yevhen
|
5d82d738ee
|
updated spring and netty versions
|
2022-03-15 21:44:27 +01:00 |
|
Igor Kulikov
|
d7efbd6eba
|
Merge with master
|
2022-03-15 12:42:18 +02:00 |
|
Viacheslav Klimov
|
5bf9107deb
|
Merge branch 'master' into fix/ota-device-profile
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/install/SqlDatabaseUpgradeService.java
|
2022-03-02 17:32:41 +02:00 |
|
Andrii Shvaika
|
da8bff5209
|
Rule Chain Service improvement for invalid rule chain ids
|
2022-02-28 17:27:48 +02:00 |
|
Andrii Shvaika
|
a7196c4fa7
|
Automatic conversion of rule chain metadata on the back end
|
2022-02-28 17:17:31 +02:00 |
|
Andrii Shvaika
|
4775869786
|
Merge branch 'master' into develop/3.4
|
2022-02-28 11:48:31 +02:00 |
|
Volodymyr Babak
|
1b9d70f2fe
|
Refactoring validators - moved them to a separate classes
|
2022-02-21 19:18:27 +02:00 |
|
Igor Kulikov
|
dabd25e760
|
Version set to 3.4.0-SNAPSHOT
|
2022-02-21 12:19:59 +02:00 |
|
Igor Kulikov
|
3af76140cd
|
Merge with master
|
2022-02-21 11:54:41 +02:00 |
|
Igor Kulikov
|
c3dde26c69
|
Implement events batch insert. Remove 'region' filter from tenant find queries.
|
2022-02-18 16:57:48 +02:00 |
|