ViacheslavKlimov
|
4fbb6c2e71
|
Jobs: refactoring
|
1 year ago |
ViacheslavKlimov
|
7d0b6bfdec
|
Refactoring for tasks api
|
1 year ago |
ViacheslavKlimov
|
faf4a2165f
|
Fix HashPartitionServiceTest
|
1 year ago |
ViacheslavKlimov
|
8c959232d4
|
Configurable tasks poll interval; task processing timing
|
1 year ago |
ViacheslavKlimov
|
f5e816923d
|
Tasks partitioning strategies; jobs filter; fixes
|
1 year ago |
ViacheslavKlimov
|
574679b4a4
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/jobs
|
1 year ago |
Viacheslav Klimov
|
c5cc7dc4d5
|
Merge pull request #13317 from thingsboard/rc
rc
|
1 year ago |
Viacheslav Klimov
|
825f0b1ed7
|
Merge pull request #13148 from AndriiLandiak/fix-autocommit-cf
Make Kafka consumer properties configurable for overridden topic names
|
1 year ago |
Andrii Landiak
|
1a8d6b6bae
|
Merge remote-tracking branch 'origin/fix-autocommit-cf' into fix-autocommit-cf
|
1 year ago |
Andrii Landiak
|
b74d88284c
|
Add TB_QUEUE_KAFKA_CONSUMER_PROPERTIES_PER_TOPIC_INLINE to ymls
|
1 year ago |
Viacheslav Klimov
|
6ba4582d20
|
Merge pull request #13064 from dashevchenko/alarmRuleCreationFix
Fixed alarm creation when having both attributes and telemetry in the alarm rule
|
1 year ago |
Viacheslav Klimov
|
bec580bd95
|
Merge pull request #13262 from dskarzh/fix/alarm-delete-event-order
Emit `ALARM_DELETE` event only after the delete operation completes
|
1 year ago |
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
|
1 year ago |
Viacheslav Klimov
|
e083d21311
|
Merge pull request #13316 from thingsboard/fix/ota-package-log
fixed 'value too long' after saving ota (#13277)
|
1 year ago |
Yevhen Bondarenko
|
a0a77c721f
|
fixed 'value too long' after saving ota (#13277)
* fixed 'value too long' after saving ota
* fixed tests
|
1 year ago |
ViacheslavKlimov
|
ac77910d9a
|
Fix HashPartitionServiceTest
|
1 year ago |
Viacheslav Klimov
|
0e20e27f6f
|
Merge pull request #13301 from yuliaklochai/ui-trendz-settings
Added Trendz setting
|
1 year ago |
yuliaklochai
|
338d81e6c1
|
UI: added TrendzSettingsService to Services Map
|
1 year ago |
ViacheslavKlimov
|
26a41b7c32
|
Introduce TbTelemetryService
|
1 year ago |
ViacheslavKlimov
|
1e5b6cc9a9
|
Remove task.getKey()
|
1 year ago |
Viacheslav Klimov
|
eec5783b43
|
Merge pull request #13306 from thingsboard/rc
rc
|
1 year ago |
yuliaklochai
|
f6bb9be780
|
UI: trendz settings fixes
|
1 year ago |
ViacheslavKlimov
|
5993b8b963
|
Minor refactoring
|
1 year ago |
ViacheslavKlimov
|
ac9e738018
|
Task processing timeout
|
1 year ago |
ViacheslavKlimov
|
4c01b3d70a
|
Refactoring for task processor queue factories
|
1 year ago |
ViacheslavKlimov
|
e59460b42b
|
Task processors partitioning
|
1 year ago |
ViacheslavKlimov
|
09e334660f
|
Truncate notification table on test finish
|
1 year ago |
yuliaklochai
|
d6aa53a858
|
UI: added trendz settings tab
|
1 year ago |
ViacheslavKlimov
|
03845450ef
|
Truncate notification table on test finish
|
1 year ago |
ViacheslavKlimov
|
f4cd471082
|
Notification on job finish
|
1 year ago |
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
|
1 year ago |
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
1 year ago |
ViacheslavKlimov
|
950d1d85c4
|
Task results refactoring
|
1 year ago |
ViacheslavKlimov
|
9e878923e1
|
Refactor job and task results
|
1 year ago |
Igor Kulikov
|
439cd20700
|
Merge pull request #13290 from vvlladd28/bug/translate/nl-be/duplicate
Improved Nederlands (België) translation
|
1 year ago |
Igor Kulikov
|
489e8367f7
|
Merge pull request #13289 from vvlladd28/bug/help-link/cf
Fixed incorrect help links for calculated fields
|
1 year ago |
Igor Kulikov
|
e3c98ab5ef
|
Merge pull request #13253 from Terny22/widget-settings-broken-validation
Fixed an issue with broken pagination settings validation in table-widgets
|
1 year ago |
Viacheslav Klimov
|
4057e6b42e
|
Merge pull request #13293 from irynamatveieva/jobs
Added findByKey method to job service
|
1 year ago |
IrynaMatveieva
|
762abebf79
|
added query
|
1 year ago |
IrynaMatveieva
|
97b45a6bf9
|
fixed tests
|
1 year ago |
ViacheslavKlimov
|
d357be9209
|
Minor refactoring
|
1 year ago |
IrynaMatveieva
|
874d59a706
|
updated methods
|
1 year ago |
IrynaMatveieva
|
5f9afd14d3
|
added findByKey method to service
|
1 year ago |
Vladyslav Prykhodko
|
ff3c1e27ed
|
UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text
|
1 year ago |
Vladyslav_Prykhodko
|
8c178a2647
|
UI: Fixed incorrect help links for calculated fields
|
1 year ago |
ViacheslavKlimov
|
44a4d9d690
|
Cleanup code
|
1 year ago |
ViacheslavKlimov
|
479ff8e25e
|
Jobs reprocessing
|
1 year ago |
ViacheslavKlimov
|
1562fc19d9
|
Test CF reprocessing jobs
|
1 year ago |
ViacheslavKlimov
|
60fdb7df3d
|
Multiple queued jobs of the same type
|
1 year ago |
ViacheslavKlimov
|
a317b4707a
|
Discard tasks when tenant is deleted
|
1 year ago |