cloudsync

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI Release/p1b/staging Unreviewed Commits
UI Release/p1b/staging Unreviewed Commits
DENBUG-331 updated the cloudsync from KBM

    • -5
    • +15
    /cloudsync/busses/file_input_bus.py
    • -9
    • +13
    /cloudsync/busses/file_output_bus.py
    • -29
    • +0
    /cloudsync/config/config_STAGING.json
    • -0
    • +0
    /cloudsync/config/config_integration.json
    • -46
    • +68
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -25
    • +27
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -0
    • +0
    /cloudsync/handlers/network_request.py
    • -103
    • +123
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -18
    • +21
    /cloudsync/handlers/outgoing/handler_cs_to_mft.py
  1. … 9 more files in changeset.
DENBUG-331: Message 2010 improvement

- Updated the message 2010 to have two more info on accepted, rejectionReason

- The line 47 in the cloud_sync.py looks incorrectly changed. ?????

    • -0
    • +29
    /cloudsync/config/config_STAGING.json
CLOUDSYNC-DENBUG-331_Bugfix/Denbug 331 Duplicate Device Logs Uploade
CLOUDSYNC-DENBUG-331_Bugfix/Denbug 331 Duplicate Device Logs Uploade
UI Staging Unreviewed Commits
UI Staging Unreviewed Commits
DENBUG-331: Release 0.5.3 - Build 3

- More logging features.

- safety for overloaded cloudsync logs pipe if the device is offline for a long period of time in debug mode.

    • -3
    • +32
    /cloudsync/handlers/logs_handler.py
DENBUG-331: Release 0.5.3 - Build 2

Fixed the regex for the duplicate file name detection issue with .u#. log extension sequence.

CLOUDSYNC-DENBUG-331_Bugfix/Denbug 331 Duplicate Device Logs Uploade
CLOUDSYNC-DENBUG-331_Bugfix/Denbug 331 Duplicate Device Logs Uploade
DENBUG-331: Release 0.5.3

- Fix the Duplicate log upload rejection issue.

    • -32
    • +68
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -1
    • +4
    /cloudsync/handlers/network_request.py
    • -16
    • +123
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
DENBUG-331: Release 0.5.2 - Build 4

- Fix the SonarQube issues for the /tmp folder use.

DENBUG-331: Release 0.5.2 - Build 3

- Fixed the message 2010 rejection reason parameter missing.

DENBUG-331: Release0.5.2-Build-2

- log duplicate fix.

    • -0
    • +0
    /cloudsync/config/config_integration.json
    • -0
    • +0
    /cloudsync/handlers/network_request.py
  1. … 8 more files in changeset.
DENBUG-331 added watchdog.py and filesystem.py

    • -0
    • +45
    /cloudsync/utils/filesystem.py
    • -0
    • +157
    /cloudsync/utils/watchdog.py
Merged DENBUG-332

CLOUDSYNC-DENBUG-332_Release/Denbug 332 Treatment Logs Not Uploading TO Cloud P1B Staging
CLOUDSYNC-DENBUG-332_Release/Denbug 332 Treatment Logs Not Uploading TO Cloud P1B Staging
DENBUG-332 added a try-except code in the helpers.py

DENBUG-332 imported the changes from KeborMed to patch treatment log infinity values

    • -15
    • +15
    /cloudsync/config/config_integration.json
CLOUDSYNC-DENBUG-332_Treatment Logs Not Uploading TO Cloud
CLOUDSYNC-DENBUG-332_Treatment Logs Not Uploading TO Cloud
DENBUG-331: Message 2010 improvement

- In the Update section the UPGRADE reverted back to UPDATE which was changed in previous commit.