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

Fix for images retrieved from the memory cache being reported as disk cache hits. #1722

Merged
merged 6 commits into from
Nov 7, 2019

Commits on Nov 5, 2019

  1. Fix for incorrectly reporting images retrieved from the memory cache …

    …as disk (i.e. asynchronous) cache hits.
    darrengyles committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    8efcb23 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Code Review Feedback

    darrengyles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ddba1d0 View commit details
    Browse the repository at this point in the history
  2. Code Review Feedback

    darrengyles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    750701b View commit details
    Browse the repository at this point in the history
  3. Fix Tests

    darrengyles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    8dae22b View commit details
    Browse the repository at this point in the history
  4. Remove stray linefeed

    darrengyles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    9372237 View commit details
    Browse the repository at this point in the history
  5. Fix more tests

    darrengyles committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    a68e427 View commit details
    Browse the repository at this point in the history