22485 Commits (20dcb9e066ebf1ab303e59cd59caa857fbba7676)
 

Author SHA1 Message Date
Sergey Matvienko ea217d2a4e cache: Transaction aware cache to synchronize cache put/evict operations with ongoing Spring-managed transactions. 5 years ago
Andrii Shvaika 79034ddcdd Remove the explicit logging 5 years ago
Igor Kulikov 5478d8386d
Merge pull request #5061 from vvlladd28/bug/device-wizard/cach-error 5 years ago
Vladyslav_Prykhodko 1028273d25 UI: Fixed processing error in device wizard: move to error step and save transport type 5 years ago
Viacheslav Klimov 5dc3d075aa Type cast of timeseries and attributes for bulk import 5 years ago
Igor Kulikov 2ce709e363 Fix create device notification in DefaultTransportApiService 5 years ago
Igor Kulikov c4276ae41b Save activity flag for devices loaded as part of demo data 5 years ago
Andrii Shvaika 73d39f4072 Fixed logging of the device state service partitions 5 years ago
Andrii Shvaika 8a2dc7583b Fix cluster mode for DefaultOtaPackageStateService 5 years ago
Andrii Shvaika 7ce98560a3 Fix Device creation events processing from Edge 5 years ago
Andrii Shvaika 910008b9a4 Merge branch 'master' of github.com:thingsboard/thingsboard 5 years ago
Vladyslav_Prykhodko 972f1516d0 UI: Change maxlength key validation LWm2M security in PSK and x509 mode 5 years ago
Andrii Shvaika 6eba6db64c Merge PR 5039 5 years ago
Volodymyr Babak 3bf48f0f5e Do not push entity updated to edge on device creation from edge 5 years ago
Viacheslav Klimov e33a336ed9 Merge remote-tracking branch 'origin/master' into feature/bulk-import/device-credentials 5 years ago
Sergey Matvienko 6abd21da7c testcontainers - copy source dir to tmp, remove container_name in tmp, run, cleanup tmp on stop. 5 years ago
Andrii Shvaika f12903ba43 Removed duplicated code 5 years ago
Andrii Shvaika 0e6476926c Build fix 5 years ago
Vladyslav_Prykhodko ec2e097229 UI: Add parse persistent RPC status for send RPC command 5 years ago
Vladyslav_Prykhodko 90c84f84d0 UI: Add control widget support persistent command (Add settings: persistent and persistentPollingInterval) 5 years ago
rusikv 05d1c0f9b3 UI: name function typo fix 5 years ago
Viacheslav Klimov b0c6ce9f98 Fix circular reference for CoapClientContext and CoapTransportContext 5 years ago
YevhenBondarenko d44adcfe75 added removing rpc request from pending map after rpc deleting 5 years ago
Andrii Shvaika 9093206bc5 Execute callback correctly 5 years ago
Andrii Shvaika 2078c71d32 Added module cluster-api and used it in rule engine and other services 5 years ago
Sergey Matvienko 8722d3f741 dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change. 5 years ago
Sergey Matvienko 41371a4f27 Revert "rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose" 5 years ago
rusikv 02061c8b27 UI: add copy user id button in user details 5 years ago
Vladyslav_Prykhodko c0717e70a0 UI: Fixed focus in toggle-password button after push enter button 5 years ago
Sergey Matvienko 8bdd437644 rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose 5 years ago
Sergey Matvienko c759b2792a dependency org.apache.httpcomponents httpclient moved from blackboxtests to the room POM. httpclient used in edge, but not explicitly added by dependency management. httpclient version with no change. 5 years ago
Sergey Matvienko 114825215e test scope: comments edited on versions for the test scope and blackbox test scope 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
Andrii Shvaika daac250c2e Correct close and cleanup of the MQTT session context 5 years ago
ShvaykaD 60e15ece5a replaced protobuf-wrappers usage to optional keyword 5 years ago
Andrew Shvayka c1d8aa1370
Merge pull request #5038 from volodymyr-babak/handle-null-values-in-proto 5 years ago
Sergey Matvienko 33b9e37db0 kafka other parameters example 5 years ago
Sergey Matvienko a488913f66 kafka max.request.size and max.in.flight.requests.per.connection added to *-transport.yml 5 years ago
Sergey Matvienko 1d7e0b9851 queue.kafka.max.request.size:1048576 default to tolerate inconsistent or outdated yml 5 years ago
Sergey Matvienko a5ff95b0f4 Kafka producer added TB_KAFKA_MAX_IN_FLIGHT_REQUESTS_PER_CONNECTION and TB_KAFKA_MAX_REQUEST_SIZE 5 years ago
Viacheslav Klimov 3b17d14f15 Merge branch 'feature/bulk-import/device-credentials' of https://github.com/vvlladd28/thingsboard into feature/bulk-import/device-credentials 5 years ago
Viacheslav Klimov 3505810280 Bulk import device credentials handling refactoring 5 years ago
YevhenBondarenko 373f2f9f0e added additionalInfo to the rpc 5 years ago
Volodymyr Babak 2558b2ecda Device credential value can be null 5 years ago
Andrii Shvaika 9d651a7252 Fix reference count issue 5 years ago
Igor Kulikov afdcc6ed3f
Merge pull request #5030 from smatvienko-tb/fix-startup-warn-on-rule-chains-initialize 5 years ago
Igor Kulikov 036c3509b7
Merge pull request #5012 from vvlladd28/feature/input-password/toggle 5 years ago
Vladyslav_Prykhodko 9f9e613320 Merge remote-tracking branch 'upstream/master' into feature/input-password/toggle 5 years ago
Sergey Matvienko 33887ecb3b mqtt handler test improved 5 years ago