cloudsync

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged DENBUG-332

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

    • -0
    • +29
    /cloudsync/config/config_STAGING.json
    • -15
    • +15
    /cloudsync/config/config_integration.json
    • -29
    • +0
    /cloudsync/config/config_production.json
    • -29
    • +0
    /cloudsync/config/config_quality2.json
    • -29
    • +0
    /cloudsync/config/config_staging.json
DENBUG-331: Message 2010 improvement

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

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
Merge branch 'staging'

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into staging

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

DEN-16951-UI-BN-QA2

- Fixed a variable name typo

DEN-16951-UI-BN-QA2

- Adding QA2 configurations to the CloudSync

    • -0
    • +29
    /cloudsync/config/config_quality2.json
DEN-16951-UI-BN-QA2

- Adding QA2 configurations to the CloudSync

    • -0
    • +29
    /cloudsync/config/config_quality2.json
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud [API versioning]

- CS 0.4.15 : API versioning

    • -11
    • +22
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud [930]

- Fixing the 930 error to address the big log files upload.

    • -35
    • +48
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
CS-10: The Log upload to the cloud [Backward compatibility]

- Bumped up the version to 0.4.13

CS-10: The Log upload to the cloud [Backward compatibility]

- identifying the enum gaps for later ordering and adding more.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud [Backward compatibility]

- Fix the issue of creating the config.json from the environment when no WS is defined in update only mode, to use production as the default template.

    • -3
    • +10
    /cloudsync/config/config_production.json
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud [Backward compatibility]

- Fixed the backward compatibility issue with the config.json files.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- Fixing the upgrade, update config reading location.

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- set the /var/configurations as the primary config unless it does not exist.

CS-10: The Log upload to the cloud [0.4.12]

- changed the CS version one up to 0.4.12

Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into develop

CS-10: The Log upload to the cloud

- fixed the error in the log retention caused str to int conversion error.

Merge branch 'DEN-16690-UI-MG-S117' into DEN-16839-UI-BN-Whitney-1B1

Merge branch 'DEN-16690-UI-MG-S117' into DEN-16839-UI-BN-Whitney-1B1

DENBUG-192: CS-9: fixed log rotation handler checking incorrect parameters. Fixed usage ratio check.