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

DM-10552: Upgrade display_firefly to work with more servers #4

Merged
merged 5 commits into from
May 30, 2017

Commits on May 23, 2017

  1. add basedir parameter

    stargaser committed May 23, 2017
    Configuration menu
    Copy the full SHA
    74f2226 View commit details
    Browse the repository at this point in the history
  2. clean up .gitignore

    stargaser committed May 23, 2017
    Configuration menu
    Copy the full SHA
    3b9db35 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. improve image and mask uploading, and restore mask labels

    - use FireflyClient.upload_data stream method,
        to avoid Python 3 warnings about not closing files
    
    - restore the mask labels that were removed on the Firefly
        server side
    stargaser committed May 30, 2017
    Configuration menu
    Copy the full SHA
    b5663cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b638a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6018456 View commit details
    Browse the repository at this point in the history