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

Add support for upload tasks #64

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 3, 2016

  1. Configuration menu
    Copy the full SHA
    e2ed182 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2016

  1. Configuration menu
    Copy the full SHA
    103d17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5466e0c View commit details
    Browse the repository at this point in the history
  3. Finish task with upload task instead of data task

    Returning the upload and then calling complete with the data task
    can make it difficult for consumer delegates to keep things straight.
    
    This is a bit of a hacky solution but it works for now.
    armstrongnate committed Apr 4, 2016
    Configuration menu
    Copy the full SHA
    043b129 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03cc859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f51820 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    76086ae View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Configuration menu
    Copy the full SHA
    1f69070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c458127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a70ec View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Remove forced unwrap

    armstrongnate committed May 17, 2016
    Configuration menu
    Copy the full SHA
    8c06713 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Configuration menu