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

Fixed #21012 -- Thread-local caches, like databases. #1972

Closed
wants to merge 5 commits into from

Commits on Nov 23, 2013

  1. Copy the full SHA
    ee7eb0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8e274f7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    35e289f View commit details
    Browse the repository at this point in the history
  4. Removed all uses of create_cache.

    Refactored the cache tests significantly.
    
    Made it safe to override the CACHES setting.
    aaugustin committed Nov 23, 2013
    Copy the full SHA
    905a74f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3380495 View commit details
    Browse the repository at this point in the history