projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jinja2.git
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
2009-10-19
Georg Brandl
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-18
Armin Ronacher
added a deprecation warning for a variable assignment...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-16
Armin Ronacher
fixes issue with code generator that causes unbound...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Armin Ronacher
Tip is 2.3
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Armin Ronacher
Added tag 2.2.1 for changeset b987be13b8f6
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Armin Ronacher
fixes some smaller problems for Jinja2 on Jython.
2.2.1
commit
|
commitdiff
|
tree
|
snapshot
2009-09-14
Armin Ronacher
Made the lru cache more robust.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Tiny improvement for the loop hack. Implemented it...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Clarified copyrights.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Fixed the install docs.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
speedup extension is now disabled by default (added...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Improved wording in the CHANGES file.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Added tag 2.2 for changeset f20ea8e724a0
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Disabled speedups by default.
2.2
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Added tag 2.2 for changeset 41c2aca50afd
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Updated changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
(codename Kong, released on September 12th 2009)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Refactoring in the way the parse function is invoked.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-13
Armin Ronacher
Added ugly workaround for a loop bug.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Armin Ronacher
Added tornado templates to benchmark.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Armin Ronacher
More Python 3 support.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Armin Ronacher
Started to work on Python 3 support.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
Armin Ronacher
Unicode support for wordcount.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
Added unittests for meta.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
Never forget about contributors. Thanks Rene for porti...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
fab -> make
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
Got rid of py.testisms.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
merged.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
merged.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
Added missing module.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Armin Ronacher
Added the `meta` module.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
Armin Ronacher
Renamed (undocumented) attribute overlay to overlayed...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Armin Ronacher
explanation for a strange monkey patch in django2jinja...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-04
Armin Ronacher
Merged
commit
|
commitdiff
|
tree
|
snapshot
2009-05-03
Christopher...
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2009-05-02
Armin Ronacher
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-28
Armin Ronacher
Improved changelog rendering
commit
|
commitdiff
|
tree
|
snapshot
2009-04-27
Christopher...
Fix typo. Closes #343
commit
|
commitdiff
|
tree
|
snapshot
2009-04-20
Rene Leonhardt
Support nose framework for the whole test suite.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Armin Ronacher
Fixed a bug in jinja2/debug (second time, forgot to...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Armin Ronacher
Removed print statement left in the code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Armin Ronacher
Resolved conflict
commit
|
commitdiff
|
tree
|
snapshot
2009-04-16
Armin Ronacher
Fixed a bug with template syntax errors not handled...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Armin Ronacher
Documented more changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Armin Ronacher
Started refactoring of debugging system for better...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Armin Ronacher
Moved tmbundle into tarfile (does not check out properl...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
Armin Ronacher
Broken overlong line.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Armin Ronacher
Added a testcase for the last change.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
Armin Ronacher
Fixed another bug with line comments
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Armin Ronacher
Fixed bug in line-based comments with priority.
commit
|
commitdiff
|
tree
|
snapshot
next