projects
/
jinja2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jinja2.git
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
2008-07-17
Armin Ronacher
preparing the big 2.0 release
2.0
commit
|
commitdiff
|
tree
|
snapshot
2008-07-17
Armin Ronacher
make -> fab
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Armin Ronacher
ez_setup is no longer needed/imported in the setup...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Armin Ronacher
fixed a few broken license declarations. should have...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-14
Armin Ronacher
Fixed bug in finalizer
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2008-07-12
Armin Ronacher
Altered filesizeformat to support both MB and MiB,...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Christopher...
Automated merge with dev.pocoo.org/hg/jinja2-main/
commit
|
commitdiff
|
tree
|
snapshot
2008-07-10
Christopher...
fixed attribute lookup error with old style classes
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Armin Ronacher
Documented if-conditional changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Armin Ronacher
Fixed a bug with the loop context of a for loop if...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-29
Armin Ronacher
Skip templates with syntax errors on babel extract
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Armin Ronacher
Fixed release date
commit
|
commitdiff
|
tree
|
snapshot
2008-06-27
Armin Ronacher
Added non-babel output mode to extract_from_ast, integr...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Armin Ronacher
Fixed a link to the renamed section.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-25
Armin Ronacher
Changed all sentences with occurrences of subscribing...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-22
Armin Ronacher
added support for implicit string literal concatenation
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Armin Ronacher
Fixed some minor glitches.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Armin Ronacher
Documented differences of cycling between Django and...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Armin Ronacher
Added `TemplateStream.dump`.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Armin Ronacher
Added example extension that uses the stream filtering...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-14
Armin Ronacher
Added unittests for stream filtering and preprocessing...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-13
Armin Ronacher
added support for token stream filtering and preprocessing.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Armin Ronacher
Fixed a broken unittest and fixed a bug that required...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-12
Armin Ronacher
Improved attribute and item lookup by allowing template...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Armin Ronacher
Automated merge with ssh://team@pocoo.org/jinja2-main
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Armin Ronacher
made speedups c89 compatible.
commit
|
commitdiff
|
tree
|
snapshot
next