Illia Barkov
|
4fb982eee8
|
Merge branch 'master' into improvement/provisioning-gateway-device
|
2024-09-12 12:16:22 +03:00 |
|
Andrew Shvayka
|
6e79672b97
|
Merge pull request #11612 from thingsboard/fix/versioned-cache-refactoring
Refactor versioned caching
|
2024-09-11 16:25:14 +03:00 |
|
YevhenBondarenko
|
dfb633b8e8
|
improvements
|
2024-09-11 11:26:04 +02:00 |
|
YevhenBondarenko
|
f64ec5ca56
|
test fixes
|
2024-09-11 10:25:24 +02:00 |
|
ViacheslavKlimov
|
cf0d3183e7
|
Rename CacheKey to VersionedCacheKey
|
2024-09-10 15:23:29 +03:00 |
|
Andrew Shvayka
|
73921e5480
|
Merge pull request #10100 from livk-cloud/fix-file-not-found
fix: fixed the error that the file could not be found after packing
|
2024-09-10 15:22:24 +03:00 |
|
Viacheslav Klimov
|
f030959b08
|
Merge pull request #11271 from thingsboard/feature/activation-link-ttl
TTL for password reset and user activation links
|
2024-09-10 14:16:47 +03:00 |
|
ViacheslavKlimov
|
53a975681c
|
Refactor versioned caching
|
2024-09-10 13:42:27 +03:00 |
|
ViacheslavKlimov
|
c4d0867635
|
Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into master-hotfix-3.7
|
2024-09-10 11:42:09 +03:00 |
|
YevhenBondarenko
|
705dd90886
|
merge with master
|
2024-09-09 23:07:00 +02:00 |
|
YevhenBondarenko
|
06f30e1de5
|
minor refactoring
|
2024-09-09 23:00:29 +02:00 |
|
YevhenBondarenko
|
d4c4bf5656
|
implemented new API for gateway latency
|
2024-09-09 22:11:22 +02:00 |
|
Andrew Shvayka
|
022ed2dee7
|
Merge pull request #10069 from yantarou/jan_fix_MqttTransportHandler_exceptionCaught_debug_message
Fix debug log message in MqttTransportHandler:exceptionCaught()
|
2024-09-09 18:11:54 +03:00 |
|
ThingsBoard Bot
|
189778efb9
|
License header format
|
2024-09-09 14:57:22 +00:00 |
|
Andrew Shvayka
|
e286a051df
|
Merge pull request #8696 from driesva/rabbitmq-max-poll-messages
fix: Slow RabbitMQ message polling
|
2024-09-09 17:45:30 +03:00 |
|
Andrew Shvayka
|
efba1446ad
|
Merge pull request #11413 from eltociear/patch-1
chore: update proto_config.proto
|
2024-09-09 17:26:56 +03:00 |
|
imbeacon
|
945caa354e
|
Merge remote-tracking branch 'upstream' into improvement/provisioning-gateway-device
|
2024-09-09 15:36:01 +03:00 |
|
Andrew Shvayka
|
dbf5439bf2
|
Merge pull request #11450 from YevhenBondarenko/feature/mqtt-service-config-rpc
added support of getServiceConfiguration RPC
|
2024-09-09 15:04:26 +03:00 |
|
nick
|
2bd18ee5dd
|
lwm2m: fix bug Observe Composite
|
2024-09-08 21:15:20 +03:00 |
|
YevhenBondarenko
|
387a7eadcf
|
removed payloadType from SessionLimits
|
2024-09-05 20:00:43 +02:00 |
|
Viacheslav Klimov
|
c990cd75a6
|
Merge pull request #11551 from thingsboard/tbel_doc_equals_utils
tbel: refactoring, tbUtils to docs
|
2024-09-05 18:53:08 +03:00 |
|
nick
|
5699c49c53
|
tbel: refactoring raiseError
|
2024-09-05 18:49:53 +03:00 |
|
ViacheslavKlimov
|
8233d6c451
|
Include password reset and activation links ttl in the email
|
2024-09-04 18:28:02 +03:00 |
|
ViacheslavKlimov
|
465341f0ea
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/activation-link-ttl
|
2024-09-04 17:16:50 +03:00 |
|
Dmytro Skarzhynets
|
39049eecd9
|
Remove redundant logging of thread name and scheduler name
|
2024-09-04 17:11:53 +03:00 |
|
Dmytro Skarzhynets
|
f6a1c14353
|
Fix last activity not being reported when activity reporting period ends
|
2024-09-04 16:45:58 +03:00 |
|
ViacheslavKlimov
|
591cc91733
|
Fix created edge version
|
2024-09-03 16:33:23 +03:00 |
|
ViacheslavKlimov
|
977c36d83f
|
Fix RelatedEdgesCacheValue
|
2024-09-03 16:33:04 +03:00 |
|
Viacheslav Klimov
|
2f501c628d
|
Merge pull request #11521 from AndriiLandiak/feature/edge-queue
Introduce Edge queue to handle edge notification messages
|
2024-09-03 15:25:18 +03:00 |
|
Viacheslav Klimov
|
2b163e86c8
|
Merge pull request #11564 from YevhenBondarenko/merge-with-hotfix-3.7
merge with hotfix/3.7
|
2024-09-03 15:00:48 +03:00 |
|
nick
|
03af2564eb
|
tbel: refactoring tbUtils with docs #2
|
2024-09-03 14:22:29 +03:00 |
|
Viacheslav Klimov
|
d88558eee0
|
Merge pull request #11496 from thingsboard/feature/rule-chain-versioning
Versioning for rule chain metadata
|
2024-09-03 12:53:20 +03:00 |
|
YevhenBondarenko
|
235e877337
|
Merge branch 'hotfix/3.7' of github.com:thingsboard/thingsboard into merge-with-hotfix-3.7
|
2024-09-03 11:35:51 +02:00 |
|
YevhenBondarenko
|
aab1161c79
|
create pojo for session limits
|
2024-09-03 10:58:40 +02:00 |
|
nick
|
b86a9d3802
|
tbel: refactoring tbUtils with docs
|
2024-09-02 21:44:23 +03:00 |
|
YevhenBondarenko
|
dd3ed2a496
|
rafactoring due to comments
|
2024-09-02 13:11:06 +02:00 |
|
Andrew Shvayka
|
04e4116f30
|
Merge pull request #11330 from dashevchenko/http_transport_large_request_fix
Payload size filter for all requests
|
2024-08-30 18:05:44 +03:00 |
|
Andrii Landiak
|
5602807dbe
|
Introduce Edge queue to handle edge notification messages
|
2024-08-29 12:51:20 +03:00 |
|
Viacheslav Klimov
|
14794070ee
|
Merge pull request #11515 from thingsboard/fix/snmp-v3
Fixes for SNMP v3
|
2024-08-28 19:01:58 +03:00 |
|
Viacheslav Klimov
|
e0244c2970
|
Merge pull request #11421 from irynamatveieva/fix/audit-logs-alarm-deleted
Fix null entityId in audit log when alarm is deleted
|
2024-08-28 18:48:55 +03:00 |
|
nick
|
f598e2fe89
|
tbel: fix bug send From Client CollectedValue
|
2024-08-28 15:20:55 +03:00 |
|
Viacheslav Klimov
|
40fc7eacf3
|
Merge branch 'master' into feature/rule-chain-versioning
|
2024-08-28 12:35:59 +03:00 |
|
YevhenBondarenko
|
bc0022aafd
|
Added tenant id to the methods with locks and minor refactoring
|
2024-08-27 15:05:39 +02:00 |
|
ViacheslavKlimov
|
a63ed4fa6c
|
Versioning for rule chain metadata
|
2024-08-27 13:57:32 +03:00 |
|
Andrii Landiak
|
fc8631625f
|
Delete unused file
|
2024-08-27 13:12:03 +03:00 |
|
Andrii Landiak
|
c6ee0bff19
|
Add edgeIdsCache to decrease number of calls to db for findRelatedEdgeByEntityId
|
2024-08-27 12:41:39 +03:00 |
|
Viacheslav Klimov
|
a77df2f90e
|
Merge pull request #11231 from dashevchenko/oauth2
OAuth2 configuration redesign
|
2024-08-27 12:09:53 +03:00 |
|
ViacheslavKlimov
|
5e47e16913
|
Fix unknown security name
|
2024-08-26 16:12:27 +03:00 |
|
Andrii Landiak
|
0ab35b72d2
|
Edge: impl new approach with oauth
|
2024-08-26 14:51:36 +03:00 |
|
ViacheslavKlimov
|
99df23bdc9
|
Merge branch 'master' of github.com:thingsboard/thingsboard into fix/snmp-v3
|
2024-08-26 13:32:34 +03:00 |
|