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

[WIP] [Cache] Move cache ID namespacing to CacheNamespace class #214

Closed
wants to merge 7 commits into from

Commits on Nov 12, 2012

  1. Configuration menu
    Copy the full SHA
    ebd83e9 View commit details
    Browse the repository at this point in the history
  2. Add test for CacheNamespace

    CHH committed Nov 12, 2012
    Configuration menu
    Copy the full SHA
    7eb10cb View commit details
    Browse the repository at this point in the history
  3. Add string cast to constructor

    CHH committed Nov 12, 2012
    Configuration menu
    Copy the full SHA
    33de152 View commit details
    Browse the repository at this point in the history
  4. Add visibility to public methods

    CHH committed Nov 12, 2012
    Configuration menu
    Copy the full SHA
    56d91e9 View commit details
    Browse the repository at this point in the history
  5. Use static to access constant

    CHH committed Nov 12, 2012
    Configuration menu
    Copy the full SHA
    9c46a6e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2012

  1. Configuration menu
    Copy the full SHA
    f010a74 View commit details
    Browse the repository at this point in the history
  2. Use right namespace for test

    CHH committed Nov 21, 2012
    Configuration menu
    Copy the full SHA
    4a84139 View commit details
    Browse the repository at this point in the history