Andrii Shvaika
|
4f2e1a25fd
|
Docker compose scripts for TB Version Control Executor
|
2022-05-25 12:58:55 +03:00 |
|
Andrii Shvaika
|
701547e38f
|
Merge branch 'feature/entities-version-control' of github.com:thingsboard/thingsboard into feature/entities-version-control
|
2022-05-24 17:32:42 +03:00 |
|
Andrii Shvaika
|
9deb67afe7
|
Version Control microservice
|
2022-05-24 17:32:29 +03:00 |
|
Igor Kulikov
|
a5ff23a0a4
|
Add commit timestamp and timestamp sorting
|
2022-05-24 14:03:53 +03:00 |
|
Andrii Shvaika
|
49e91341de
|
Merge with feature branch
|
2022-05-24 12:32:59 +03:00 |
|
Andrii Shvaika
|
1065fd9fbe
|
Implementation of the API
|
2022-05-24 11:38:03 +03:00 |
|
Viacheslav Klimov
|
e6ccef98e3
|
Merge remote-tracking branch 'origin/feature/entities-version-control' into entities-vc-refactoring
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/EntitiesVersionControlController.java
# application/src/main/java/org/thingsboard/server/service/sync/vc/LocalGitVersionControlService.java
|
2022-05-24 11:09:45 +03:00 |
|
Igor Kulikov
|
0d57f2f6c2
|
Use page link to get versions list
|
2022-05-23 18:19:07 +03:00 |
|
Andrii Shvaika
|
db34f7766f
|
Merge with main branch
|
2022-05-23 17:55:43 +03:00 |
|
Viacheslav Klimov
|
55966e033e
|
Fixes for vc api
|
2022-05-23 14:04:12 +03:00 |
|
Viacheslav Klimov
|
2a89fc67ae
|
Git api usage improvements
|
2022-05-23 13:20:00 +03:00 |
|
Andrii Shvaika
|
4472bd7f7c
|
Initial implementation of the ClusterVersionControlService
|
2022-05-23 12:50:59 +03:00 |
|
Andrii Shvaika
|
7071c7a6bc
|
Implementation of the Git Queue service client
|
2022-05-20 17:33:24 +03:00 |
|
Andrii Shvaika
|
62c5c73237
|
Merge with queue API
|
2022-05-20 10:59:05 +03:00 |
|
YevhenBondarenko
|
ee8c9deda9
|
refactoring
|
2022-05-19 23:55:16 +02:00 |
|
Andrii Shvaika
|
f2a8832489
|
Merge with main feature branch
|
2022-05-19 17:57:34 +03: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 |
|
Andrii Shvaika
|
a75e02dd79
|
Merge remote-tracking branch 'origin/feature/entities-version-control' into feature/vc-microservice
|
2022-05-19 11:20:44 +03:00 |
|
YevhenBondarenko
|
fa4a20d711
|
Added resolve by queue name for backward compatibility
|
2022-05-19 10:04:51 +02:00 |
|
YevhenBondarenko
|
4f7c166566
|
using repartitionExecutor instead of synchronized
|
2022-05-19 00:36:26 +02:00 |
|
Viacheslav Klimov
|
567ee5d75b
|
Refactor loadEntitiesVersion
|
2022-05-18 18:49:21 +03:00 |
|
Andrii Shvaika
|
1d6b9a5cbd
|
Version control executor
|
2022-05-18 16:43:01 +03:00 |
|
YevhenBondarenko
|
7f31069285
|
added loging and refactored
|
2022-05-18 13:51:51 +02:00 |
|
Andrii Shvaika
|
c6ebf049a2
|
Version Control Service refactoring
|
2022-05-18 14:46:54 +03:00 |
|
Andrii Shvaika
|
7ec45fd5f1
|
Rename Data structures. Create separate module.
|
2022-05-18 10:40:02 +03:00 |
|
Andrii Shvaika
|
0905aff7a0
|
Merge with develop/3.4
|
2022-05-17 17:00:25 +03:00 |
|
Andrew Shvayka
|
89ca417b10
|
Merge pull request #6558 from ViacheslavKlimov/feature/entities-vc
Entity Version Control
|
2022-05-17 16:38:12 +03: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 |
|
YevhenBondarenko
|
321730ed02
|
added upgrade for queues
|
2022-05-11 23:02:03 +02: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
|
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 |
|
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
|
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
|
e241f73254
|
fixed queue updates
|
2022-05-06 21:19:11 +02: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 |
|
YevhenBondarenko
|
acd7bd98d6
|
fixed NP after changing tenant profile
|
2022-05-05 11:06:36 +02:00 |
|
YevhenBondarenko
|
141dc735f3
|
fixed removind queue config if queue used in device profile
|
2022-05-04 10:05:16 +02:00 |
|
YevhenBondarenko
|
547713f30a
|
update device profiles queue by tenant profile
|
2022-05-02 23:44:43 +02:00 |
|
YevhenBondarenko
|
f4353e2db5
|
added TbTenantProfileService
|
2022-05-02 10:04:20 +02:00 |
|
YevhenBondarenko
|
f74f3a9293
|
created TbQueueService and improvements
|
2022-05-02 08:23:16 +02:00 |
|