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
/
test_security.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply flake8
David Lord
2020-01-10
1
-2
/
+5
*
apply black
David Lord
2020-01-10
1
-68
/
+84
*
apply reorder-python-imports
David Lord
2020-01-10
1
-6
/
+9
*
Eliminate dead code by using pytests.raises instead of try/except/else
btharper
2019-10-06
1
-10
/
+2
*
sandbox str.format_map
Armin Ronacher
2019-04-06
1
-0
/
+19
*
Bump up the copyright to 2017
Armin Ronacher
2017-01-07
1
-1
/
+1
*
Expect format
Armin Ronacher
2017-01-06
1
-2
/
+1
*
Cleaned up shitty syntax in testsuite
Armin Ronacher
2017-01-06
1
-1
/
+1
*
Set macro autoescape behavior at call instead of compile time. Fixes #565
Armin Ronacher
2017-01-06
1
-1
/
+5
*
Rename tests to avoid name collision
Miro HronĨok
2016-12-29
1
-2
/
+2
*
SECURITY: support sandboxing in format expressions
Armin Ronacher
2016-12-29
1
-1
/
+26
*
Rename testsuite to tests and suggestions
Kartheek Lenkala
2015-03-22
1
-0
/
+161
*
Removed old testsuite.
Armin Ronacher
2010-02-09
1
-141
/
+0
*
Got rid of py.testisms.
Armin Ronacher
2009-07-26
1
-18
/
+12
*
Support nose framework for the whole test suite.
Rene Leonhardt
2009-04-20
1
-3
/
+12
*
Copyright switch to "The Jinja Team".
Armin Ronacher
2009-01-04
1
-1
/
+1
*
Various cleanups and added custom cycler.
Armin Ronacher
2008-10-05
1
-12
/
+8
*
added attr filter
Armin Ronacher
2008-05-26
1
-0
/
+8
*
even more tests, fixed severe bug with autoescaping.
Armin Ronacher
2008-05-25
1
-0
/
+14
*
fixed bug with static unicode strings and auto escaping
Armin Ronacher
2008-05-24
1
-0
/
+5
*
added unittest for Markup and let the markup constructor accept `__html__` ob...
Armin Ronacher
2008-05-23
1
-0
/
+31
*
more unittests and updated documentation for extensions. Fixed bug in optimi...
Armin Ronacher
2008-05-23
1
-1
/
+15
*
added a function to parse assign targes and documented it for the extension i...
Armin Ronacher
2008-05-10
1
-2
/
+2
*
documentation update
Armin Ronacher
2008-05-07
1
-3
/
+3
*
fixed more unittests
Armin Ronacher
2008-04-22
1
-26
/
+29
*
converted unit tests, started rewriting filters
Christoph Hack
2008-04-13
1
-1
/
+1
*
some more doc changes in jinja for the upcoming release
Armin Ronacher
2007-11-16
1
-0
/
+16
*
[svn] merged newparser into trunk
Armin Ronacher
2007-09-07
1
-2
/
+2
*
[svn] added some more jinja unittests
Armin Ronacher
2007-06-01
1
-0
/
+4
*
[svn] added many new tests to jinja
Armin Ronacher
2007-05-21
1
-0
/
+47