projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jinja2.git
2010-08-18
Armin Ronacher
Preparing for a 2.5.2 release. Fixed an issue with...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Rodrigo Moraes
Added benchmark for chameleon/chameleon-genshi.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
tip is 2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Added tag 2.5.1 for changeset 7867a9cb933a
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
fixed an issue with unary operators having the wrong...
2.5.1
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Merged in ronny's fixes for round filter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Documented switch to MarkupSafe
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
Pulled in code from markupsafe
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Armin Ronacher
MarkupSafe is now used for the Jinja2 speedups
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ronny Pfannschmidt
fix the abs filter test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ronny Pfannschmidt
round filter support+test negative precission in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Armin Ronacher
Meh. Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Armin Ronacher
Fixed spelling
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Armin Ronacher
Added docs for comparisions
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Armin Ronacher
Added anothe test
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Armin Ronacher
Added new testcase
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
babel extraction can now properly extract newstyle...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
Updated rwbench
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Armin Ronacher
We will have a 2.5.1 release
commit
|
commitdiff
|
tree
|
snapshot
2010-06-06
Armin Ronacher
Fixed the profile.py file and removed a useless newline...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Raised version number in setup.py
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Documented changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Committed fix for raw testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Added failing testcase for raw.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Calls to functions in templates are now intercepted...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-05
Armin Ronacher
Updated examples to use Django cached.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added tag 2.5 for changeset 0dd0062a6480
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Removed tag 2.5
2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Tip is 2.5, not 2.4.2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added tag 2.5 for changeset 3f3eadf15f61
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added a small improvement for the code generation of...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added a testcase for add_extension
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a typo in the docs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a bug in add_extension
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Added hooks for compilation and generation. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Next try for a Python 3 fix
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Fixed a Python 3 bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Removed debug print
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
it's now possible to register extensions after an envir...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Finished support for newstyle gettext translations
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Armin Ronacher
Tip is now 2.5. Started work on newstyle gettext trans...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Next release without pycs
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Fixed another failing testcase that was never added...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
tip is 2.4.2 dev.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Version 2.4.2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Armin Ronacher
Fixed a failing testcase. (Error caused by constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-23
Georg Brandl
Fix unbound local error masked by bare except.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
Different name for builtins in Python 3
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
tip iis 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
Added tag 2.4.1 for changeset d927a7499531
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
Armin Ronacher
fixed an error reporting bug for undefineds.
2.4.1
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
tip is 2.5
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Added tag 2.4 for changeset e3f873a9d3ff
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Ready for release.
2.4
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Improved error message for undefineds
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
extensions have a priority now.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Added extension ordering, this fixes #376.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-12
Armin Ronacher
Undefineds give better hints for `None` objects now.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-10
Armin Ronacher
three is the new two
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Armin Ronacher
Fixed a scoping bug that caused the immutable scoping...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Armin Ronacher
Added missing reference.
commit
|
commitdiff
|
tree
|
snapshot
2010-04-05
Armin Ronacher
autoescape no longer is a plain boolean value but can...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
Armin Ronacher
Added improved documentation to the `ContextReference...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Armin Ronacher
Another documentation string fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Armin Ronacher
Hopefully fixed EvalContext documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Armin Ronacher
More documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Armin Ronacher
Updated copyright. It's 2010!
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
Armin Ronacher
Documented autoescaping behavior and eval contexts.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
Template to module compilation should work on 3.x now.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
Fixed a testcase for Python 2.4
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
More testcaseeees :)
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
Added another testcase and fixed a bug with the volatil...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
Added a new testcase for something that is supposed...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-14
Armin Ronacher
Biggest change to Jinja since the 1.x migration: added...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Armin Ronacher
Improved tests and template compilation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Armin Ronacher
Just in case there is no gc module.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Armin Ronacher
Streamlined code. Removed an unnecessary leftover.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
Armin Ronacher
added a :class:`ModuleLoader` that can load templates...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Georg Brandl
Make the _speedups extension compatible with Python 3.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-21
Georg Brandl
Fix test in Python 3.2 -- the exception message changed.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Armin Ronacher
Merged in 2.3.1 release fixes
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Armin Ronacher
Added tag 2.3.1 for changeset 140c54afc249
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Armin Ronacher
Untagged 2.3.1 and fixed setup.py for a new release
2.3.1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Armin Ronacher
merged with 2.3-maintenance
commit
|
commitdiff
|
tree
|
snapshot
2010-02-19
Armin Ronacher
Added changelog
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Armin Ronacher
Merged 2.3.1 in
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
Armin Ronacher
Added tag 2.3.1 for changeset 53f4dc68cec0
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Armin Ronacher
Merged in changes from 2.3.1
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Armin Ronacher
Pushed version number in setup.py for 2.3.1 release.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
Armin Ronacher
Fixed some tests for python 2.4. Disabled a test for...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
broke a line into two. (test commit)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
The jdebug file should have a 2010 copyright as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
Removed unnecessary runtime check. Our 2to3 fixer...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
Reindented a docstring.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
better wording and test commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
Documented the API changes in get_template and select_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
Armin Ronacher
the environment template loading functions now transpar...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Armin Ronacher
ported fix for #368 from maintenance branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-11
Armin Ronacher
This fixes #368.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
tip is 2.4
commit
|
commitdiff
|
tree
|
snapshot
next