aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* - [feature] Added class-level flag to CacheImplMike Bayer2012-03-241-0/+6
* oh we have his nameMike Bayer2012-03-241-1/+1
* changelogMike Bayer2012-03-241-0/+3
* - [feature] The html_error_template() will nowMike Bayer2012-03-121-0/+6
* - [feature] Added support for context managers,Mike Bayer2012-03-121-0/+4
* - [bug] Fixed endless recursion bug whenMike Bayer2012-03-081-0/+4
* - [bug] Fixed some Py3K resource warnings dueMike Bayer2012-02-211-0/+5
* Fix for [ticket:20] and [ticket:86] much thanks to EeveeMike Bayer2012-02-021-0/+6
* - [bug] Added special compatibility for the 0.5.0Mike Bayer2012-01-281-0/+6
* - [bug] The "benchmark" example is now Python 3 compatiblerel_0_6_0Mike Bayer2012-01-211-0/+4
* - [feature] Added support for Beaker cache regionsMike Bayer2012-01-211-0/+5
* rename 'put' to 'set'Mike Bayer2012-01-191-0/+3
* - [feature] Added module_writer argument to Template,Mike Bayer2012-01-161-0/+6
* - [bug] Added "white-space:pre" style to html_error_template()Mike Bayer2012-01-161-0/+4
* - [bug] The exception message in the html_error_templateMike Bayer2012-01-161-11/+15
* - [feature/bug] Can now refer to context variablesMike Bayer2012-01-161-1/+9
* - Added "--var name=value" option to the mako-renderMike Bayer2011-12-281-0/+4
* - Template caching has been converted into a pluginMike Bayer2011-10-011-0/+26
* - A Template is explicitly disallowedrel_0_5_0Mike Bayer2011-09-271-0/+19
* - Fixed bug regarding <%call>/def calls w/ contentrel_0_4_2Mike Bayer2011-08-051-0/+6
* - Fixed the babel plugin to accommodate <%block>Mike Bayer2011-07-081-0/+4
* - New tag: <%block>. A variant on <%def> thatMike Bayer2011-04-061-0/+15
* - a slight adjustment to the "highlight" logicMike Bayer2011-03-221-0/+6
* - the "ascii encoding by default" approach doesn't work in Py3K,Mike Bayer2011-02-211-13/+32
* - the keys() in the Context, as well asMike Bayer2011-02-201-0/+7
* - use inlined getargspecMike Bayer2011-02-201-0/+18
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-36/+36
* updateMike Bayer2010-11-131-0/+3
* - Patch to lexer to not generate an emptyMike Bayer2010-11-121-1/+5
* - The Beaker import (or attempt thereof)Mike Bayer2010-11-121-0/+7
* - Beaker is now part of "extras" inMike Bayer2010-11-121-0/+7
* - Fixed missing **extra collection inMike Bayer2010-11-121-0/+5
* - The range of Python identifiers thatMike Bayer2010-11-101-0/+14
* - New flag on Template, TemplateLookup -Mike Bayer2010-11-091-0/+7
* - Added a try/except around "import markupsafe".rel_0_3_5Mike Bayer2010-10-201-0/+6
* - ${} expressions embedded in tags,Mike Bayer2010-08-111-0/+4
* - The <%namespace> tag allows expressionsMike Bayer2010-06-301-0/+13
* - Now using MarkupSafe for HTML escaping,Mike Bayer2010-06-221-0/+15
* - Fixed call to "unicode.strip" inMike Bayer2010-06-221-1/+5
* - Added conditional to RichTracebackMike Bayer2010-05-311-0/+7
* - When a .py is being created, the tempfileMike Bayer2010-04-281-0/+8
* - Fixed error formatting when a stacktraceMike Bayer2010-04-171-0/+5
* - Fixed broken @property decorator onMike Bayer2010-04-131-0/+4
* - Fixed sometimes incorrect usage ofMike Bayer2010-03-241-0/+6
* - Calling a def from the top, viarel_0_3_2Mike Bayer2010-03-111-0/+8
* - Fixed incorrect dir name in setup.pyMike Bayer2010-03-071-0/+4
* - TemplateLookup raises TopLevelLookupException forMike Bayer2010-03-051-0/+5
* - Windows paths are handled correctly if a TemplateMike Bayer2010-03-051-0/+6
* - defs declared within a <%namespace> section, anMike Bayer2010-03-051-0/+6
* - The <%page args> tag can now be used in a baseMike Bayer2010-03-051-0/+6