ViacheslavKlimov
|
baf36bc2ea
|
Refactor CleanUpService
|
2 years ago |
ViacheslavKlimov
|
c06c826329
|
Fix tenant deletion tests
|
2 years ago |
ViacheslavKlimov
|
3803081b57
|
Refactor alarms deletion; separate tenant entities deletion task
|
2 years ago |
ViacheslavKlimov
|
07d144fb08
|
Processing time stats for Housekeeper
|
2 years ago |
ViacheslavKlimov
|
49a1a37b06
|
Refactor deletion events handling
|
2 years ago |
ViacheslavKlimov
|
9e5c6cf446
|
Remove housekeeper.json
|
2 years ago |
ViacheslavKlimov
|
0361d34767
|
Minor refactoring
|
2 years ago |
ViacheslavKlimov
|
c47946948a
|
Single entity deletion event when tenant is deleted
|
2 years ago |
ViacheslavKlimov
|
a80d4650ea
|
Delete customers last on tenant deletion; tests fixes
|
2 years ago |
ViacheslavKlimov
|
6f9e9305bd
|
Housekeeper refactoring
|
2 years ago |
ViacheslavKlimov
|
881a8048ce
|
Fix EntityDaoRegistry init
|
2 years ago |
ViacheslavKlimov
|
40d9789035
|
More tests
|
2 years ago |
ViacheslavKlimov
|
79dc46a65b
|
Merge branch 'master' into feature/housekeeper
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
|
2 years ago |
ViacheslavKlimov
|
0b18de1482
|
Refactor entities deletion
|
2 years ago |
Igor Kulikov
|
d62875db98
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2 years ago |
Igor Kulikov
|
69e38fe372
|
Fix API annotations
|
2 years ago |
Viacheslav Klimov
|
c667764233
|
Merge pull request #10534 from dskarzh/swagger-required-deprecation
Replace usages of deprecated `@Schema(required = ...)` with `@Schema(requiredMode = ...)`
|
2 years ago |
Igor Kulikov
|
ce44bbc248
|
Merge with hotfix/3.6.3
|
2 years ago |
ViacheslavKlimov
|
9064bfaa76
|
Delete tenant entities in batches with id offset
|
2 years ago |
Igor Kulikov
|
4a41d4af1b
|
Merge branch 'hotfix/3.6.3' of github.com:thingsboard/thingsboard into hotfix/3.6.3
|
2 years ago |
Igor Kulikov
|
0f259cf357
|
Update pkg.updateVersion to 3.6.4
|
2 years ago |
Igor Kulikov
|
651a9b2731
|
Merge pull request #10544 from thingsboard/3.6.4-upgrade
3.6.4 upgrade script
|
2 years ago |
Andrew Shvayka
|
0bec132f8a
|
Merge pull request #10539 from ShvaykaD/bugfix/claim-device-flaky-tests
Fixed claim device flaky tests
|
2 years ago |
ViacheslavKlimov
|
6c592a249e
|
3.6.3 to 3.6.4 upgrade script
|
2 years ago |
ViacheslavKlimov
|
feb629f2c2
|
Alarms deletion in batches with id offset
|
2 years ago |
ShvaykaD
|
211226e230
|
added fix for mqttv5 test
|
2 years ago |
Volodymyr Babak
|
41c967be80
|
Merge pull request #10540 from volodymyr-babak/hotfix/3.6.3
Set edge client version to 3.6.4
|
2 years ago |
Volodymyr Babak
|
2d1a3a9b05
|
Set edge client version to 3.6.4
|
2 years ago |
ShvaykaD
|
faf172bdb2
|
fixed claim device flaky tests
|
2 years ago |
ViacheslavKlimov
|
49a76cad5a
|
Housekeeper: disabled task types; refactoring
|
2 years ago |
Igor Kulikov
|
18178b5243
|
Merge pull request #10535 from thingsboard/feature/state-chart
State chart widget
|
2 years ago |
Igor Kulikov
|
decd12565e
|
UI: State chart - not filter data on data zoom.
|
2 years ago |
Dmytro Skarzhynets
|
5c7ad51641
|
Replace usages of deprecated @Schema(required = ...) with @Schema(requiredMode = ...)
|
2 years ago |
Viacheslav Klimov
|
4d8a816f74
|
Merge pull request #10532 from dskarzh/create-alarm-node-tests-refactor
Create alarm node tests: refactor existing and add new
|
2 years ago |
Igor Kulikov
|
77d2552d6d
|
Merge branch 'master' into feature/state-chart
|
2 years ago |
Igor Kulikov
|
dde2a55d3d
|
UI: Implement new version of State chart widget based on Echarts.
|
2 years ago |
Dmytro Skarzhynets
|
b43a90d1df
|
Separate create alarm node tests from clear alarm node tests, refactor existing and add more create alarm node tests
|
2 years ago |
Viacheslav Klimov
|
4044649c9c
|
Merge pull request #10414 from irynamatveieva/fix-error-msg-problem-extrenal-id
Fixed error message with external id when saving rule chain.
|
2 years ago |
Viacheslav Klimov
|
80ec3609de
|
Merge pull request #10355 from irynamatveieva/improve-script-node
Changed the logic to be able to find the last IN event despite its order in the debug records.
|
2 years ago |
Viacheslav Klimov
|
756bac5135
|
Merge pull request #10522 from AndriiLandiak/fix/edge-3.7
Edge refactoring: using java 17
|
2 years ago |
IrynaMatveieva
|
864b862fc7
|
used Optional.ofNullable
|
2 years ago |
Andrii Landiak
|
d041faae89
|
Micro refactoring: using java 17
|
2 years ago |
IrynaMatveieva
|
d152e0b24b
|
moved tests to RuleChainServiceTest class
|
2 years ago |
IrynaMatveieva
|
bb77d4edd7
|
Merge branch 'improve-script-node' of github.com:irynamatveieva/thingsboard into improve-script-node
|
2 years ago |
IrynaMatveieva
|
c4ad105f73
|
used Optional.ofNullable instead of explicitly checking for null
|
2 years ago |
Viacheslav Klimov
|
19c2c5e955
|
Merge pull request #10300 from irynamatveieva/fix-calculate-delta-rule-node
Added property to ignore delta in output messages if it is zero
|
2 years ago |
Viacheslav Klimov
|
9cc0e9da7c
|
Merge pull request #10349 from irynamatveieva/feature/mqtt-node
MQTT node: added ability to send string without quotes.
|
2 years ago |
ViacheslavKlimov
|
00f8fd2c35
|
Merge remote-tracking branch 'origin/master' into feature/housekeeper
|
2 years ago |
Andrew Shvayka
|
b164eea623
|
Merge pull request #10499 from AndriiLandiak/improve-entity-data-query
Entity Data Query: improvement
|
2 years ago |
Andrew Shvayka
|
7eb825dc3b
|
Merge pull request #10472 from thingsboard/fix/event-sourcing
Fix tenant creation
|
2 years ago |