2036 Commits

Author SHA1 Message Date
Viacheslav Klimov
906d421f2d Merge branch 'develop/3.4' into feature/2fa 2022-05-26 17:44:38 +03:00
YevhenBondarenko
0b556f1763 fixed tests 2022-05-24 15:04:42 +02:00
YevhenBondarenko
b6cbe0ca77 added additional info to queue configutation 2022-05-24 12:02:43 +02:00
Andrii Shvaika
49e91341de Merge with feature branch 2022-05-24 12:32:59 +03:00
Andrii Shvaika
db34f7766f Merge with main branch 2022-05-23 17:55:43 +03:00
Igor Kulikov
421624f3d4 Fixed sql test data 2022-05-23 12:41:14 +03:00
Igor Kulikov
76af741399 UI: Implement git settings form 2022-05-20 15:02:30 +03:00
Andrii Shvaika
62c5c73237 Merge with queue API 2022-05-20 10:59:05 +03:00
YevhenBondarenko
6c1031536d merge with develop/3.4 2022-05-19 17:17:04 +02:00
Igor Kulikov
587066cfd3 Ability to remove version control settings 2022-05-19 13:19:43 +03:00
Igor Kulikov
cd30e9a4b1 Fix merge conflicts 2022-05-19 12:31:00 +03:00
Igor Kulikov
0b6de71768 Implement version control ssh access with private key. Improve VC settings REST methods. Add tenantId field to admin settings. Add DB upgrade. 2022-05-19 12:01:06 +03:00
YevhenBondarenko
92117d1280 used scheduler instead of thread sleep 2022-05-18 22:23:20 +02:00
Viacheslav Klimov
41fede9b43 Add checks for SMS and mail service when setting up 2FA provider; 2Fa verification mail template 2022-05-17 18:31:49 +03:00
Andrii Shvaika
0905aff7a0 Merge with develop/3.4 2022-05-17 17:00:25 +03:00
Andrii Shvaika
4f6ef91d33 Fix race conditions in WS test client 2022-05-17 12:49:54 +03:00
Viacheslav Klimov
074ea8af6c VC refactoring 2022-05-16 16:09:00 +03:00
YevhenBondarenko
f32847a869 typo fix 2022-05-16 13:03:21 +02:00
YevhenBondarenko
b037fb09b0 merge with develop/3.4 2022-05-16 12:59:19 +02:00
Andrii Shvaika
a352452093 Move Device Cache to common package 2022-05-13 10:11:06 +03:00
Andrii Shvaika
8c07aca7ef Fix tests 2022-05-12 10:21:50 +03:00
YevhenBondarenko
321730ed02 added upgrade for queues 2022-05-11 23:02:03 +02:00
Andrii Shvaika
7ca1f5068b No Transactional with Supports propogation 2022-05-11 16:40:18 +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
YevhenBondarenko
d5ef34cfb8 added additional info to Queue 2022-05-10 19:44:58 +02: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
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
YevhenBondarenko
3382ac4807 created Queue validator 2022-05-09 23:28:04 +02:00
YevhenBondarenko
dc3c2cfec2 merge with develop/3.4 2022-05-09 22:27:21 +02: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
YevhenBondarenko
7dcb572dfd added queue constraint processing 2022-05-06 21:18:48 +02:00
Andrii Shvaika
9f3f2985ab Redis Cache implementation 2022-05-06 19:12:41 +03:00
Viacheslav Klimov
a85dcdbd3c Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
#	application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
#	pom.xml
#	ui-ngx/src/assets/locale/locale.constant-en_US.json
2022-05-06 11:42:10 +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
Viacheslav Klimov
bcc736991e Multiple used 2FA providers for account 2022-05-04 14:29:36 +03:00
YevhenBondarenko
659cb0d3d6 fixed isolated tenant tests 2022-05-03 11:09:27 +02:00
YevhenBondarenko
f4353e2db5 added TbTenantProfileService 2022-05-02 10:04:20 +02:00