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

150 parallel pull #352

Closed
wants to merge 7 commits into from
Closed

150 parallel pull #352

wants to merge 7 commits into from

Commits on Apr 8, 2013

  1. Parallelized PullImage()

    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    1793117 View commit details
    Browse the repository at this point in the history
  2. Added better error handling

    Should now continue pulling the rest of the image even if one part fails.
    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    e520b04 View commit details
    Browse the repository at this point in the history
  3. Removed FIXME

    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    b4843ae View commit details
    Browse the repository at this point in the history
  4. Fix for possible race condition

    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    f9f9520 View commit details
    Browse the repository at this point in the history
  5. Gofmt'd

    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    379df01 View commit details
    Browse the repository at this point in the history
  6. Close the id channel once filled

    byAtlas committed Apr 8, 2013
    Configuration menu
    Copy the full SHA
    0773ac0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2013

  1. Change to error handling

    Should make it easier to read
    byAtlas committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    e3ebe6b View commit details
    Browse the repository at this point in the history