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
*
apply pyupgrade and f-strings
David Lord
2020-01-28
18
-260
/
+228
*
remove more compat code
David Lord
2020-01-28
3
-36
/
+24
*
remove _compat module
David Lord
2020-01-28
9
-162
/
+40
*
remove deprecated code
David Lord
2020-01-28
2
-11
/
+2
*
isolate bytecode cache tests
David Lord
2020-01-26
1
-3
/
+3
*
Revert "rename imports to jinja"
David Lord
2020-01-26
21
-166
/
+168
*
Revert "add warning and alias for jinja2"
David Lord
2020-01-26
1
-3
/
+3
*
add warning and alias for jinja2
David Lord
2020-01-10
1
-3
/
+3
*
rename imports to jinja
David Lord
2020-01-10
21
-168
/
+166
*
simplify module docstrings
style
David Lord
2020-01-10
15
-135
/
+0
*
ensure deprecation warnings mention version
David Lord
2020-01-10
1
-4
/
+0
*
apply flake8
David Lord
2020-01-10
17
-220
/
+143
*
apply black
David Lord
2020-01-10
23
-2542
/
+3178
*
apply reorder-python-imports
David Lord
2020-01-10
18
-53
/
+113
*
TemplateSyntaxError can be pickled
Andrew Rabert
2020-01-08
1
-0
/
+7
*
handle Undefined in get/select_template
David Lord
2019-12-05
1
-0
/
+25
*
TemplateSyntaxError from included template has source
David Lord
2019-12-03
1
-4
/
+19
*
add a node for derived context references
Daniel Watkins
2019-12-02
1
-4
/
+21
*
rewrite traceback rewriting support
David Lord
2019-12-02
1
-2
/
+2
*
refactor visit_Output
David Lord
2019-11-20
2
-22
/
+21
*
add test and changelog for constant comparison folding
David Lord
2019-11-20
1
-8
/
+31
*
async templates await attribute access
refactor-loop-context
David Lord
2019-11-07
2
-20
/
+24
*
clarify quoting behavior of urlencode filter
David Lord
2019-11-04
1
-12
/
+17
*
reformat, doc, and test for wordwrap
David Lord
2019-11-01
1
-0
/
+6
*
Merge pull request #673 from MrSenko/get_corresponding_lineno_traceback
David Lord
2019-11-01
1
-0
/
+4
|
\
|
*
Add test for Template.get_corresponding_lineno()
Mr. Senko
2017-01-29
1
-0
/
+4
*
|
creating a NativeTemplate creates a NativeEnvironment
native-template-env
David Lord
2019-10-28
1
-119
/
+123
*
|
don't create a third queue
David Lord
2019-10-24
1
-1
/
+2
*
|
LRUCache.copy initializes queue methods
Ryan Siemens
2019-10-24
1
-1
/
+12
*
|
preserve quotes between nodes in native env
David Lord
2019-10-22
1
-1
/
+17
*
|
support pathlib in FileSystemLoader and ModuleLoader
Alex Chan
2019-10-21
3
-8
/
+95
*
|
PackageLoader doesn't depend on setuptools
David Lord
2019-10-17
2
-7
/
+58
*
|
fixing LoopContext, loops indexing and iterator length property
aayushuppal
2019-10-14
1
-0
/
+48
*
|
Don't make cond_expr_undefined configurable
Adrian Moennich
2019-10-13
1
-9
/
+1
*
|
Use separate undefined object for CondExpr
Adrian Moennich
2019-10-13
1
-0
/
+9
*
|
skip template with same name as directory
David Lord
2019-10-13
2
-0
/
+13
*
|
don't finalize TemplateData nodes
no-finalize-template-data
David Lord
2019-10-12
1
-10
/
+47
*
|
fix invalid double extends test
David Lord
2019-10-10
1
-3
/
+3
*
|
Replaced try...catch within tests with pytest.raises
pytest-cleanup
Kevin Brown
2019-10-10
6
-35
/
+15
*
|
Add more strict type tests
Dag Wieers
2019-10-09
1
-39
/
+97
*
|
changed test_join functions to unique names
Brandon Tomás
2019-10-09
1
-2
/
+2
*
|
Merge pull request #938 from stevenorum/master
David Lord
2019-10-07
1
-0
/
+6
|
\
\
|
*
|
Fixing compiler handling of parens around boolean comparisons.
Steve Norum
2019-01-12
1
-0
/
+6
*
|
|
Eliminate dead code by using pytests.raises instead of try/except/else
btharper
2019-10-06
2
-15
/
+3
*
|
|
don't bypass autoescape
David Lord
2019-10-04
1
-13
/
+5
*
|
|
Add support for a {% debug %} extension tag.
Shaheed Haque
2019-10-04
1
-0
/
+16
*
|
|
Fix bug with when using Markup on ChainableUndefined
Laurence de Bruxelles
2019-10-04
1
-0
/
+5
*
|
|
add chars option to trim
Matteo Ferrando
2019-10-04
1
-0
/
+8
*
|
|
Add tests for Undefined classes
EtiennePelletier
2019-10-04
1
-0
/
+15
*
|
|
Add tests for utils.py - LRUCache, Lorem Ipsum & +
EtiennePelletier
2019-10-04
2
-4
/
+96
[next]