Andrii Landiak
|
1fc8d7a52b
|
Add validation for X509 trusted chain
|
3 years ago |
Andrii Shvaika
|
3b5270a29f
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into feature/x509-device-provisioning
|
4 years ago |
Andrew Shvayka
|
e7f7440287
|
Merge pull request #7935 from AndriiLandiak/feature/x509-device-cert-impr
X509 certificate provision
|
4 years ago |
Andrii Landiak
|
579a793f40
|
Remove unnessessary yaml config
|
4 years ago |
Andrii Landiak
|
bbde3b4b45
|
Add trace logging fpr parsing CN and refactor extractByRegex to throw ProvisionFailedException
|
4 years ago |
Andrew Shvayka
|
2f0eb0beb7
|
Merge pull request #8241 from dashevchenko/WS_Message_queue_per_session_size
Changed default for wsMsgQueueLimitPerSession
|
4 years ago |
Andrew Shvayka
|
8e72404c18
|
Merge pull request #8348 from volodymyr-babak/originator-node
Originator node
|
4 years ago |
Andrii Landiak
|
fbeb56cf70
|
Refactor after review and add tests for extracting by regex
|
4 years ago |
Andrew Shvayka
|
90a0edd2d4
|
Merge pull request #8350 from dashevchenko/redundantNotNull
Deleted redundant @NotNull annotations
|
4 years ago |
Andrew Shvayka
|
4b0709567c
|
Merge pull request #8349 from thingsboard/fix/vulnerabilities
fix vulnerabilities
|
4 years ago |
Andrii Shvaika
|
5d84945ccd
|
Review and improvements
|
4 years ago |
Andrii Shvaika
|
4cea4362dc
|
Merge branch 'feature/x509-device-cert-impr' of github.com:AndriiLandiak/thingsboard into feature/x509-device-provisioning
|
4 years ago |
Andrii Shvaika
|
a137243301
|
Fix maven resource plugin to be consistent with PE
|
4 years ago |
Andrii Landiak
|
03b0d0a90a
|
Add yaml config variables into test properties
|
4 years ago |
Andrii Landiak
|
71f936f687
|
Add yaml config for java cacerts path and password to be able to configure
|
4 years ago |
Andrii Shvaika
|
6fe6dc2561
|
Fix build due to filtering maven plugin bug
|
4 years ago |
Andrii Shvaika
|
da6d3b6ca8
|
Configure content type for update service
|
4 years ago |
YevhenBondarenko
|
46935d4517
|
updated jedis version
|
4 years ago |
Andrew Shvayka
|
b952360055
|
Merge pull request #8026 from volodymyr-babak/filter-type-multiple-types
Filter type alias - add possibility to specify multiple types, instead of single one
|
4 years ago |
dashevchenko
|
abfaeac087
|
deleted redundant @NonNull annotation
|
4 years ago |
YevhenBondarenko
|
72ea018efc
|
updated spring versions
|
4 years ago |
Volodymyr Babak
|
567bfd67ef
|
Set Edge as last in the list to avoid issues with compatibility
|
4 years ago |
Volodymyr Babak
|
b1502ee11f
|
Added Edge relation type for originator type switch
|
4 years ago |
Volodymyr Babak
|
c4d50181ff
|
Always use multiple types if present. If not present - use singular type
|
4 years ago |
dashevchenko
|
6b92ed8005
|
refactoring
|
4 years ago |
Andrew Shvayka
|
bc5d6ea359
|
Merge pull request #8342 from volodymyr-babak/ssl-option-kafka
[3.5] Add SSL option for Kafka queue connection
|
4 years ago |
Andrew Shvayka
|
7ed9971a7b
|
Merge pull request #8343 from vvlladd28/bug/notificaion/email-preview
Fixed show email notification preview in big content
|
4 years ago |
Andrew Shvayka
|
ff71374d8e
|
Merge pull request #8344 from volodymyr-babak/edge-activity-to-rule-chain
[3.5] Push edge connect/disconnect events to rule chain
|
4 years ago |
Andrew Shvayka
|
5b6db5d796
|
Merge pull request #7725 from ViacheslavKlimov/feature/monitoring-service
Monitoring microservice
|
4 years ago |
Andrew Shvayka
|
c683b57cba
|
Merge pull request #8335 from thingsboard/feature/devices-activity
Devices activity statistics
|
4 years ago |
Vladyslav_Prykhodko
|
74a58817db
|
UI: Change default notification style for alarm notification
|
4 years ago |
Andrii Landiak
|
aa3fca6daf
|
Minor refactoring of caching
|
4 years ago |
Andrii Landiak
|
3bc5aa88a3
|
Fix incorrect cache clearing on device delete
|
4 years ago |
YevhenBondarenko
|
3a9cce9bd6
|
Merge branch 'develop/3.5' of github.com:thingsboard/thingsboard into fix/vulnerabilities
|
4 years ago |
Andrii Landiak
|
1c909d570e
|
Micro refactoring
|
4 years ago |
Andrii Landiak
|
94b9e43aae
|
Fix caching for deviceProfile provision key: no need to safe if null value cuz its crashes
|
4 years ago |
Andrew Shvayka
|
d37283a292
|
Merge pull request #8340 from volodymyr-babak/max-inbound-message-size
[3.5] Handle gRPC messages exceeding default max message size
|
4 years ago |
Volodymyr Babak
|
80f1ec2fcd
|
Handle properly cases when state persistent to timeseries
|
4 years ago |
Volodymyr Babak
|
fa8c3cc6e5
|
Push edge connect/disconnect events to rule chain
|
4 years ago |
dashevchenko
|
939c00c299
|
added validation for max value of wsQueueMessagesPerSession
|
4 years ago |
Vladyslav_Prykhodko
|
9ea27302db
|
UI: Fixed show emil notification preview in big content
|
4 years ago |
Volodymyr Babak
|
9bda3880eb
|
Edge session - added tenant and edge id logging in case message exceeds size limits
|
4 years ago |
Volodymyr Babak
|
79393b2582
|
Refactoring - move common code into separate method
|
4 years ago |
ViacheslavKlimov
|
a58dff1ffc
|
Refactoring for devices activity stats
|
4 years ago |
FawenYo
|
47542eb8c1
|
Add SSL option for Kafka queue connection
|
4 years ago |
Andrew Shvayka
|
27ae2fb119
|
Merge pull request #7991 from AndreMaz/feature/kafka_connection_timeout
Allow to configure kafkajs `connectionTimeout` property
|
4 years ago |
Andrew Shvayka
|
e23a93d282
|
Merge pull request #8334 from thingsboard/improvements/notification-system
Notification system improvements
|
4 years ago |
Andrew Shvayka
|
54e59612f6
|
Merge pull request #8254 from zzzeebra/optimization_dao_tests_with_cycles
Optimization dao tests with cycles
|
4 years ago |
Andrii Landiak
|
38ee1e01e0
|
Micro refactoring
|
4 years ago |
Andrew Shvayka
|
08952b2ef0
|
Merge pull request #8173 from dmytro-landiak/mqtt-test-fix
[3.5] mqtt integration test improved
|
4 years ago |