projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jinja2.git
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
2010-02-10
Armin Ronacher
Added tag 2.3 for changeset 2eb624b634a6
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Untagged and added python 3 category.
2.3
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Added tag 2.3 for changeset be1b1d6ac4fc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Ready for release
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Broke a test for 2.x :)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Added Python 3 section to the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Documentation recommends distribute now.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
ALL TESTS PASS!
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
Armin Ronacher
Down to 7 failures for Python 3. We're onto something.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added comment to why __unicode__ goes after __str__.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Approaching python3 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Removed old testsuite.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Removed useless prints.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added doctests, hooked up all tests. Yay!
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Rest of tests ported, just need to hook up doctests...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added the security tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Fixed some tests, added syntax test.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Halftime, lexer and parser tests added.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
And import tests :)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added inheritance tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added tests for the test functions (the jinja ones ^^)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Added loader tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Ported for tests
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Started working on unittest powered testsuite.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Propably delaying release for better python 3 support...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
experimental Python 3 support.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
Some tiny documentation fixes (unicode -> Unicode)
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Armin Ronacher
PrefixLoader raises correct error message now. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Armin Ronacher
added with-statement extension.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Armin Ronacher
Improved test invokation. Picks up doctests within...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Armin Ronacher
Further error message improvement, this time for #341.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-07
Armin Ronacher
Fixed bug in a testcase.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
Fixed #367 by improving the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
Added a testcase for #363. This bug was fixed along...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
Documentation no longer mentiones "no multiple inherita...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
Fixed typo in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
added support for translator comments if extracted...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
Raise version number.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
implicit tuple expressions can no longer be totally...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
Armin Ronacher
greatly improved error message reporting. This fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-24
Armin Ronacher
Improved finalize documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
Armin Ronacher
It's a new year
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Armin Ronacher
More correct fix for 380. The only thing that is part...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Armin Ronacher
fixed a problem with having call blocks in outer scopes...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Armin Ronacher
Just to be on the sure side with that compiler optimiza...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Armin Ronacher
Fixed the choice include tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Armin Ronacher
include tags are now able to select between multiple...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Georg Brandl
Fix typos and one extra import.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Armin Ronacher
Reverted [73b04625ab54]. The old behavior is the new...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Armin Ronacher
Shortcut for the if inner visit for empty branches.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Armin Ronacher
Fixed a scoping bug that was introduced in the developm...
commit
|
commitdiff
|
tree
|
snapshot
next