ViacheslavKlimov
|
7d0b6bfdec
|
Refactoring for tasks api
|
2025-05-13 11:54:36 +03:00 |
|
ViacheslavKlimov
|
faf4a2165f
|
Fix HashPartitionServiceTest
|
2025-05-12 17:17:57 +03:00 |
|
ViacheslavKlimov
|
8c959232d4
|
Configurable tasks poll interval; task processing timing
|
2025-05-08 16:49:33 +03:00 |
|
ViacheslavKlimov
|
f5e816923d
|
Tasks partitioning strategies; jobs filter; fixes
|
2025-05-08 11:55:13 +03:00 |
|
ViacheslavKlimov
|
574679b4a4
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs
|
2025-05-07 10:58:08 +03:00 |
|
Viacheslav Klimov
|
c5cc7dc4d5
|
Merge pull request #13317 from thingsboard/rc
rc
|
2025-05-06 15:50:36 +03:00 |
|
Viacheslav Klimov
|
825f0b1ed7
|
Merge pull request #13148 from AndriiLandiak/fix-autocommit-cf
Make Kafka consumer properties configurable for overridden topic names
|
2025-05-06 15:46:53 +03:00 |
|
Andrii Landiak
|
1a8d6b6bae
|
Merge remote-tracking branch 'origin/fix-autocommit-cf' into fix-autocommit-cf
|
2025-05-06 15:37:36 +03:00 |
|
Andrii Landiak
|
b74d88284c
|
Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls
|
2025-05-06 15:37:11 +03:00 |
|
Viacheslav Klimov
|
6ba4582d20
|
Merge pull request #13064 from dashevchenko/alarmRuleCreationFix
Fixed alarm creation when having both attributes and telemetry in the alarm rule
|
2025-05-06 15:29:36 +03:00 |
|
Viacheslav Klimov
|
bec580bd95
|
Merge pull request #13262 from dskarzh/fix/alarm-delete-event-order
Emit `ALARM_DELETE` event only after the delete operation completes
|
2025-05-06 15:22:13 +03:00 |
|
Andrew Shvayka
|
e7dae87e77
|
Merge pull request #13054 from dskarzh/fix/mqtt-client/infinite-retransmission-memory-leak
MQTT client: prevent potential memory leak in retransmission mechanism
|
2025-05-06 14:37:21 +03:00 |
|
Viacheslav Klimov
|
e083d21311
|
Merge pull request #13316 from thingsboard/fix/ota-package-log
fixed 'value too long' after saving ota (#13277)
|
2025-05-06 14:33:39 +03:00 |
|
Yevhen Bondarenko
|
a0a77c721f
|
fixed 'value too long' after saving ota (#13277)
* fixed 'value too long' after saving ota
* fixed tests
|
2025-05-06 14:32:11 +03:00 |
|
ViacheslavKlimov
|
ac77910d9a
|
Fix HashPartitionServiceTest
|
2025-05-06 14:24:51 +03:00 |
|
Viacheslav Klimov
|
0e20e27f6f
|
Merge pull request #13301 from yuliaklochai/ui-trendz-settings
Added Trendz setting
|
2025-05-06 11:00:20 +03:00 |
|
yuliaklochai
|
338d81e6c1
|
UI: added TrendzSettingsService to Services Map
|
2025-05-06 09:27:29 +03:00 |
|
ViacheslavKlimov
|
26a41b7c32
|
Introduce TbTelemetryService
|
2025-05-05 17:41:30 +03:00 |
|
ViacheslavKlimov
|
1e5b6cc9a9
|
Remove task.getKey()
|
2025-05-05 15:45:56 +03:00 |
|
Viacheslav Klimov
|
eec5783b43
|
Merge pull request #13306 from thingsboard/rc
rc
|
2025-05-05 15:10:02 +03:00 |
|
yuliaklochai
|
f6bb9be780
|
UI: trendz settings fixes
|
2025-05-05 11:38:16 +03:00 |
|
ViacheslavKlimov
|
5993b8b963
|
Minor refactoring
|
2025-05-05 10:50:39 +03:00 |
|
ViacheslavKlimov
|
ac9e738018
|
Task processing timeout
|
2025-05-02 17:43:14 +03:00 |
|
ViacheslavKlimov
|
4c01b3d70a
|
Refactoring for task processor queue factories
|
2025-05-02 16:23:05 +03:00 |
|
ViacheslavKlimov
|
e59460b42b
|
Task processors partitioning
|
2025-05-02 15:14:00 +03:00 |
|
ViacheslavKlimov
|
09e334660f
|
Truncate notification table on test finish
|
2025-05-02 13:02:21 +03:00 |
|
yuliaklochai
|
d6aa53a858
|
UI: added trendz settings tab
|
2025-05-02 12:42:14 +03:00 |
|
ViacheslavKlimov
|
03845450ef
|
Truncate notification table on test finish
|
2025-05-02 12:40:40 +03:00 |
|
ViacheslavKlimov
|
f4cd471082
|
Notification on job finish
|
2025-05-02 12:26:23 +03:00 |
|
Dmytro Skarzhynets
|
e84a006091
|
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
|
2025-05-01 16:33:44 +03:00 |
|
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
2025-05-01 16:30:41 +03:00 |
|
ViacheslavKlimov
|
950d1d85c4
|
Task results refactoring
|
2025-05-01 15:02:28 +03:00 |
|
ViacheslavKlimov
|
9e878923e1
|
Refactor job and task results
|
2025-05-01 13:41:36 +03:00 |
|
Igor Kulikov
|
439cd20700
|
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
|
2025-05-01 13:15:19 +03:00 |
|
Igor Kulikov
|
489e8367f7
|
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
|
2025-05-01 13:14:48 +03:00 |
|
Igor Kulikov
|
e3c98ab5ef
|
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
|
2025-05-01 13:14:20 +03:00 |
|
Viacheslav Klimov
|
4057e6b42e
|
Merge pull request #13293 from irynamatveieva/jobs
Added findByKey method to job service
|
2025-05-01 12:36:31 +03:00 |
|
IrynaMatveieva
|
762abebf79
|
added query
|
2025-05-01 12:33:12 +03:00 |
|
IrynaMatveieva
|
97b45a6bf9
|
fixed tests
|
2025-05-01 12:23:59 +03:00 |
|
ViacheslavKlimov
|
d357be9209
|
Minor refactoring
|
2025-05-01 12:18:10 +03:00 |
|
IrynaMatveieva
|
874d59a706
|
updated methods
|
2025-05-01 11:59:41 +03:00 |
|
IrynaMatveieva
|
5f9afd14d3
|
added findByKey method to service
|
2025-05-01 08:59:58 +03:00 |
|
Vladyslav Prykhodko
|
ff3c1e27ed
|
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
|
2025-04-30 23:47:19 +03:00 |
|
Vladyslav_Prykhodko
|
8c178a2647
|
UI: Fixed incorrect help links for calculated fields
|
2025-04-30 16:46:12 +03:00 |
|
ViacheslavKlimov
|
44a4d9d690
|
Cleanup code
|
2025-04-30 11:25:32 +03:00 |
|
ViacheslavKlimov
|
479ff8e25e
|
Jobs reprocessing
|
2025-04-30 11:18:22 +03:00 |
|
ViacheslavKlimov
|
1562fc19d9
|
Test CF reprocessing jobs
|
2025-04-30 11:18:08 +03:00 |
|
ViacheslavKlimov
|
60fdb7df3d
|
Multiple queued jobs of the same type
|
2025-04-30 11:17:30 +03:00 |
|
ViacheslavKlimov
|
a317b4707a
|
Discard tasks when tenant is deleted
|
2025-04-30 11:17:03 +03:00 |
|
ViacheslavKlimov
|
ee9237c416
|
Implement job cancellation
|
2025-04-30 11:16:57 +03:00 |
|