Viacheslav Klimov
|
db43c39c54
|
Fix device version load
|
4 years ago |
Viacheslav Klimov
|
37d6cd915e
|
Always add default branch to listBranches response
|
4 years ago |
Andrew Shvayka
|
1be3547c2c
|
Merge pull request #6790 from ViacheslavKlimov/vc-swagger-docs
Version control Swagger docs
|
4 years ago |
Andrew Shvayka
|
d87c744778
|
Merge pull request #6684 from volodymyr-babak/bug/fix-active-flag-on-cloud
[3.4] Report device activity from edge service - set active flag to true on cloud
|
4 years ago |
Sergey Matvienko
|
7b88a437dc
|
docker-compose shell scripts: added CACHE=redis or CACHE=redis-cluster option. Default is redis, README.md updated
|
4 years ago |
van-vanich
|
7d7701723c
|
improve logic
|
4 years ago |
Sergey Matvienko
|
d7c750f64e
|
msa black box tests: redis, postgres, node volumes refactored - volumes decoupled to separate files .volumes (used only for tests)
|
4 years ago |
Volodymyr Babak
|
08966675c4
|
Introduced new counter for device activities
|
4 years ago |
Volodymyr Babak
|
e068faf6f9
|
Merge remote-tracking branch 'upstream/develop/3.4' into bug/fix-active-flag-on-cloud
|
4 years ago |
Volodymyr Babak
|
731fb1eae8
|
Code review changes: avoid creating device actor if not needed
|
4 years ago |
Andrii Shvaika
|
7c69b7c080
|
Merge PR #6785
|
4 years ago |
Viacheslav Klimov
|
d6b516e708
|
VC queue message chunking
|
4 years ago |
Sergey Matvienko
|
40823dd2c0
|
msa black box tests: redis-cluster test implemented with mvn -DblackBoxTests.redisCluster=true
|
4 years ago |
ivankozka
|
475fa7e9f5
|
fix mapping api endpoints in swagger
|
4 years ago |
Andrii Shvaika
|
7bad2782ea
|
Merge branch 'entity-view-optimization-develop34-clean' of github.com:smatvienko-tb/thingsboard into develop/3.4
|
4 years ago |
Andrii Shvaika
|
9801120384
|
Fixed tests
|
4 years ago |
van-vanich
|
f377329fe9
|
Merge remote-tracking branch 'ce/develop/3.4' into aggregationTsDao_fix
|
4 years ago |
Andrii Shvaika
|
5e65438ebb
|
Add EdgeService to the WidgetContext
|
4 years ago |
Andrii Shvaika
|
4b087cdcbd
|
Merge with master
|
4 years ago |
Andrii Shvaika
|
2aee04812e
|
Bump Kafka broker version to 3.2.0
|
4 years ago |
Volodymyr Babak
|
5a51028577
|
Merge remote-tracking branch 'upstream/develop/3.4' into bug/fix-active-flag-on-cloud
|
4 years ago |
Volodymyr Babak
|
a3944c5047
|
Introduced new proto for device activity
|
4 years ago |
Andrii Shvaika
|
eb1f280a5a
|
Merge branch 'kafka-client-3-2-0' of github.com:smatvienko-tb/thingsboard into develop/3.4
|
4 years ago |
Igor Kulikov
|
8288eade74
|
Merge pull request #6788 from devaskim/latest_value_in_legend
[3.4] UI: Add option to show latest value in widget's legend.
|
4 years ago |
Viacheslav Klimov
|
e551c53b49
|
Swagger docs for EntitiesVersionControlController
|
4 years ago |
Andrew Shvayka
|
0c7dd1ec23
|
Merge pull request #6784 from smatvienko-tb/docker-optimization-no-install-recommend
[3.4] Dockerfile optimization: --no-install-recommends
|
4 years ago |
Andrew Shvayka
|
3ab01ba1ba
|
Merge pull request #6782 from smatvienko-tb/js-executor-kafka-producer-partitioner
[3.4] js-executor: kafkaClient.producer({ createPartitioner: Partitioners.DefaultPartitioner })
|
4 years ago |
Andrew Shvayka
|
774bb96853
|
Merge pull request #6734 from thingsboard/refactoring_test_customer_05
[3.4] Refactoring test customer
|
4 years ago |
Andrew Shvayka
|
db2c5dc4c5
|
Merge pull request #6669 from ViacheslavKlimov/fix/copy-attributes-to-view
[3.4] Fix NPE in 'copy to view' node
|
4 years ago |
nickAS21
|
f8609ef329
|
reole conflicts2
|
4 years ago |
Andrew Shvayka
|
0a02227646
|
Merge pull request #6665 from smatvienko-tb/compression-type-transports
[3.4] Compression type added for transports yaml
|
4 years ago |
Andrew Shvayka
|
c93772273c
|
Merge pull request #6642 from ViacheslavKlimov/fix/device-profile-permissions-checks
[3.4] Fix permission checks for DeviceProfileController
|
4 years ago |
devaskim
|
1d08e319bc
|
Add latest value to widget's legend.
|
4 years ago |
Volodymyr Babak
|
87834c2ccd
|
Remove unused paramater
|
4 years ago |
Volodymyr Babak
|
3665cae3f8
|
Merge remote-tracking branch 'upstream/develop/3.4' into bug/fix-active-flag-on-cloud
|
4 years ago |
Volodymyr Babak
|
59bcc2f600
|
Code review changes
|
4 years ago |
Andrew Shvayka
|
4c6f817e05
|
Merge pull request #6781 from volodymyr-babak/feature/edge-add-ota-updates
[3.4] Edge OTA support
|
4 years ago |
nickAS21
|
5ee6009078
|
Merge branch 'develop/3.4' into refactoring_test_customer_05
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractNotifyEntityTest.java
|
4 years ago |
nickAS21
|
5f73066602
|
resolve conflicts
|
4 years ago |
Andrew Shvayka
|
34db923d4d
|
Merge pull request #6699 from volodymyr-babak/bug/edge-find-missing-related-rulechains
[3.4] Fix validation of missing rule chain during assignment to the edge is broken.
|
4 years ago |
Andrew Shvayka
|
f80583db72
|
Merge pull request #6600 from volodymyr-babak/feature/edge-converters-integration
[3.4] Edge integrations/converters support
|
4 years ago |
nickAS21
|
439fe05a7e
|
Merge branch 'develop/3.4' into refactoring_test_customer_05
# Conflicts:
# common/cache/src/test/java/org/thingsboard/server/cache/CacheSpecsMapTest.java
|
4 years ago |
Andrii Shvaika
|
c744192d37
|
Merge PR #6262
|
4 years ago |
Andrii Shvaika
|
6f78d8245a
|
Merge branch 'restApiCallNodeJsonVarFix' of github.com:desoliture1/thingsboard into develop/3.4
|
4 years ago |
nickAS21
|
dbd509ed0c
|
refactoring: tests change change name method2
|
4 years ago |
Andrii Shvaika
|
02f61cea79
|
Merge PR #5924
|
4 years ago |
nickAS21
|
f4befe9ce1
|
refactoring: tests change change name method
|
4 years ago |
Andrii Shvaika
|
923dcff8e5
|
No more transaction cache
|
4 years ago |
Sergey Matvienko
|
718120b614
|
EntitiViesService - cleanup imports
|
4 years ago |
Sergey Matvienko
|
03f5483969
|
EntityViewServiceImpl cleanup imports
|
4 years ago |