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

Refactorings in preparation for #70951 #80452

Closed
wants to merge 27 commits into from

Commits on Feb 13, 2021

  1. Merge {get,ensure}_query.

    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    8684e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b42a6d View commit details
    Browse the repository at this point in the history
  3. Introduce query_storage.

    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    f8ab649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f46259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15b0bc6 View commit details
    Browse the repository at this point in the history
  6. Drop the cache lock earlier.

    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    280a286 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fc8ed6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7495732 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6305835 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa4d3be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59b96b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    152266c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c783ecb View commit details
    Browse the repository at this point in the history
  14. Opacify query invocation.

    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    469f24b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8071c0a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    edf9687 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    adbba4b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bc4ba06 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f6d5aae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89d7a95 View commit details
    Browse the repository at this point in the history
  21. Select caching strategy per query.

    The per-Key choice was not used.
    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    fd41767 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79be9be View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c425641 View commit details
    Browse the repository at this point in the history
  24. Split DepKindStruct in two.

    cjgillot committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    fbb37a6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7422391 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d15633b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b0927af View commit details
    Browse the repository at this point in the history