Andrii Shvaika
8c07aca7ef
Fix tests
2022-05-12 10:21:50 +03:00
Andrii Shvaika
b7a18e7fcc
Restore log level
2022-05-11 17:16:27 +03:00
Andrii Shvaika
7ca1f5068b
No Transactional with Supports propogation
2022-05-11 16:40:18 +03:00
Andrii Shvaika
32764d23db
Merge remote-tracking branch 'origin/develop/3.4' into bug/cache-issues
2022-05-11 14:01:37 +03:00
Andrii Shvaika
69e31075e4
License headers
2022-05-11 12:28:06 +03:00
Andrii Shvaika
c96b70fcb4
Improve Default Device Profile creation
2022-05-11 12:15:12 +03:00
Andrii Shvaika
94155d55fd
Organize imports
2022-05-11 10:23:12 +03:00
Andrii Shvaika
a1596ac647
Clean all the cache during update to 3.4
2022-05-10 16:58:46 +03:00
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
Andrew Shvayka
e055a7f16e
Merge pull request #6533 from thingsboard/refactoring_01_AlarmController
...
[3.4] Refactoring Alarm controller
2022-05-10 14:55:48 +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
nickAS21
913e52abbc
refactoring: 01 - Alarm only
2022-05-09 23:15:15 +03:00
nickAS21
c6a8b9fbaf
refactoring: 01 - Alarm Common
2022-05-09 22:14:07 +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
Andrew Shvayka
22b633b8ab
Merge pull request #6483 from YevhenBondarenko/feature/tb-entity-services
...
[3.4] tb entity services
2022-05-05 15:25:33 +03:00
YevhenBondarenko
1be1ef958e
added checkEntity to saveTenant
2022-05-03 09:34:19 +02:00
YevhenBondarenko
e0d04c2805
fixed minor bugs
2022-05-01 21:56:59 +02:00
YevhenBondarenko
7cda81ef86
TbTenantService improvements
2022-05-01 16:41:37 +02: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
YevhenBondarenko
da43fe8c1f
merge with develop/3.4
2022-04-29 13:01:42 +02:00
YevhenBondarenko
1bd4e6e3bf
added TbEdgeService
2022-04-29 12:51:30 +02:00
YevhenBondarenko
8cde2ac848
added TbAssetService
2022-04-29 09:34:52 +02:00
Sergey Matvienko
23c774610a
Merge remote-tracking branch 'ce/develop/3.4' into test-sql-suite-refactoring
...
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/TransportSqlTestSuite.java
2022-04-28 18:55:15 +03:00
Sergey Matvienko
31f8d5f061
refactoring fluky testRuleChainWithOneRule
2022-04-28 18:50:37 +03:00
Sergey Matvienko
8adc0c739f
removed sql test suites in favour independent test run, fixed NoSqlDaoServiceTestSuite
2022-04-28 18:45:58 +03:00
Andrew Shvayka
efccf806ba
Merge pull request #6486 from ShvaykaD/improvements/mqtt-and-coap-integration-tests
...
[3.4] Refactored MQTT and COAP Integration tests
2022-04-28 15:37:33 +03:00
Andrew Shvayka
761e36be7f
Merge pull request #6431 from smatvienko-tb/tests-speedup-tenant
...
[3.4] Tests performance improvements
2022-04-28 15:15:11 +03:00
Sergey Matvienko
00b6c8095c
logback added to the msa/black-bo-tests to reduce logger overhead
2022-04-28 14:11:19 +03:00
Andrew Shvayka
b9b813385f
Merge pull request #5671 from ViacheslavKlimov/smpp-sms-sender
...
[3.4] SMPP SMS provider
2022-04-28 12:03:57 +03:00
Andrew Shvayka
f49735b6ca
Merge pull request #6485 from smatvienko-tb/web-security-ignore-replaced-with-permit-all
...
[3.4] You are asking Spring Security to ignore Ant [pattern='/*.js']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead.
2022-04-28 11:52:13 +03:00
YevhenBondarenko
a330b89700
added TbNotificationEntityService
2022-04-27 14:55:47 +02:00
Andrew Shvayka
559cf9ac8c
Merge pull request #6422 from smatvienko-tb/in-memory-storage-improvements-develop34
...
[3.4] In memory storage improvements
2022-04-27 15:04:49 +03:00
Andrii Shvaika
93376eef5e
Fix CORS configuration issue introduced in Spring 5.3
2022-04-26 18:22:00 +03:00
Sergey Matvienko
0dc126a962
web.ignoring().antMatchers replaced with HttpSecurity antMatchers.permitAll()
2022-04-26 17:13:29 +03:00
ShvaykaD
153e69a84d
refactored processBeforeTest methods for CoAP and MQTT tests
2022-04-26 17:11:30 +03:00
Sergey Matvienko
ca8df0130f
TbLogNode.java standard implementation without calling JS when JsScript equals default config
2022-04-26 15:26:31 +03:00