Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
jinja
/
802f4720cd854c22f300b883d52967a8ccf2a2cb
802f472
Different name for builtins in Python 3
by Armin Ronacher
· 15 years ago
2ec1d2c
tip iis 2.5
by Armin Ronacher
· 15 years ago
389542b
Added tag 2.4.1 for changeset d927a7499531
by Armin Ronacher
· 15 years ago
800ac7f
fixed an error reporting bug for undefineds.
by Armin Ronacher
· 15 years ago
27387aa
tip is 2.5
by Armin Ronacher
· 15 years ago
9de932c
Added tag 2.4 for changeset e3f873a9d3ff
by Armin Ronacher
· 15 years ago
30b39cd
Ready for release.
by Armin Ronacher
· 15 years ago
98dbf5f
Improved error message for undefineds
by Armin Ronacher
· 15 years ago
7d29ec6
extensions have a priority now.
by Armin Ronacher
· 15 years ago
5b3f4dc
Added extension ordering, this fixes #376.
by Armin Ronacher
· 15 years ago
4855908
Undefineds give better hints for `None` objects now.
by Armin Ronacher
· 15 years ago
2e3c9c7
three is the new two
by Armin Ronacher
· 15 years ago
8a67251
Fixed a scoping bug that caused the immutable scoping rule to be ignored
by Armin Ronacher
· 15 years ago
752ba7f
Added missing reference.
by Armin Ronacher
· 15 years ago
1da23d1
autoescape no longer is a plain boolean value but can also be a function
by Armin Ronacher
· 15 years ago
cedb482
Added improved documentation to the `ContextReference` node.
by Armin Ronacher
· 15 years ago
0dbaf39
Another documentation string fix.
by Armin Ronacher
· 15 years ago
76ae15e
Hopefully fixed EvalContext documentation.
by Armin Ronacher
· 15 years ago
30fda27
More documentation updates.
by Armin Ronacher
· 15 years ago
e3faeb5
Updated copyright. It's 2010!
by Armin Ronacher
· 15 years ago
fe150f3
Documented autoescaping behavior and eval contexts.
by Armin Ronacher
· 15 years ago
c57959d
Template to module compilation should work on 3.x now.
by Armin Ronacher
· 15 years ago
f3c66d9
Fixed a testcase for Python 2.4
by Armin Ronacher
· 15 years ago
d7c765d
More testcaseeees :)
by Armin Ronacher
· 15 years ago
744bb0a
Added another testcase and fixed a bug with the volatile scoping.
by Armin Ronacher
· 15 years ago
d3e6bc4
Added a new testcase for something that is supposed to be a bug.
by Armin Ronacher
· 15 years ago
8346bd7
Biggest change to Jinja since the 1.x migration: added evaluation contexts
by Armin Ronacher
· 15 years ago
12a316b
Improved tests and template compilation.
by Armin Ronacher
· 15 years ago
95131f2
Just in case there is no gc module.
by Armin Ronacher
· 15 years ago
15e69b3
Streamlined code. Removed an unnecessary leftover.
by Armin Ronacher
· 15 years ago
64b08a0
added a :class:`ModuleLoader` that can load templates from
by Armin Ronacher
· 15 years ago
05be95a
Make the _speedups extension compatible with Python 3.
by Georg Brandl
· 15 years ago
17f5447
Fix test in Python 3.2 -- the exception message changed.
by Georg Brandl
· 15 years ago
d72105f
Merged in 2.3.1 release fixes
by Armin Ronacher
· 15 years ago
dbac319
Added tag 2.3.1 for changeset 140c54afc249
by Armin Ronacher
· 15 years ago
30c2d66
Untagged 2.3.1 and fixed setup.py for a new release
by Armin Ronacher
· 15 years ago
8986f47
merged with 2.3-maintenance
by Armin Ronacher
· 15 years ago
549f6b5
Added changelog
by Armin Ronacher
· 15 years ago
9722bf7
Merged 2.3.1 in
by Armin Ronacher
· 15 years ago
2ae59b2
Added tag 2.3.1 for changeset 53f4dc68cec0
by Armin Ronacher
· 15 years ago
9164d04
Merged in changes from 2.3.1
by Armin Ronacher
· 15 years ago
086dc7b
Pushed version number in setup.py for 2.3.1 release.
by Armin Ronacher
· 15 years ago
821a423
Fixed some tests for python 2.4. Disabled a test for 2.4 that does not work because of a python limitation.
by Armin Ronacher
· 15 years ago
2966f17
broke a line into two. (test commit)
by Armin Ronacher
· 15 years ago
ae8a930
The jdebug file should have a 2010 copyright as well.
by Armin Ronacher
· 15 years ago
1442519
Removed unnecessary runtime check. Our 2to3 fixer fixes that automatically now.
by Armin Ronacher
· 15 years ago
0430679
Reindented a docstring.
by Armin Ronacher
· 15 years ago
47883d1
better wording and test commit.
by Armin Ronacher
· 15 years ago
c2c6351
Documented the API changes in get_template and select_template.
by Armin Ronacher
· 15 years ago
9165d3e
the environment template loading functions now transparently
by Armin Ronacher
· 15 years ago
df2907e
ported fix for #368 from maintenance branch.
by Armin Ronacher
· 16 years ago
28decdb
This fixes #368.
by Armin Ronacher
· 16 years ago
559025a
tip is 2.4
by Armin Ronacher
· 16 years ago
840a59c
Added tag 2.3 for changeset 2eb624b634a6
by Armin Ronacher
· 16 years ago
d9599c8
Untagged and added python 3 category.
by Armin Ronacher
· 16 years ago
148058a
Added tag 2.3 for changeset be1b1d6ac4fc
by Armin Ronacher
· 16 years ago
01aa705
Ready for release
by Armin Ronacher
· 16 years ago
1540b2b
Broke a test for 2.x :)
by Armin Ronacher
· 16 years ago
eb43b12
Added Python 3 section to the documentation.
by Armin Ronacher
· 16 years ago
0045216
Documentation recommends distribute now.
by Armin Ronacher
· 16 years ago
6eb17fc
ALL TESTS PASS!
by Armin Ronacher
· 16 years ago
0d242be
Down to 7 failures for Python 3. We're onto something.
by Armin Ronacher
· 16 years ago
acbd408
Added comment to why __unicode__ goes after __str__.
by Armin Ronacher
· 16 years ago
790b8a8
Approaching python3 compatibility
by Armin Ronacher
· 16 years ago
b36ddc9
Removed old testsuite.
by Armin Ronacher
· 16 years ago
9d8ff9e
Removed useless prints.
by Armin Ronacher
· 16 years ago
3bfd760
Added doctests, hooked up all tests. Yay!
by Armin Ronacher
· 16 years ago
1fb4269
Rest of tests ported, just need to hook up doctests now.
by Armin Ronacher
· 16 years ago
644a281
Added the security tests.
by Armin Ronacher
· 16 years ago
fb2295a
Fixed some tests, added syntax test.
by Armin Ronacher
· 16 years ago
c608fb8
Halftime, lexer and parser tests added.
by Armin Ronacher
· 16 years ago
10f4bcc
And import tests :)
by Armin Ronacher
· 16 years ago
2108244
Added inheritance tests.
by Armin Ronacher
· 16 years ago
41d6f71
Added tests for the test functions (the jinja ones ^^)
by Armin Ronacher
· 16 years ago
4254936
Added loader tests.
by Armin Ronacher
· 16 years ago
ade4737
Ported for tests
by Armin Ronacher
· 16 years ago
7af781c
Started working on unittest powered testsuite.
by Armin Ronacher
· 16 years ago
0faa861
Propably delaying release for better python 3 support. Started working on that.
by Armin Ronacher
· 16 years ago
0319c66
experimental Python 3 support.
by Armin Ronacher
· 16 years ago
656d5e7
Some tiny documentation fixes (unicode -> Unicode)
by Armin Ronacher
· 16 years ago
88dc32c
PrefixLoader raises correct error message now. This fixes #358.
by Armin Ronacher
· 16 years ago
9b4cc9f
added with-statement extension.
by Armin Ronacher
· 16 years ago
8e64adf
Improved test invokation. Picks up doctests within Jinja now, changed
by Armin Ronacher
· 16 years ago
92622e9
Further error message improvement, this time for #341.
by Armin Ronacher
· 16 years ago
5d659db
Fixed bug in a testcase.
by Armin Ronacher
· 16 years ago
1ef7703
Fixed #367 by improving the documentation.
by Armin Ronacher
· 16 years ago
7fd4ad6
Added a testcase for #363. This bug was fixed along the way.
by Armin Ronacher
· 16 years ago
4ac4bdf
Documentation no longer mentiones "no multiple inheritance" support. that
by Armin Ronacher
· 16 years ago
890dac0
Fixed typo in documentation.
by Armin Ronacher
· 16 years ago
531578d
added support for translator comments if extracted via babel.
by Armin Ronacher
· 16 years ago
ac7adf2
Raise version number.
by Armin Ronacher
· 16 years ago
e614e88
implicit tuple expressions can no longer be totally empty.
by Armin Ronacher
· 16 years ago
5dcb724
greatly improved error message reporting. This fixes #339
by Armin Ronacher
· 16 years ago
d9ea26e
Improved finalize documentation.
by Armin Ronacher
· 16 years ago
55494e4
It's a new year
by Armin Ronacher
· 16 years ago
ef18944
More correct fix for 380. The only thing that is part of the outer scope
by Armin Ronacher
· 16 years ago
e0016f5
fixed a problem with having call blocks in outer scopes that
by Armin Ronacher
· 16 years ago
a586989
Just to be on the sure side with that compiler optimization magic
by Armin Ronacher
· 16 years ago
7e40df0
Fixed the choice include tests.
by Armin Ronacher
· 16 years ago
31bbd9e
include tags are now able to select between multiple templates
by Armin Ronacher
· 16 years ago
Next »