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

archive.extracted: don't try to cache local sources #38285

Merged

Commits on Dec 15, 2016

  1. archive.extracted: don't try to cache local sources

    This will keep us from trying to cache file when we already have it
    locally, which will help significantly with larger archives.
    terminalmage committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    e774080 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

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

Commits on Dec 19, 2016

  1. Add mock return for /bin/tar

    This fixes failing tests for Ubuntu 14
    terminalmage committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    f0aefc6 View commit details
    Browse the repository at this point in the history