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

Cache compressed local base image layers #1957

Merged
merged 19 commits into from
Sep 12, 2019
Merged

Commits on Aug 29, 2019

  1. Progress

    TadCordle committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    aa45f8d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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

Commits on Sep 3, 2019

  1. VisibleForTesting

    TadCordle committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    555dcb8 View commit details
    Browse the repository at this point in the history
  2. Fix directories

    TadCordle committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    291efdb View commit details
    Browse the repository at this point in the history
  3. Correct filename

    TadCordle committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    3832f6c View commit details
    Browse the repository at this point in the history
  4. Actually cache

    TadCordle committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    d7d23ca View commit details
    Browse the repository at this point in the history
  5. Comments and formatting

    TadCordle committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    cbc4746 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    01076ff View commit details
    Browse the repository at this point in the history
  2. Fix existing tests

    TadCordle committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    f803011 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    5590f93 View commit details
    Browse the repository at this point in the history
  2. Add CacheStorageWriterTest

    TadCordle committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    81f04a5 View commit details
    Browse the repository at this point in the history
  3. Add CacheStorageReaderTest

    TadCordle committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    52afe15 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    102047d View commit details
    Browse the repository at this point in the history
  2. Avoid unnecessary writes

    TadCordle committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    ac38d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394e8d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Move to separate method

    TadCordle committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    280d006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6299ea7 View commit details
    Browse the repository at this point in the history
  3. Comments

    TadCordle committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3507086 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Nits

    TadCordle committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1463ce6 View commit details
    Browse the repository at this point in the history