index
:
delta/jinja2.git
2.10-maintenance
2.10.x
2.11.x
2.5-maintenance
2.7-maintenance
2.8-maintenance
2.9-maintenance
2.9.x
3.0.x
3.1.x
GH-1194-formal-grammar
GH-1253-set-within-if
GH-1413-set-namespace-tuple
baserock/morph
bugfix/attribute-access
bugfix/inline-optmiize
dependabot/add-v2-config-file
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.10.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.2
dependabot/pip/pytest-6.2.5
dependabot/pip/requirements/3.0.x/sphinx-issues-2.0.0
dependabot/pip/requirements/3.0.x/tox-3.24.5
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
docs
docs-globals
drop-python2
feature/async
feature/kill-stringdefs
feature/no-locals
feature/overlay-scopes
feature/pairs
inline-async
isinstance-tests
main
master
native-template-env
no-finalize-template-data
operator-tests
patch-traceback
pkgutil-loader
pre-commit-ci-update-config
pytest-cleanup
refactor-loop-context
remove-docs-dev
replace-easy-install-instructions-with-pip
revert-1121-the-great-rename
revert-rename
sphinx
sprint-branch
style
the-great-rename
tproxy
unify-decorators
unpin-pytest
urlize-speedup
website
github.com: mitsuhiko/jinja2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #1448: Revert Undefined.__contains__ to 2.x behaviour
Joachim Jablon
2021-08-09
1
-1
/
+2
*
make compile_templates deterministic
Takuto Ikuta
2021-08-09
1
-0
/
+28
*
clear assignments in loops at end of iteration
Amy
2021-05-21
1
-0
/
+7
*
use asyncio.run
David Lord
2021-05-18
1
-3
/
+12
*
Use pathlib in some test places
Danny Sepler
2021-05-18
4
-46
/
+27
*
rename default branch in files
David Lord
2021-05-11
2
-44
/
+47
*
add type annotations
David Lord
2021-05-08
1
-1
/
+1
*
deprecate legacy resolve mode
David Lord
2021-04-11
1
-5
/
+7
*
async support doesn't require patching
inline-async
David Lord
2021-04-10
3
-10
/
+3
*
Markup and escape should be imported from markupsafe
David Lord
2021-04-10
5
-5
/
+5
*
unify/rename filter and function decorators
David Lord
2021-04-10
4
-26
/
+24
*
add default parameter to groupby
lisongmin
2021-04-05
1
-0
/
+15
*
Split lines in lexer only by \r\n, \r and \n
Matěj Volf
2021-04-05
1
-0
/
+7
*
NativeEnvironment supports async mode
remidebette
2021-04-05
1
-0
/
+24
*
add Undefined.__aiter__
Jafnee
2021-04-05
1
-0
/
+14
*
Undefined.__contains__ raises UndefinedError
David Parker
2021-04-05
1
-0
/
+1
*
parse hex, octal, and binary integer literals
Alex Mykyta
2021-04-05
1
-0
/
+7
*
filters.py: do_indent: ident filter can indent with arbitrary characters
Lars Kollstedt
2021-04-05
1
-0
/
+4
*
add pgettext and npgettext
Sardorbek Imomaliev
2021-04-05
1
-8
/
+81
*
add 'is filter' and 'is test' tests
David Lord
2021-04-04
2
-6
/
+31
*
allow optional use of filter based on existence
Amy
2021-04-04
1
-0
/
+48
*
more detailed docs about globals
David Lord
2021-03-31
1
-22
/
+17
*
fix bug with cached templates not using new globals
Amy
2021-03-30
1
-0
/
+34
*
track local loop/block vars for contextfunctions
Amy
2021-03-26
1
-0
/
+98
*
map filter can use False as default
BALaka-18
2021-02-24
1
-0
/
+8
*
fix new formatting issues
David Lord
2021-01-30
3
-4
/
+4
*
update urlize docs, clean up code
David Lord
2021-01-30
1
-2
/
+2
*
Improve and extend urlize
Bebleo
2021-01-30
2
-0
/
+32
*
deprecate 'with' and 'autoescape' extensions
FawziyahAlebiosu
2021-01-29
2
-14
/
+11
*
add required attribute to blocks
Amy
2021-01-29
2
-1
/
+120
*
detect custom async filters in as_const
Richard Gibson
2020-10-31
1
-0
/
+29
*
Setup mypy
Teymour Aldridge
2020-07-28
3
-4
/
+6
*
ignore trim_blocks using '+%}'
Amy
2020-06-22
1
-0
/
+118
*
imported templates can see the current globals
Amy
2020-06-22
1
-2
/
+19
*
add more tests for import context behavior
Amy
2020-06-19
1
-0
/
+24
*
remove sandbox._MagicFormatMapping
Amy
2020-06-15
1
-0
/
+7
*
Merge branch '2.11.x'
David Lord
2020-04-13
2
-0
/
+103
|
\
|
*
native only evals at end of render
David Lord
2020-04-13
1
-0
/
+9
|
*
Add tests for lstrip whitespace behavior fix
Peter Dolak
2020-04-13
1
-0
/
+92
*
|
add changelog and cleanup for pep 451 support
David Lord
2020-03-30
1
-14
/
+7
*
|
Use importlib machinery to fix PEP 451 import hooks
Anthony Sottile
2020-03-30
1
-0
/
+41
*
|
Merge branch '2.11.x'
David Lord
2020-03-30
2
-0
/
+29
|
\
\
|
|
/
|
*
namespace object works in async templates
Bart Feenstra
2020-03-30
1
-0
/
+11
|
*
Fix tokens line number calculation when whitespace stripping is used
Andrey Lisin
2020-03-30
1
-0
/
+18
*
|
Merge branch '2.11.x'
David Lord
2020-03-30
1
-0
/
+15
|
\
\
|
|
/
|
*
Revert "PackageLoader doesn't depend on setuptools"
David Lord
2020-03-30
2
-50
/
+0
|
*
AttributeError in undefined message doesn't cause RuntimeError
David Lord
2020-03-27
1
-0
/
+15
*
|
Merge branch '2.11.x'
David Lord
2020-02-27
1
-0
/
+7
|
\
\
|
|
/
|
*
use soft_str in do_wordcount, to trigger undefined
Matt Martz
2020-02-27
1
-0
/
+7
*
|
Merge branch '2.11.x'
David Lord
2020-02-05
16
-111
/
+0
|
\
\
|
|
/
[next]