projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jinja2.git
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-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-27
Christopher...
Fix typo. Closes #343
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
2009-03-30
Armin Ronacher
Added support for line-based comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Armin Ronacher
Added testcase for #335
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
Armin Ronacher
Applied documentation patches by Clemens Hermann.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Armin Ronacher
Added testcase for a bug
commit
|
commitdiff
|
tree
|
snapshot
2009-03-05
Armin Ronacher
Started refactoring of debugging system for better...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-24
Armin Ronacher
Improved Jinja's debugging support by introducing ...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-19
Armin Ronacher
Added a (ugly) hack to the exceptions so that they...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-19
Armin Ronacher
jinja2.sandbox should not warn on 2.6 any more.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-19
Armin Ronacher
Added proper super() support for scoped blocks.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-19
Armin Ronacher
Added support for optional `scoped` modifier to blocks.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Armin Ronacher
Fixed a bug that caused internal errors if names where...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Armin Ronacher
Made it possible to refer to names from outer scopes...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Armin Ronacher
Fixed a documenation bug in the cache extension.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-05
Armin Ronacher
Fixed a bug in the parser that made ``{{ foo[1, 2]...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Armin Ronacher
Improved usage of string interning. This should fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Armin Ronacher
Fixed a bug that caused syntax errors when defining...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Armin Ronacher
This fixes #325.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Armin Ronacher
This fixes #317.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Armin Ronacher
Priority of `not` raised. It's now possible to write...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
Armin Ronacher
Fixed a threading issue with the LRUCache. Still not...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
Armin Ronacher
Fixed inconsistency in LICENSE file.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Armin Ronacher
Same thing for extensions.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
Ali Afshar
This commit makes the parser and lexer use regular...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
Armin Ronacher
Copyright switch to "The Jinja Team".
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Armin Ronacher
Include statements can now be marked with ``ignore...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Armin Ronacher
Tip is 2.2
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Armin Ronacher
Added tag 2.1.1 for changeset 744e087d24e9
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Armin Ronacher
On our way to 2.2 we found a bug in 2.1 and our repo...
2.1.1
commit
|
commitdiff
|
tree
|
snapshot
2008-12-25
Armin Ronacher
Fixed a translation error caused by looping over empty...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-08
Armin Ronacher
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
tip is now 2.2-dev
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Added tag 2.1 for changeset dbf1e3a0b178
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Updated documentation to reflect the new speedups insta...
2.1
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Removed optional speedups extension hack.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Untagged 2.1
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Added tag 2.1 for changeset 1322ed9fffbe
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Armin Ronacher
Final changes for Jinja 2.1 release
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Armin Ronacher
Added thanks entry for habbie
commit
|
commitdiff
|
tree
|
snapshot
2008-11-16
Armin Ronacher
Fixed an escaping bug in urlize
commit
|
commitdiff
|
tree
|
snapshot
2008-11-02
Armin Ronacher
Added support for `Environment.compile_expression`.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-02
Armin Ronacher
Fixed a small bug with the undefined object: the error...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Armin Ronacher
Added a Thanks entry for Cameron Knight.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-30
Armin Ronacher
Fixed a macro scoping bug discovered by ckknight introd...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
Julien Visinand
Added support for variable name translations in django2...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Armin Ronacher
Implemented and documented "joiner"
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
Armin Ronacher
Various cleanups and added custom cycler.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
Armin Ronacher
imports and includes "with context" are passed the...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-23
Armin Ronacher
The hopefully final fix for the bug apollo13 spotted...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Armin Ronacher
Added THANKS entry for nosklo
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Armin Ronacher
Fixed a bug in constant folding of keyword arguments...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2008-09-21
Armin Ronacher
Fixed a bug in djangojinja2 that caused mimetype being...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
Armin Ronacher
Unified some code in the super/template reference system.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Georg Brandl
Some typos.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Armin Ronacher
Added i18n support to django2jinja (not complete suppor...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Armin Ronacher
It's now possible to create weak references to template...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Armin Ronacher
Fixed bytecode cache and added support for memcached...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Max Ischenko
moved os.remove import where it woudn't be noticed...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Armin Ronacher
Fixed FileSystemBytecodeCache.clear
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Armin Ronacher
Improved bbcache and documented it.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Armin Ronacher
Fixed a bug with the handling of empty statements in...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Armin Ronacher
Added experimental and undocumented bytecode cache...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Armin Ronacher
Implemented a sort filter that sorts arbitrary sequences.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Armin Ronacher
Nearly complete core django template code coverage.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Armin Ronacher
Moved django configuration into the __main__ section
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Armin Ronacher
Added first code for a django-to-jinja converter
commit
|
commitdiff
|
tree
|
snapshot
2008-09-15
Armin Ronacher
Fixed a confusing edge case (thanks apollo13)
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Armin Ronacher
Disabled iron python support until new lexer is impleme...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
Armin Ronacher
Fixed a bug in the subscript operation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Armin Ronacher
filter -> test in the tests section (i feel so embarras...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Armin Ronacher
It's now possible to use ``{{ foo.0.0 }}``
commit
|
commitdiff
|
tree
|
snapshot
2008-09-08
Armin Ronacher
Linked from autoescape to markup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-08
Armin Ronacher
Fixed a documentation bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-08
Armin Ronacher
Fixed a typo
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Armin Ronacher
Fixed a bug in the i18n extension that caused the expli...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
Armin Ronacher
More work on the ironpython support
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Armin Ronacher
Fixed a bug in the compiler that caused problems with...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Armin Ronacher
fixed a bug with nested loops and the special loop...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Armin Ronacher
Removed a few stdlib dependencies. This is the first...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Armin Ronacher
fixed development status classification
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Armin Ronacher
added the missing fabfile (gnabber)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Armin Ronacher
tip is now 2.1-dev
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Armin Ronacher
tagged '2.0'
commit
|
commitdiff
|
tree
|
snapshot
next