1367 Commits (e4bf5a9b3a5134c20df3c014da170cbf9fa687c2)

Author SHA1 Message Date
Sergey Matvienko fe511f080e TbHttpClient for Rest API call node: implemented shared event loop for netty for any rest api call node instance 5 years ago
Sergey Matvienko 708d0c6848 cpu usage reduced on TbNodeUtils 5 years ago
Sergey Matvienko 63d33ba1bf clear alarm node: fixed "delete metadata.prevAlarmDetails" 5 years ago
Sergey Matvienko 72213235eb delay node is deprecated 5 years ago
Sergey Matvienko 6d468036e7 clear alarm node: fixed typo 5 years ago
Sergey Matvienko 5ad33bafc6 clear alarm node: default script changed to avoid infinite metadata grow 5 years ago
Sergey Matvienko 3820d2bb1c TbGetTelemetryNodeTest: fixed CE licence header 5 years ago
Sergey Matvienko 19d24dbdbc TbGetTelemetryNode Aggregation feature - count aggIntervalStep when buildQueries for aggregation 5 years ago
Sergey Matvienko 7a2a4b9d01 TbGetTelemetryNode Aggregation feature allows you to fetch aggregated telemetry as a single value by <b>AVG, COUNT, SUM, MIN, MAX, NONE</b>. 5 years ago
Matt Magoffin e884724e74 Revert to e1021f3024 per PR request. 5 years ago
ShvaykaD 08c6a80d2a fixed additional info parsing for RPC entity 5 years ago
Igor Kulikov 2e23ee982d Improve markdown factory to handle target blank links. Fix rulenode script test dialog style. Update rule nodes UI. 5 years ago
Matt Magoffin 88017dbd90 Add test case for new ignoreRequestBody configuration in TbRestApiCallNode. 5 years ago
Matt Magoffin 95c85daefe Update rule node configuration UI to latest per thingsboard-rule-config-ui-ngx#50 to provide UI toggle for the new ignoreRequestBody HTTP Client rule node option. 5 years ago
Matt Magoffin 5e84478dd9 Update rule node configuration UI per thingsboard-rule-config-ui-ngx#50 to provide UI toggle for the new ignoreRequestBody HTTP Client rule node option. 5 years ago
Matt Magoffin ef90332998 Add option for HTTP client rule node to not create any message body, for example on a DELETE request where technically a body is allowed but the receiving server disallows any body content. 5 years ago
Igor Kulikov ad6a52cffd DeviceAttributes remove 5 years ago
Igor Kulikov b173e0799c Update OS package plugin version. Code cleanup. 5 years ago
Igor Kulikov 049627db97 Version set to 3.3.2-SNAPSHOT 5 years ago
Igor Kulikov 8838a48bd1 Fix device profile update handling by rule node - preserve old key values to correctly update entity keys snapshot 5 years ago
Sergey Matvienko aefb7e4bb3 added netty-tcnative-boringssl-static.version 2.0.41.Final along with netty-all to support SSL 5 years ago
Igor Kulikov e1021f3024 Update rule node UI 5 years ago
Sergey Matvienko 9b7b0ac7bc dependency management: proto-google-common-protos (1.16.0, 1.17.0, 2.0.1 -> 2.0.1 /required by common used grpc 1.38.0/ ). Version management moved to the root 5 years ago
Sergey Matvienko 08736754c4 dependency management: removed aws.sdk.version (already defined in the root pom.xml with the same version) 5 years ago
YevhenBondarenko d49bee4b31 send next rpc after removing 5 years ago
YevhenBondarenko 2a2441b248 used timeout from yml 5 years ago
YevhenBondarenko 8513c99903 added sequence for the all RPC 5 years ago
Andrii Shvaika 6be0cb020a Version set to 3.3.2-SNAPSHOT 5 years ago
Andrii Shvaika 3661647c3a Version set to 3.3.1-SNAPSHOT 5 years ago
Igor Kulikov d20ea5ae07 Fix processing of allow system smtp settings flag 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago
Sergey Matvienko e223dda96f test scope: dependency upgrade a refactor for all POMs in project 5 years ago
Volodymyr Babak 910d90b9e5 Fixed incorrect fetch of scope config in push to edge node 5 years ago
YevhenBondarenko 373f2f9f0e added additionalInfo to the rpc 5 years ago
YevhenBondarenko 1539e4550d fixed tests 5 years ago
Dima Landiak bfb055cc6e enqueue newly created messages 5 years ago
Volodymyr Babak 3ae5acbcc8 Added lock on edge event save/read. Removed save async method 5 years ago
Artem Babak a8349d3145 Fixed UI in nodes Push to Edge/Cloud 5 years ago
AndrewVolosytnykhThingsboard b037a03b95 NullPointerException fixed 5 years ago
Igor Kulikov a50282f1ea Fix device profile tests for repeating values 5 years ago
Igor Kulikov fed597d49a Update rule nodes UI 5 years ago
Andrii Shvaika 65032092e1 Persistent RPC calls review 5 years ago
Andrii Shvaika 6f67e72afd Refactoring of MailService 5 years ago
AndrewVolosytnykhThingsboard 228fddb8cd
[PROD-678] Authorization and password reset vulnerability fix (#4569) 5 years ago
AndrewVolosytnykhThingsboard 3712d73855
Device profile dynamic value 5 years ago
AndrewVolosytnykhThingsboard 449845fe51 No body for REST API Call Node on GET method 5 years ago
Igor Kulikov 517a1d7edf Update rule nodes UI 5 years ago
Sergey Matvienko 966b0923e7 js-script-engine-api: fixed CE merge 5 years ago
Sergey Matvienko b397dfb518 js-script-engine-api: js sync calls replaced with completely async calls (CE API only) 5 years ago