Automated merge with ssh://team@pocoo.org/jinja2-main
[jinja2.git] / tests / test_filters.py
2008-09-17 Armin RonacherImplemented a sort filter that sorts arbitrary sequences.
2008-07-12 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-07-12 Armin RonacherAltered filesizeformat to support both MB and MiB,...
2008-05-25 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-24 Armin Ronacherfixed bug with static unicode strings and auto escaping
2008-05-23 Armin Ronacheradded unittest for Markup and let the markup constructo...
2008-05-19 Armin Ronachermore thread safety in LRUCache
2008-05-06 Armin Ronachersome documentation improvements, jinja escapes " and...
2008-04-27 Armin Ronacherall unittests pass, the special and dependency lookups...
2008-04-18 Armin Ronacherfixed a few bugs from the unittests
2008-04-14 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-04-13 Christoph Hackcontinued convertig filters
2008-04-13 Christoph HackAutomated merge with ssh://dev.pocoo.org/jinja2-main
2008-04-13 Christoph Hackconverted unit tests, started rewriting filters
2007-09-08 Armin Ronacheradded unittest for the breakage i encountered today
2007-06-23 Armin Ronacher[svn] added groupby filter and fixed some small bugs
2007-05-29 Armin Ronacher[svn] again some jinja updates, some minor performance...
2007-04-17 Armin Ronacher[svn] various updates i haven't checked in so far ...
2007-03-19 Armin Ronacher[svn] again some jinja updates
2007-03-18 Armin Ronacher[svn] added tests for "capture" and "format" filters
2007-03-18 Armin Ronacher[svn] fixed jinja inheritance bug and improved unittests
2007-03-18 Armin Ronacher[svn] added jinja doctests and fixed problem with i18n...