Igor Kulikov
70097c6bf2
Remove unnecessary empty post
5 years ago
Andrii Shvaika
26d4d0de6c
Merge with master
5 years ago
AndrewVolosytnykhThingsboard
b881fd262b
Fixed problem of incorrect order of statuses on ota update. Tests improvements
5 years ago
YevhenBondarenko
f473190502
check acknowledgement for persisted rpc
5 years ago
YevhenBondarenko
040473ac80
added edrxCycle to the Lwm2mDeviceTransportConfiguration
5 years ago
Vladyslav_Prykhodko
8ce022b03c
UI: Add support RPC request persistent parameter
5 years ago
Andrii Shvaika
65032092e1
Persistent RPC calls review
5 years ago
AndrewVolosytnykhThingsboard
6d7877921f
Destroy LeshanClient in "finally" block
5 years ago
Andrii Shvaika
6f67e72afd
Refactoring of MailService
5 years ago
Sergey Matvienko
2853bbf665
refactored DatabaseSchemaService (Abstract and Psql), psql-specific indexes decoupled with common indexes. SQL simplified and notes added. This fixed hsql test suite tests. PsqlEntityDatabaseSchemaServiceTest added
5 years ago
Sergey Matvienko
866c66b186
events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments.
5 years ago
Sergey Matvienko
6a7a9ac1ec
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
5 years ago
Sergey Matvienko
efe5677c80
events: fixed update from version (3.2.2)
5 years ago
Sergey Matvienko
babe360507
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
5 years ago
AndrewVolosytnykhThingsboard
b158528c2a
Wrapper for OtaPackageInfo with usesUrl boolean field
5 years ago
Sergey Matvienko
f60137de34
events: schema_update_event fixed typo with a comment. schema-entities-idx updated. Upgrade order fixed based on review comments.
5 years ago
AndrewVolosytnykhThingsboard
228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix ( #4569 )
* Fixed vulnerabilities for password reset and authorization
* Improvements to check user and credentials for null
* Correct messages and logs
* Improvements
* Reset Password Test: added delay after resetting password to synchronize test with server
* Executor removed from controller
* Correct method calling
* Formatting cleaned
5 years ago
AndrewVolosytnykhThingsboard
3712d73855
Device profile dynamic value
Co-authored-by: DanyloKobzar <69635327+DanyloKobzar@users.noreply.github.com>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
5 years ago
AndrewVolosytnykhThingsboard
85b449b62d
Improvements for case null returned from repository
5 years ago
AndrewVolosytnykhThingsboard
7975e2a96a
Implement of method to find dashboard by name and tenant ID, used to find correct dashboard in case multiple dashboard start with the same name.
5 years ago
AndrewVolosytnykhThingsboard
8b70cbdb55
Handling exceptions to exclude output like [object Object]
5 years ago
Sergey Matvienko
89fe9514d1
DeviceActorMessageProcessor: fixed message on MaxSessionsLimit and test header fixed
5 years ago
Sergey Matvienko
a44230a253
DeviceActorMessageProcessor: introduced LinkedHashMapRemoveEldest with BiConsumer instead many ensureSessionsCapacity() that spreaded over the class. test added
5 years ago
Volodymyr Babak
5f0bd38816
Fixed log level
5 years ago
Volodymyr Babak
989a2d24f8
Code clean up
5 years ago
Volodymyr Babak
513fc8bd3e
Ensure sessions max size per device on handle activity process
5 years ago
Andrii Shvaika
25cac25731
Minor renaming of variables and code cleanup
5 years ago
YevhenBondarenko
aa569ceec1
added fw/sw update tests
5 years ago
Andrii Shvaika
690c97dd4d
Renaming of the lwm2m configuration properties
5 years ago
Andrii Shvaika
ee55c0bf85
Improvements to key store read for lwm2m.
5 years ago
AndrewVolosytnykhThingsboard
0a94b7d893
Correct data format for audit log
5 years ago
Igor Kulikov
422d44433a
Use hybrid client authentication for DTLS CoAP transport
5 years ago
Sergey Matvienko
1037e5d28e
events: test refactored as Spring Boot test to verify random delay expression and default value in yaml
5 years ago
Sergey Matvienko
6cf63eba9f
events: fixed update from version (3.2.2)
5 years ago
Sergey Matvienko
5118e1ed92
events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update)
5 years ago
Igor Kulikov
b2d694f7ee
Add separate SSL channel for mqtt transport
5 years ago
Andrii Shvaika
9f499d9188
ResourceUtil implementation
5 years ago
Andrii Shvaika
eb9b0f8433
Implementation of software management
5 years ago
YevhenBondarenko
393d422784
fetch all clients after startUp
5 years ago
Vladyslav_Prykhodko
90b88df54c
UI: Default sort setting changed in demo dashboards: Firmware, Software
5 years ago
Andrii Shvaika
27b4c99609
Do not remove info from security store
5 years ago
Sergey Matvienko
5f35374405
rule-engine: added parameter prometheusStatsEnabled
5 years ago
Sergey Matvienko
cee7896edc
rule-engine: added yaml parameters consumer-per-partition with env variables for standard queues (CE)
5 years ago
Sergey Matvienko
0d94b6231e
rule-engine - fixed name for reusable threads
5 years ago
Sergey Matvienko
369844295f
rule-engine: consumer per partition feature
5 years ago
YevhenBondarenko
46503b69b9
improvements
5 years ago
YevhenBondarenko
a665b2cbe6
added power mode to lwm2m-device-profile-transport-configuration
5 years ago
AndrewVolosytnykhThingsboard
66d4c3fd20
Clean exception message without class name and path ( #4758 )
* Clean exception message without class name and path
* Correct message, improvents to text of poppup on deleting
* Added log for except files
* Correct license header
5 years ago
Andrii Shvaika
d077ee6a07
Improved Security Store to support race conditions during registration
5 years ago
YevhenBondarenko
a44bc1ba93
added SendPendingRPC transport msg
5 years ago