Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
jinja
/
840e7e060e3537172c57a8a96cf5bc502f55b67f
/
CHANGES
840e7e0
Added a way to disable memcache error ignoring and documented the change. Also changed a bare except to an except on the exception type.
by Armin Ronacher
· 12 years ago
e2fc874
Merge branch 'master' into sprint-branch
by Armin Ronacher
· 12 years ago
728d69a
Added missing versionadded and changelog entry
by Armin Ronacher
· 12 years ago
adb5999
Merge branch 'master' into sprint-branch
by Armin Ronacher
· 12 years ago
9962c10
Cleanup and changelog entry for new contextfunction behavior
by Armin Ronacher
· 12 years ago
50f6965
update docs / changelog about python requirement, add myself to AUTHORS
by Thomas Waldmann
· 12 years ago
99b2285
Added changelog entry for #92 and changed LoopContext.End to _last_iteration
by Armin Ronacher
· 14 years ago
5145401
Renamed urlescape to urlencode
by Armin Ronacher
· 14 years ago
1d4c638
Reworked implementation of the urlescape filter, made it Python3 compatible, documented it.
by Armin Ronacher
· 14 years ago
1161915
Fixed a bug in the i18n extraction option handling and added a silent option.
by Armin Ronacher
· 14 years ago
b1b7b08
Fixed filesizeformat
by Armin Ronacher
· 14 years ago
ec9e8eb
Merge branch 'master' of github.com:mitsuhiko/jinja2
by Armin Ronacher
· 14 years ago
6fa6cb0
Improved choice and prefix loaders.
by Armin Ronacher
· 14 years ago
8b5af89
Typo fix ... I think.
by Simon Sapin
· 14 years ago
397b42e
Prepairing for a 2.6 release
by Armin Ronacher
· 14 years ago
ee352ec
Added test for mappings. This fixes #35
by Armin Ronacher
· 14 years ago
3383e1c
join now also accepts parameters
by Armin Ronacher
· 15 years ago
b7e75b8
sort now also accepts an attribute
by Armin Ronacher
· 15 years ago
dd8afa2
The sum filter can now sum up attributes
by Armin Ronacher
· 15 years ago
51db6c9
No longer segfault on new versions. This fixes #4
by Armin Ronacher
· 15 years ago
5f3d661
Fixed imports with scoped blocks
by Armin Ronacher
· 15 years ago
9573b66
groupby now supports attributes of attributes. This fixes #10
by Armin Ronacher
· 15 years ago
a919538
Implemented operator intercepting
by Armin Ronacher
· 15 years ago
1b6425f
Traceback support now works with PyPy
by Armin Ronacher
· 15 years ago
6a3e95d
Undefineds now support attribute errors for special attributes. This fixes #6
by Armin Ronacher
· 15 years ago
64ff4fa
Merge branch '2.5-maintenance'
by Armin Ronacher
· 15 years ago
1116573
Re-release of 2.5.4 as 2.5.5 without docs
by Armin Ronacher
· 15 years ago
bb09fb2
Merge branch '2.5-maintenance'
by Armin Ronacher
· 15 years ago
75cd04f
Release 2.5.4 as well
by Armin Ronacher
· 15 years ago
cff8e1c
Merge branch '2.5-maintenance'
by Armin Ronacher
· 15 years ago
da8d68f
Finally fixed the 64bit segfault on big-endian architectures in non-tracing mode
by Armin Ronacher
· 15 years ago
7b93e7e
Fixed extensions not loading properly with overlays
by Armin Ronacher
· 15 years ago
44e1f56
master will be 2.6
by Armin Ronacher
· 15 years ago
e104f30
This will be 2.5.4
by Armin Ronacher
· 15 years ago
f858d62
Updated CHANGES entry for release
by Armin Ronacher
· 15 years ago
613912d
fixed an operator precedence error introduced in 2.5.2.
by Armin Ronacher
· 15 years ago
4603694
Preparing for a 2.5.2 release. Fixed an issue with setup.py
by Armin Ronacher
· 15 years ago
dd0039c
tip is 2.6
by Armin Ronacher
· 15 years ago
2ee64bc
fixed an issue with unary operators having the wrong precendence.
by Armin Ronacher
· 15 years ago
10c34da
Documented switch to MarkupSafe
by Armin Ronacher
· 15 years ago
4f77a30
babel extraction can now properly extract newstyle gettext calls.
by Armin Ronacher
· 15 years ago
02ea18a
We will have a 2.5.1 release
by Armin Ronacher
· 15 years ago
9fb6042
Documented changes.
by Armin Ronacher
· 15 years ago
ffaa2e7
it's now possible to register extensions after an environment was created.
by Armin Ronacher
· 15 years ago
4da9034
Tip is now 2.5. Started work on newstyle gettext translations.
by Armin Ronacher
· 15 years ago
7379549
Version 2.4.2 ------------- (bugfix release, release date to be announced)
by Armin Ronacher
· 15 years ago
2ec1d2c
tip iis 2.5
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
30b39cd
Ready for release.
by Armin Ronacher
· 15 years ago
7d29ec6
extensions have a priority now.
by Armin Ronacher
· 15 years ago
fe150f3
Documented autoescaping behavior and eval contexts.
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
8986f47
merged with 2.3-maintenance
by Armin Ronacher
· 15 years ago
549f6b5
Added changelog
by Armin Ronacher
· 15 years ago
47883d1
better wording and test commit.
by Armin Ronacher
· 15 years ago
9165d3e
the environment template loading functions now transparently
by Armin Ronacher
· 15 years ago
559025a
tip is 2.4
by Armin Ronacher
· 16 years ago
0319c66
experimental Python 3 support.
by Armin Ronacher
· 16 years ago
9b4cc9f
added with-statement extension.
by Armin Ronacher
· 16 years ago
531578d
added support for translator comments if extracted via babel.
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
e0016f5
fixed a problem with having call blocks in outer scopes that
by Armin Ronacher
· 16 years ago
31bbd9e
include tags are now able to select between multiple templates
by Armin Ronacher
· 16 years ago
2f0d659
Reverted [73b04625ab54]. The old behavior is the new behavior, the other
by Armin Ronacher
· 16 years ago
2b48839
added a deprecation warning for a variable assignment, scope bug
by Armin Ronacher
· 16 years ago
f1c421d
fixes issue with code generator that causes unbound variables
by Armin Ronacher
· 16 years ago
9e6400e
fixes some smaller problems for Jinja2 on Jython.
by Armin Ronacher
· 16 years ago
a93df48
speedup extension is now disabled by default (added message) and fixed a
by Armin Ronacher
· 16 years ago
98c1fca
Improved wording in the CHANGES file.
by Armin Ronacher
· 16 years ago
2593fd5
Updated changes.
by Armin Ronacher
· 16 years ago
86b5cb5
(codename Kong, released on September 12th 2009)
by Armin Ronacher
· 16 years ago
3b336c8
merged.
by Armin Ronacher
· 16 years ago
63cf9b8
Added the `meta` module.
by Armin Ronacher
· 16 years ago
619eeed
Renamed (undocumented) attribute overlay to overlayed on the environment
by Armin Ronacher
· 16 years ago
59b6bd5
Added support for line-based comments.
by Armin Ronacher
· 16 years ago
74a0cd9
Added support for optional `scoped` modifier to blocks.
by Armin Ronacher
· 16 years ago
271a0eb
Fixed a bug that caused internal errors if names where used as iteration
by Armin Ronacher
· 17 years ago
7887a8c
Made it possible to refer to names from outer scopes in included templates
by Armin Ronacher
· 17 years ago
ee2d3c4
Fixed a bug in the parser that made ``{{ foo[1, 2] }}`` impossible.
by Armin Ronacher
· 17 years ago
330fbc0
Fixed a bug that caused syntax errors when defining macros or using the
by Armin Ronacher
· 17 years ago
d89f0f3
Priority of `not` raised. It's now possible to write `not foo in bar`
by Armin Ronacher
· 17 years ago
37f58ce
Include statements can now be marked with ``ignore missing`` to skip
by Armin Ronacher
· 17 years ago
cebd838
Fixed a translation error caused by looping over empty recursive loops.
by Armin Ronacher
· 17 years ago
5e58d43
tip is now 2.2-dev
by Armin Ronacher
· 17 years ago
7357f06
Final changes for Jinja 2.1 release
by Armin Ronacher
· 17 years ago
d9342dc
Fixed an escaping bug in urlize
by Armin Ronacher
· 17 years ago
ba6e25a
Added support for `Environment.compile_expression`.
by Armin Ronacher
· 17 years ago
d34eb12
Implemented and documented "joiner"
by Armin Ronacher
· 17 years ago
ccae055
Various cleanups and added custom cycler.
by Armin Ronacher
· 17 years ago
673aa88
imports and includes "with context" are passed the full context now, not only the initial one.
by Armin Ronacher
· 17 years ago
dcc217c
It's now possible to create weak references to template contexts.
by Armin Ronacher
· 17 years ago
a816bf4
Improved bbcache and documented it.
by Armin Ronacher
· 17 years ago
f40c884
Fixed a bug with the handling of empty statements in macros (it also fixes a bug introduced in one of the previous changesets)
by Armin Ronacher
· 17 years ago
205bae5
Implemented a sort filter that sorts arbitrary sequences.
by Armin Ronacher
· 17 years ago
3213355
Fixed a confusing edge case (thanks apollo13)
by Armin Ronacher
· 17 years ago
5c3c470
Fixed a bug in the subscript operation.
by Armin Ronacher
· 17 years ago
cb1b97f
It's now possible to use ``{{ foo.0.0 }}``
by Armin Ronacher
· 17 years ago
Next »