cloudsync

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'develop' into staging

The build version 0.2.4 to address the code review comments

    • -1
    • +21
    /cloudsync/busses/file_input_bus.py
    • -4
    • +24
    /cloudsync/busses/file_output_bus.py
    • -16
    • +15
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -0
    • +2
    /cloudsync/handlers/network_request.py
  1. … 5 more files in changeset.
Build 0.2.4

- Extracted from the provided compressed file cloudsync-release-GEN_DRT-0.2.4-build_1-110722

    • -0
    • +59
    /cloudsync/busses/file_input_bus.py
    • -0
    • +60
    /cloudsync/busses/file_output_bus.py
    • -0
    • +96
    /cloudsync/common/enums.py
    • -0
    • +19
    /cloudsync/config/config.json
    • -0
    • +19
    /cloudsync/config/config_INT.json
    • -0
    • +19
    /cloudsync/config/config_QA.json
    • -0
    • +55
    /cloudsync/config/treatment_report_template.json
    • -0
    • +249
    /cloudsync/handlers/cs_mft_dcs_request_handler.py
    • -0
    • +1
    /cloudsync/handlers/incoming/handler_dcs_to_cs.py
    • -0
    • +142
    /cloudsync/handlers/incoming/handler_mft_to_cs.py
    • -0
    • +27
    /cloudsync/handlers/network_request.py
    • -0
    • +251
    /cloudsync/handlers/outgoing/handler_cs_to_dcs.py
    • -0
    • +85
    /cloudsync/handlers/outgoing/handler_cs_to_mft.py
    • -0
    • +160
    /cloudsync/handlers/ui_cs_request_handler.py
  1. … 7 more files in changeset.
Initial Commit