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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
change py2 print statements to py3
Kartheek Lenkala
2015-03-22
3
-3
/
+3
*
Fixed a broken example. This fies #45
Armin Ronacher
2011-07-07
1
-2
/
+10
*
Added benchmark for chameleon/chameleon-genshi.
Rodrigo Moraes
2010-08-17
1
-1
/
+76
*
Updated rwbench
Armin Ronacher
2010-07-01
1
-0
/
+13
*
Fixed the profile.py file and removed a useless newline call
Armin Ronacher
2010-06-06
1
-1
/
+1
*
Updated examples to use Django cached.
Armin Ronacher
2010-06-05
3
-8
/
+15
*
Added tornado templates to benchmark.
Armin Ronacher
2009-09-10
1
-1
/
+43
*
Improved Jinja's debugging support by introducing "@internalcode" which marks...
Armin Ronacher
2009-02-24
3
-2
/
+6
*
Copyright switch to "The Jinja Team".
Armin Ronacher
2009-01-04
1
-1
/
+1
*
Unified some code in the super/template reference system.
Armin Ronacher
2008-09-20
2
-4
/
+9
*
and added genshi to rwbench too. want to see how much the GSOC improves perf...
Armin Ronacher
2008-05-25
7
-4
/
+94
*
implemented rwbench for django (uh. that sucks)
Armin Ronacher
2008-05-25
9
-9
/
+211
*
even more tests, fixed severe bug with autoescaping.
Armin Ronacher
2008-05-25
1
-1
/
+1
*
small refactoring
Armin Ronacher
2008-05-18
1
-2
/
+1
*
added disclaimer to rwbench and fixed error reporting for one of the four Out...
Armin Ronacher
2008-05-16
1
-1
/
+3
*
added a semi realworld benchmark (jinja2 and mako)
Armin Ronacher
2008-05-15
7
-0
/
+218
*
added a function to parse assign targes and documented it for the extension i...
Armin Ronacher
2008-05-10
1
-15
/
+8
*
moved example code around
Armin Ronacher
2008-05-07
9
-0
/
+56
*
small performance improvements
Armin Ronacher
2008-05-01
1
-1
/
+1
*
all unittests pass, the special and dependency lookups have their own visitor...
Armin Ronacher
2008-04-27
1
-1
/
+3
*
added spitfire to bench and did some more refactoring
Armin Ronacher
2008-04-26
1
-8
/
+56
*
there is now a workaround in the compiler that makes sure it's possible to ca...
Armin Ronacher
2008-04-26
1
-29
/
+96
*
some performance improvements
Armin Ronacher
2008-04-26
1
-9
/
+81
*
refactored extensions a bit
Armin Ronacher
2008-04-20
1
-1
/
+1
*
added first code for parser extensions and moved some code in speedups around
Armin Ronacher
2008-04-20
1
-2
/
+1
*
added broken example template for debugger testing
Armin Ronacher
2008-04-16
2
-0
/
+12
*
added new python only debug hack
Armin Ronacher
2008-04-16
2
-0
/
+14
*
updated a few filters and improved i18n
Armin Ronacher
2008-04-16
1
-1
/
+1
*
reimplemented {% trans %}
Armin Ronacher
2008-04-16
1
-0
/
+6
*
added super()
Armin Ronacher
2008-04-13
1
-0
/
+12
*
optimizer can optimize filtered for loops now
Armin Ronacher
2008-04-13
1
-3
/
+3
*
moved example tests into a folder
Armin Ronacher
2008-04-13
4
-0
/
+191