aboutsummaryrefslogtreecommitdiffstats
path: root/mako/cache.py
Commit message (Expand)AuthorAgeFilesLines
* happy new yearMike Bayer2020-01-051-1/+1
* - update copyrightMike Bayer2019-05-311-1/+1
* Use tox / zimportsMike Bayer2019-05-311-8/+8
* Marked some docstrings as raw strings to address the invalid escape warning o...Yannick Gingras2017-05-101-7/+7
* - happy new yearMike Bayer2016-03-101-1/+1
* - get flake8 to pass fully for mako/ (tests are a much bigger deal)Mike Bayer2015-03-251-0/+2
* happy new yearrel_1_0_1Mike Bayer2015-01-221-1/+1
* - reorganize cache tests so that we have distinct series for beaker,Mike Bayer2015-01-221-3/+5
* - 2014Mike Bayer2014-01-091-1/+1
* update copyrightMike Bayer2013-08-031-1/+1
* - guess you need compat.py huhMike Bayer2012-11-111-2/+2
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-1/+1
* epic trailing whitespace removalMike Bayer2012-07-071-12/+12
* Add paragraph-level version information markup from SphinxVincent Férotin2012-05-141-7/+8
* Add some `reStructuredText` (or `Sphinx` related) markups:Vincent Férotin2012-05-141-4/+5
* Fix some various typos in documentation:Vincent Férotin2012-05-141-39/+39
* - merge the mako-loop branch, bump to 0.7Mike Bayer2012-03-291-2/+6
|\
| * Brought all modules into PEP 8 width complianceBenjamin Trofatter2012-03-241-2/+6
* | - [feature] Added class-level flag to CacheImplMike Bayer2012-03-241-8/+20
|/
* - [bug] Added special compatibility for the 0.5.0Mike Bayer2012-01-281-1/+5
* wrong version hereMike Bayer2012-01-211-1/+1
* rename 'put' to 'set'Mike Bayer2012-01-191-3/+10
* get_and_replace is wrong, for now changed to get_or_create like dogpile.cacheMike Bayer2012-01-181-3/+3
* move _load_impl down in __init__ so impls can get at thingsMike Bayer2012-01-181-1/+1
* 2012Mike Bayer2012-01-161-1/+1
* undo all that pkg_resources crap and just cache what we get from iter_entry_p...Mike Bayer2011-10-021-45/+7
* install extreme hoops for pkg_resources and I'm starting to wonder ifMike Bayer2011-10-011-2/+6
* pkg_resources hoopsMike Bayer2011-10-011-4/+18
* - Template caching has been converted into a pluginMike Bayer2011-10-011-65/+168
* - add AUTHORS fileMike Bayer2011-02-191-0/+6
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-27/+27
* - more cleanupMike Bayer2010-11-131-0/+55
* - The Beaker import (or attempt thereof)Mike Bayer2010-11-121-6/+14
* move lib/mako to makoMike Bayer2010-02-051-0/+55