| Commit message (Expand) | Author | Age | Files | Lines |
| * | - [feature] Added class-level flag to CacheImpl | Mike Bayer | 2012-03-24 | 1 | -0/+6 |
| * | oh we have his name | Mike Bayer | 2012-03-24 | 1 | -1/+1 |
| * | changelog | Mike Bayer | 2012-03-24 | 1 | -0/+3 |
| * | - [feature] The html_error_template() will now | Mike Bayer | 2012-03-12 | 1 | -0/+6 |
| * | - [feature] Added support for context managers, | Mike Bayer | 2012-03-12 | 1 | -0/+4 |
| * | - [bug] Fixed endless recursion bug when | Mike Bayer | 2012-03-08 | 1 | -0/+4 |
| * | - [bug] Fixed some Py3K resource warnings due | Mike Bayer | 2012-02-21 | 1 | -0/+5 |
| * | Fix for [ticket:20] and [ticket:86] much thanks to Eevee | Mike Bayer | 2012-02-02 | 1 | -0/+6 |
| * | - [bug] Added special compatibility for the 0.5.0 | Mike Bayer | 2012-01-28 | 1 | -0/+6 |
| * | - [bug] The "benchmark" example is now Python 3 compatiblerel_0_6_0 | Mike Bayer | 2012-01-21 | 1 | -0/+4 |
| * | - [feature] Added support for Beaker cache regions | Mike Bayer | 2012-01-21 | 1 | -0/+5 |
| * | rename 'put' to 'set' | Mike Bayer | 2012-01-19 | 1 | -0/+3 |
| * | - [feature] Added module_writer argument to Template, | Mike Bayer | 2012-01-16 | 1 | -0/+6 |
| * | - [bug] Added "white-space:pre" style to html_error_template() | Mike Bayer | 2012-01-16 | 1 | -0/+4 |
| * | - [bug] The exception message in the html_error_template | Mike Bayer | 2012-01-16 | 1 | -11/+15 |
| * | - [feature/bug] Can now refer to context variables | Mike Bayer | 2012-01-16 | 1 | -1/+9 |
| * | - Added "--var name=value" option to the mako-render | Mike Bayer | 2011-12-28 | 1 | -0/+4 |
| * | - Template caching has been converted into a plugin | Mike Bayer | 2011-10-01 | 1 | -0/+26 |
| * | - A Template is explicitly disallowedrel_0_5_0 | Mike Bayer | 2011-09-27 | 1 | -0/+19 |
| * | - Fixed bug regarding <%call>/def calls w/ contentrel_0_4_2 | Mike Bayer | 2011-08-05 | 1 | -0/+6 |
| * | - Fixed the babel plugin to accommodate <%block> | Mike Bayer | 2011-07-08 | 1 | -0/+4 |
| * | - New tag: <%block>. A variant on <%def> that | Mike Bayer | 2011-04-06 | 1 | -0/+15 |
| * | - a slight adjustment to the "highlight" logic | Mike Bayer | 2011-03-22 | 1 | -0/+6 |
| * | - the "ascii encoding by default" approach doesn't work in Py3K, | Mike Bayer | 2011-02-21 | 1 | -13/+32 |
| * | - the keys() in the Context, as well as | Mike Bayer | 2011-02-20 | 1 | -0/+7 |
| * | - use inlined getargspec | Mike Bayer | 2011-02-20 | 1 | -0/+18 |
| * | - now that trailing whitespace comes up in red, need to get rid of it | Mike Bayer | 2011-01-19 | 1 | -36/+36 |
| * | update | Mike Bayer | 2010-11-13 | 1 | -0/+3 |
| * | - Patch to lexer to not generate an empty | Mike Bayer | 2010-11-12 | 1 | -1/+5 |
| * | - The Beaker import (or attempt thereof) | Mike Bayer | 2010-11-12 | 1 | -0/+7 |
| * | - Beaker is now part of "extras" in | Mike Bayer | 2010-11-12 | 1 | -0/+7 |
| * | - Fixed missing **extra collection in | Mike Bayer | 2010-11-12 | 1 | -0/+5 |
| * | - The range of Python identifiers that | Mike Bayer | 2010-11-10 | 1 | -0/+14 |
| * | - New flag on Template, TemplateLookup - | Mike Bayer | 2010-11-09 | 1 | -0/+7 |
| * | - Added a try/except around "import markupsafe".rel_0_3_5 | Mike Bayer | 2010-10-20 | 1 | -0/+6 |
| * | - ${} expressions embedded in tags, | Mike Bayer | 2010-08-11 | 1 | -0/+4 |
| * | - The <%namespace> tag allows expressions | Mike Bayer | 2010-06-30 | 1 | -0/+13 |
| * | - Now using MarkupSafe for HTML escaping, | Mike Bayer | 2010-06-22 | 1 | -0/+15 |
| * | - Fixed call to "unicode.strip" in | Mike Bayer | 2010-06-22 | 1 | -1/+5 |
| * | - Added conditional to RichTraceback | Mike Bayer | 2010-05-31 | 1 | -0/+7 |
| * | - When a .py is being created, the tempfile | Mike Bayer | 2010-04-28 | 1 | -0/+8 |
| * | - Fixed error formatting when a stacktrace | Mike Bayer | 2010-04-17 | 1 | -0/+5 |
| * | - Fixed broken @property decorator on | Mike Bayer | 2010-04-13 | 1 | -0/+4 |
| * | - Fixed sometimes incorrect usage of | Mike Bayer | 2010-03-24 | 1 | -0/+6 |
| * | - Calling a def from the top, viarel_0_3_2 | Mike Bayer | 2010-03-11 | 1 | -0/+8 |
| * | - Fixed incorrect dir name in setup.py | Mike Bayer | 2010-03-07 | 1 | -0/+4 |
| * | - TemplateLookup raises TopLevelLookupException for | Mike Bayer | 2010-03-05 | 1 | -0/+5 |
| * | - Windows paths are handled correctly if a Template | Mike Bayer | 2010-03-05 | 1 | -0/+6 |
| * | - defs declared within a <%namespace> section, an | Mike Bayer | 2010-03-05 | 1 | -0/+6 |
| * | - The <%page args> tag can now be used in a base | Mike Bayer | 2010-03-05 | 1 | -0/+6 |