Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AmigoCloud driver updates #246

Closed
wants to merge 4 commits into from
Closed

AmigoCloud driver updates #246

wants to merge 4 commits into from

Commits on Feb 8, 2017

  1. Update documentation

    to reflect current functionality
    vchernetsky committed Feb 8, 2017
    Copy the full SHA
    657a5a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Update AmigoCloud driver

    Changes:
     - Fixed data field types.
     - Output list of datasets if dataset id is not provided.
     - Implemented waiting for job to complete on the server. This will improve write to AmigoCloud reliability.
     - Updataed documentation.
    vchernetsky committed Oct 18, 2017
    Copy the full SHA
    6e6501b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Fix compile error

    vchernetsky committed Oct 19, 2017
    Copy the full SHA
    78655fe View commit details
    Browse the repository at this point in the history
  2. Fix potential nullptr

    vchernetsky committed Oct 19, 2017
    Copy the full SHA
    291968f View commit details
    Browse the repository at this point in the history