jinja2.git
2010-10-17 Armin RonacherRelease 2.5.4 as well 2.5.4
2010-10-17 Armin RonacherFinally fixed the 64bit segfault on big-endian architec...
2010-10-17 Armin RonacherFixed extensions not loading properly with overlays
2010-10-17 Armin RonacherThis will be 2.5.4
2010-10-17 Armin RonacherUpdated setup file for URLs
2010-10-17 Armin RonacherFixed link to git
2010-10-17 Armin RonacherChanged links to github
2010-10-17 Armin RonacherRemoved unneeded file
2010-10-17 Armin RonacherUpdated ignore files
2010-10-17 Armin RonacherUpdated CHANGES entry for release
2010-10-17 Armin Ronacherfixed an operator precedence error introduced in 2... 2.5.3
2010-10-17 Armin RonacherPrepare for Jinja 2.5.3
2010-08-18 Armin RonacherUnbroke setup.py
2010-08-18 Armin RonacherMerged in fix for Python 3 regarding precisions
2010-08-18 Armin RonacherImproved message and unbroke 3.x
2010-08-18 Armin RonacherPreparing for a 2.5.2 release. Fixed an issue with...
2010-08-17 Rodrigo MoraesAdded benchmark for chameleon/chameleon-genshi.
2010-08-17 Ronny Pfannschmidtround filter: remove the special case for precission...
2010-08-17 Armin Ronachertip is 2.6
2010-08-17 Armin RonacherAdded tag 2.5.1 for changeset 7867a9cb933a
2010-08-17 Armin Ronacherfixed an issue with unary operators having the wrong... 2.5.1
2010-08-17 Armin RonacherMerged in ronny's fixes for round filter
2010-08-17 Armin RonacherDocumented switch to MarkupSafe
2010-08-17 Armin RonacherPulled in code from markupsafe
2010-08-17 Armin RonacherMarkupSafe is now used for the Jinja2 speedups
2010-08-17 Ronny Pfannschmidtfix the abs filter test
2010-08-17 Ronny Pfannschmidtround filter support+test negative precission in the...
2010-08-16 Armin RonacherMeh. Fixed a typo
2010-08-08 Armin RonacherFixed spelling
2010-08-08 Armin RonacherAdded docs for comparisions
2010-07-06 Armin RonacherAdded anothe test
2010-07-06 Armin RonacherAdded new testcase
2010-07-01 Armin Ronacherbabel extraction can now properly extract newstyle...
2010-07-01 Armin RonacherUpdated rwbench
2010-07-01 Armin RonacherWe will have a 2.5.1 release
2010-06-06 Armin RonacherFixed the profile.py file and removed a useless newline...
2010-06-05 Armin RonacherRaised version number in setup.py
2010-06-05 Armin RonacherDocumented changes.
2010-06-05 Armin RonacherCommitted fix for raw testcase.
2010-06-05 Armin RonacherAdded failing testcase for raw.
2010-06-05 Armin RonacherCalls to functions in templates are now intercepted...
2010-06-05 Armin RonacherUpdated examples to use Django cached.
2010-05-29 Armin RonacherAdded tag 2.5 for changeset 0dd0062a6480
2010-05-29 Armin RonacherRemoved tag 2.5 2.5
2010-05-29 Armin RonacherTip is 2.5, not 2.4.2
2010-05-29 Armin RonacherAdded tag 2.5 for changeset 3f3eadf15f61
2010-05-29 Armin RonacherAdded a small improvement for the code generation of...
2010-05-29 Armin RonacherAdded a testcase for add_extension
2010-05-29 Armin RonacherFixed a typo in the docs
2010-05-29 Armin RonacherFixed a bug in add_extension
2010-05-29 Armin RonacherAdded hooks for compilation and generation. This fixes...
2010-05-29 Armin RonacherNext try for a Python 3 fix
2010-05-29 Armin RonacherFixed a Python 3 bug.
2010-05-29 Armin RonacherRemoved debug print
2010-05-29 Armin Ronacherit's now possible to register extensions after an envir...
2010-05-29 Armin RonacherFinished support for newstyle gettext translations
2010-05-29 Armin RonacherTip is now 2.5. Started work on newstyle gettext trans...
2010-05-23 Armin RonacherNext release without pycs
2010-05-23 Armin RonacherFixed another failing testcase that was never added...
2010-05-23 Armin Ronachertip is 2.4.2 dev.
2010-05-23 Armin RonacherVersion 2.4.2
2010-05-23 Armin RonacherFixed a failing testcase. (Error caused by constant...
2010-05-23 Georg BrandlFix unbound local error masked by bare except.
2010-04-20 Armin RonacherDifferent name for builtins in Python 3
2010-04-20 Armin Ronachertip iis 2.5
2010-04-20 Armin RonacherAdded tag 2.4.1 for changeset d927a7499531
2010-04-20 Armin Ronacherfixed an error reporting bug for undefineds. 2.4.1
2010-04-12 Armin Ronachertip is 2.5
2010-04-12 Armin RonacherAdded tag 2.4 for changeset e3f873a9d3ff
2010-04-12 Armin RonacherReady for release. 2.4
2010-04-12 Armin RonacherImproved error message for undefineds
2010-04-12 Armin Ronacherextensions have a priority now.
2010-04-12 Armin RonacherAdded extension ordering, this fixes #376.
2010-04-12 Armin RonacherUndefineds give better hints for `None` objects now.
2010-04-10 Armin Ronacherthree is the new two
2010-04-05 Armin RonacherFixed a scoping bug that caused the immutable scoping...
2010-04-05 Armin RonacherAdded missing reference.
2010-04-05 Armin Ronacherautoescape no longer is a plain boolean value but can...
2010-03-24 Armin RonacherAdded improved documentation to the `ContextReference...
2010-03-15 Armin RonacherAnother documentation string fix.
2010-03-15 Armin RonacherHopefully fixed EvalContext documentation.
2010-03-15 Armin RonacherMore documentation updates.
2010-03-15 Armin RonacherUpdated copyright. It's 2010!
2010-03-15 Armin RonacherDocumented autoescaping behavior and eval contexts.
2010-03-14 Armin RonacherTemplate to module compilation should work on 3.x now.
2010-03-14 Armin RonacherFixed a testcase for Python 2.4
2010-03-14 Armin RonacherMore testcaseeees :)
2010-03-14 Armin RonacherAdded another testcase and fixed a bug with the volatil...
2010-03-14 Armin RonacherAdded a new testcase for something that is supposed...
2010-03-14 Armin RonacherBiggest change to Jinja since the 1.x migration: added...
2010-03-12 Armin RonacherImproved tests and template compilation.
2010-03-12 Armin RonacherJust in case there is no gc module.
2010-03-12 Armin RonacherStreamlined code. Removed an unnecessary leftover.
2010-03-12 Armin Ronacheradded a :class:`ModuleLoader` that can load templates...
2010-02-21 Georg BrandlMake the _speedups extension compatible with Python 3.
2010-02-21 Georg BrandlFix test in Python 3.2 -- the exception message changed.
2010-02-19 Armin RonacherMerged in 2.3.1 release fixes
2010-02-19 Armin RonacherAdded tag 2.3.1 for changeset 140c54afc249
2010-02-19 Armin RonacherUntagged 2.3.1 and fixed setup.py for a new release 2.3.1
2010-02-19 Armin Ronachermerged with 2.3-maintenance
next