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

Made caching based off etags, added caching for views and lists, added shows support for documents. #147

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 24, 2012

  1. Made caching based off etags.

    Michael Smith committed Feb 24, 2012
    Configuration menu
    Copy the full SHA
    428284d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2012

  1. Added caching for views.

    Michael Smith committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    7bf25bd View commit details
    Browse the repository at this point in the history
  2. Added in caching for lists; fixed up views a bit; changed the way lis…

    …ts work so the raw data is actually returned, rather than an empty object if it's not JSON - basically, it bypasses the Response object entirely.
    Michael Smith committed Feb 28, 2012
    Configuration menu
    Copy the full SHA
    dd26acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7843966 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2012

  1. Merged in commits from cloudhead/cradle

    Michael Smith committed Mar 2, 2012
    Configuration menu
    Copy the full SHA
    d85b6f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2012

  1. Merge branch 'master' of github.com:cloudhead/cradle

    Michael Smith committed Mar 5, 2012
    Configuration menu
    Copy the full SHA
    5d40aef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2012

  1. Added Travis CI support.

    Michael Smith committed Mar 21, 2012
    Configuration menu
    Copy the full SHA
    bf3c369 View commit details
    Browse the repository at this point in the history