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

Resumable upload #57

Merged
merged 13 commits into from Feb 7, 2013
Merged

Resumable upload #57

merged 13 commits into from Feb 7, 2013

Commits on Dec 18, 2012

  1. added FileAPI

    Ilya Lebedev committed Dec 18, 2012
    Copy the full SHA
    5c6019b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2012

  1. FileAPI updated

    Ilya Lebedev committed Dec 19, 2012
    Copy the full SHA
    8c9b8a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2012

  1. added resumable upload

    Ilya Lebedev committed Dec 20, 2012
    Copy the full SHA
    2f87cac View commit details
    Browse the repository at this point in the history
  2. added resumable upload

    Ilya Lebedev committed Dec 20, 2012
    Copy the full SHA
    4f5de7e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2012

  1. fixed chunked upload

    Ilya Lebedev committed Dec 21, 2012
    Copy the full SHA
    8c58975 View commit details
    Browse the repository at this point in the history
  2. fixed chunked upload

    Ilya Lebedev committed Dec 21, 2012
    Copy the full SHA
    5a0d440 View commit details
    Browse the repository at this point in the history
  3. added support for 500 and 416 resumable error codes

    Ilya Lebedev committed Dec 21, 2012
    Copy the full SHA
    c39b8de View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2012

  1. fixed retry counter reset on a success chunk

    Ilya Lebedev committed Dec 24, 2012
    Copy the full SHA
    8224096 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2013

  1. merged changes from production branch

    Ilya Lebedev committed Jan 22, 2013
    Copy the full SHA
    61f2a20 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2013

  1. changed call from jquery to api method

    Ilya Lebedev committed Jan 31, 2013
    Copy the full SHA
    a7ef310 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2013

  1. added more config options for resumable upload

    Ilya Lebedev committed Feb 5, 2013
    Copy the full SHA
    92f4053 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. resumable changed to chunked, added some api shugar

    Ilya Lebedev committed Feb 7, 2013
    Copy the full SHA
    de93a9d View commit details
    Browse the repository at this point in the history
  2. code cleanup

    Ilya Lebedev committed Feb 7, 2013
    Copy the full SHA
    167ae7c View commit details
    Browse the repository at this point in the history