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

Check for existence of layers in cache before returning cached base image #3767

Merged
merged 19 commits into from
Sep 19, 2022

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    3caa0ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d1d4d View commit details
    Browse the repository at this point in the history
  3. WIP: fix broken unit tests

    emmileaf committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ecb4575 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    0d70c29 View commit details
    Browse the repository at this point in the history
  2. WIP: add unit tests

    emmileaf committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c9a51ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    755dcfc View commit details
    Browse the repository at this point in the history
  4. Alternative: try retrieving layer (redundantly) instead of just check…

    …ing for layer directory presence
    emmileaf committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    b231d79 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Revert "Alternative: try retrieving layer (redundantly) instead of ju…

    …st checking for layer directory presence"
    
    This reverts commit b231d79.
    emmileaf committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    6ee16e0 View commit details
    Browse the repository at this point in the history
  2. Renaming fix

    emmileaf committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ac8a2c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Rename to areAllLayersCached

    emmileaf committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    cd2070f View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    emmileaf committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    7e89ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3445f77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1456e95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    099c0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    ab53ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05097fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d891281 View commit details
    Browse the repository at this point in the history
  4. Remove redundant else blocks

    emmileaf committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4971ee9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Update CHANGELOG.md

    emmileaf committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4ecb92f View commit details
    Browse the repository at this point in the history