Andrew Shvayka
|
05dcbeae15
|
Merge pull request #10452 from smatvienko-tb/feature/nashorn-memory-limit
Nashorn js executor sandbox memory limit
|
2024-04-04 12:42:29 +03:00 |
|
Andrew Shvayka
|
eab88dd500
|
Merge pull request #10416 from AndriiLandiak/fix/kv-proto-util
Fix KvProtoUtils order for matching KeyValueType and DataType
|
2024-04-03 17:39:51 +03:00 |
|
Andrii Shvaika
|
bd2cf904e4
|
Merge branch 'improve-entity-data-query' of github.com:AndriiLandiak/thingsboard
|
2024-04-03 17:01:32 +03:00 |
|
Andrew Shvayka
|
b276d5e3da
|
Merge pull request #10145 from dashevchenko/queueStatsEntity
Entity for queue statistics
|
2024-04-02 12:19:33 +03:00 |
|
Andrii Landiak
|
87e564f8c0
|
Use stringUtils to check if search text is not null and is not empty
|
2024-04-01 16:39:44 +03:00 |
|
Andrii Landiak
|
0107bc29ad
|
Add yaml parameter to set max size for telemetry message
|
2024-03-29 16:37:49 +02:00 |
|
ViacheslavKlimov
|
9d1f751f3a
|
Fix race condition on tenant creation; refactoring
|
2024-03-29 15:20:56 +02:00 |
|
nick
|
4ad4b7fc86
|
lwm2m/coap: add californium 3.11.0
|
2024-03-28 11:54:03 +02:00 |
|
dashevchenko
|
6c911637ae
|
merged with master
|
2024-03-27 19:04:34 +02:00 |
|
Volodymyr Babak
|
cb9236ff78
|
Merge pull request #10239 from AndriiLandiak/feature/edge-oauth-support
Edge - OAuth2 support
|
2024-03-27 14:52:01 +02:00 |
|
Volodymyr Babak
|
8b60deece6
|
Fixed comment in OAuth2EdgeTest
|
2024-03-27 14:19:26 +02:00 |
|
ViacheslavKlimov
|
e5d4892164
|
Separate latest and ts history deletion tasks for each key
|
2024-03-27 13:25:42 +02:00 |
|
dashevchenko
|
c1496b9e0c
|
swapped alarm deletion and asset deletion to delete only asset alarms
|
2024-03-27 13:06:00 +02:00 |
|
ViacheslavKlimov
|
6754d8eddb
|
Add endpoint for getting unread notifications count
|
2024-03-27 13:04:15 +02:00 |
|
dashevchenko
|
3c0e0be9bc
|
Merge remote-tracking branch 'upstream/master' into ownerName
|
2024-03-27 12:35:33 +02:00 |
|
ViacheslavKlimov
|
e1bac1bf79
|
Revert "Fix TbSubscriptionUtils order for matching KeyValueType and DataType"
This reverts commit d9669c9391146b402821f6fc872418ecbe0f3686.
|
2024-03-27 11:30:33 +02:00 |
|
Andrii Landiak
|
8235b144a5
|
Fix EdgeControllerTest
|
2024-03-27 10:14:24 +02:00 |
|
Sergey Matvienko
|
f46f90f06b
|
NashornJsInvokeServiceTest added givenSimpleScriptMultiThreadTestPerformance
|
2024-03-27 09:01:06 +01:00 |
|
Sergey Matvienko
|
3d1f1e4af0
|
NashornJsInvokeServiceTest refactored
|
2024-03-26 19:27:23 +01:00 |
|
dashevchenko
|
dae4f313e2
|
merged with master
|
2024-03-26 19:09:21 +02:00 |
|
Andrii Landiak
|
16d1e353fe
|
Fix oauth
|
2024-03-26 17:10:34 +02:00 |
|
Andrii Landiak
|
646c8679a6
|
Fix oauth support: send to edge, when propagate to edge is false
|
2024-03-26 12:19:21 +02:00 |
|
ViacheslavKlimov
|
03cb21b79a
|
Merge branch 'hotfix/3.6.3' into master-with-hotfix
# Conflicts:
# common/util/src/main/java/org/thingsboard/common/util/SslUtil.java
|
2024-03-25 09:56:57 +02:00 |
|
ViacheslavKlimov
|
ed44db6d25
|
Add delivery_method column to notification; persist mobile notifications
|
2024-03-22 14:20:51 +02:00 |
|
Andrii Landiak
|
d9669c9391
|
Fix TbSubscriptionUtils order for matching KeyValueType and DataType
|
2024-03-22 14:05:25 +02:00 |
|
ViacheslavKlimov
|
be3e78044c
|
Merge remote-tracking branch 'origin/master' into feature/housekeeper
|
2024-03-21 11:52:07 +02:00 |
|
Andrii Landiak
|
37d5405dc5
|
Merge remote-tracking branch 'upstream/master' into feature/edge-oauth-support
|
2024-03-21 11:17:16 +02:00 |
|
dashevchenko
|
1c724df353
|
added await to make tests more stable
|
2024-03-20 17:59:55 +02:00 |
|
dashevchenko
|
56c65f249d
|
added selection mapping for entity property filters
|
2024-03-20 15:12:57 +02:00 |
|
ViacheslavKlimov
|
2174a0f3d7
|
Minor refactoring for consumer managers
|
2024-03-20 12:49:40 +02:00 |
|
ViacheslavKlimov
|
e4cbbb0c5d
|
Merge branch 'master' into feature/parallel-core-consumer
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbCoreConsumerService.java
# application/src/main/java/org/thingsboard/server/service/queue/DefaultTbRuleEngineConsumerService.java
# application/src/main/java/org/thingsboard/server/service/queue/processing/AbstractConsumerService.java
|
2024-03-20 12:26:41 +02:00 |
|
ViacheslavKlimov
|
c4b8068e96
|
Use AttributeScope instead of DataConstants in DefaultDeviceStateServiceTest
|
2024-03-19 16:56:11 +02:00 |
|
ViacheslavKlimov
|
4ed952a9d6
|
Merge branch 'master' into develop/3.7
|
2024-03-19 15:44:23 +02:00 |
|
ViacheslavKlimov
|
8636ed3b0d
|
TB Core consumer - parallel processing; refactoring
|
2024-03-19 12:57:37 +02:00 |
|
ViacheslavKlimov
|
1ed95b24a6
|
Clean up api usage state data on deletion
|
2024-03-18 18:02:06 +02:00 |
|
ViacheslavKlimov
|
302fed1888
|
Await tenant cleanup after tenant deletion in tests
|
2024-03-18 16:55:39 +02:00 |
|
ViacheslavKlimov
|
a6719efee5
|
Housekeeper: alarms deletion
|
2024-03-18 12:24:58 +02:00 |
|
dashevchenko
|
85728c0e24
|
added ownerName ENTITY_FIELD to EntityDataQuery
|
2024-03-15 17:26:31 +02:00 |
|
ViacheslavKlimov
|
22f5573e8d
|
Housekeeper client for all service types
|
2024-03-13 19:59:13 +02:00 |
|
ViacheslavKlimov
|
82476b629c
|
Max reprocessing attempts for Housekeeper task
|
2024-03-13 18:34:27 +02:00 |
|
ViacheslavKlimov
|
20ea8c7fc2
|
Merge branch 'develop/3.6.4' into feature/housekeeper
# Conflicts:
# common/data/src/main/java/org/thingsboard/server/common/data/notification/NotificationType.java
|
2024-03-13 16:39:10 +02:00 |
|
ViacheslavKlimov
|
0d3c3d6b25
|
Housekeeper: tests and refactoring
|
2024-03-13 14:09:05 +02:00 |
|
rusikv
|
6057c17acc
|
Merge remote-tracking branch 'upstream/master' into queueStatsEntity
|
2024-03-12 19:15:09 +02:00 |
|
Andrii Landiak
|
9f6c9e7330
|
Merge remote-tracking branch 'upstream/develop/3.6.4' into feature/edge-oauth-support
|
2024-03-12 11:12:29 +02:00 |
|
ViacheslavKlimov
|
b82bceceb4
|
Housekeeper: tests and refactoring
|
2024-03-07 17:01:33 +02:00 |
|
ViacheslavKlimov
|
ff18b8712a
|
Fix null values in Firebase message data
|
2024-03-06 14:03:05 +02:00 |
|
Andrew Shvayka
|
b05383adfd
|
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
|
2024-03-05 14:56:43 +02:00 |
|
YevhenBondarenko
|
33a70ba7c4
|
merge with master
|
2024-03-04 14:23:23 +01:00 |
|
dashevchenko
|
c1093dd627
|
merged with master
|
2024-03-04 11:54:56 +02:00 |
|
ViacheslavKlimov
|
de28def7be
|
Fix JWT settings updating for Rule Engines
|
2024-02-28 13:09:15 +02:00 |
|