summaryrefslogtreecommitdiff
path: root/mako/cache.py
AgeCommit message (Expand)Author
2015-01-22happy new yearupstream/rel_1_0_1Mike Bayer
2015-01-22- reorganize cache tests so that we have distinct series for beaker,Mike Bayer
2014-01-09- 2014Mike Bayer
2013-08-03update copyrightMike Bayer
2012-11-11- guess you need compat.py huhMike Bayer
2012-11-11- first pass at running a py3k compatible base in py2k as well.Mike Bayer
2012-07-07epic trailing whitespace removalMike Bayer
2012-05-14Add paragraph-level version information markup from SphinxVincent Férotin
2012-05-14Add some `reStructuredText` (or `Sphinx` related) markups:Vincent Férotin
2012-05-14Fix some various typos in documentation:Vincent Férotin
2012-03-29- merge the mako-loop branch, bump to 0.7Mike Bayer
2012-03-24Brought all modules into PEP 8 width complianceBenjamin Trofatter
2012-03-24- [feature] Added class-level flag to CacheImplMike Bayer
2012-01-28- [bug] Added special compatibility for the 0.5.0Mike Bayer
2012-01-21wrong version hereMike Bayer
2012-01-19rename 'put' to 'set'Mike Bayer
2012-01-18get_and_replace is wrong, for now changed to get_or_create like dogpile.cacheMike Bayer
2012-01-18move _load_impl down in __init__ so impls can get at thingsMike Bayer
2012-01-162012Mike Bayer
2011-10-02undo all that pkg_resources crap and just cache what we get from iter_entry_p...Mike Bayer
2011-10-01install extreme hoops for pkg_resources and I'm starting to wonder ifMike Bayer
2011-10-01pkg_resources hoopsMike Bayer
2011-10-01- Template caching has been converted into a pluginMike Bayer
2011-02-19- add AUTHORS fileMike Bayer
2011-01-19- now that trailing whitespace comes up in red, need to get rid of itMike Bayer
2010-11-13- more cleanupMike Bayer
2010-11-12- The Beaker import (or attempt thereof)Mike Bayer
2010-02-05move lib/mako to makoMike Bayer