summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a name error for an uncommon attribute access in the sandbox2.8-maintenanceArmin Ronacher2016-12-292-1/+9
* 2.8.2.dev0 just in caseArmin Ronacher2016-12-292-2/+2
* Bump version number to 2.8.12.8.1Armin Ronacher2016-12-292-2/+2
* Merge branch '2.8-maintenance' of github.com:pallets/jinja into 2.8-maintenanceArmin Ronacher2016-12-293-4/+13
|\
| * Changelog for #466Markus Unterwaditzer2016-04-121-0/+1
| * Merge branch 'snoack-issue-466' into 2.8-maintenanceMarkus Unterwaditzer2016-04-122-4/+12
| |\
| | * Fixed int() filter for non-string objects #466Sebastian Noack2016-04-122-4/+12
| |/
* | Updated changelogArmin Ronacher2016-12-291-1/+4
* | SECURITY: support sandboxing in format expressionsArmin Ronacher2016-12-293-5/+143
|/
* Fixed for_qs for urlencode. This fixes #515Armin Ronacher2015-11-202-1/+3
* This is 2.8.1-devArmin Ronacher2015-11-203-2/+7
* Bump version number to 2.82.8Armin Ronacher2015-07-262-2/+2
* Hardcode version in setup.py again.Armin Ronacher2015-07-261-10/+1
* Release date is today.Armin Ronacher2015-07-261-1/+1
* Merge pull request #425 from highlyunavailable/masterArmin Ronacher2015-07-261-2/+2
|\
| * Fix literal \ characters at the end of a stringhighlyunavailable2015-03-201-2/+2
* | Merge pull request #461 from StevenMaude/patch-1Markus Unterwaditzer2015-07-121-1/+1
|\ \
| * | Fix typo: "the iterates" > "that iterates"Steven Maude2015-07-111-1/+1
|/ /
* | Fix syntax errorMarkus Unterwaditzer2015-06-011-1/+1
* | Update FAQ about unsupported Python versionsMarkus Unterwaditzer2015-06-011-2/+8
* | Add Python classifiers for all supported versionsMarkus Unterwaditzer2015-06-011-0/+4
* | Changelog for #447Markus Unterwaditzer2015-06-011-0/+1
* | Merge pull request #447 from bentimms/int-filter-baseMarkus Unterwaditzer2015-06-012-5/+9
|\ \
| * | Add 'base' parameter to 'int' filterBen Timms2015-04-292-5/+9
* | | Merge pull request #450 from jenisys/fixdoc.extension_exampleMarkus Unterwaditzer2015-06-011-1/+1
|\ \ \
| * | | FIX EXAMPLE:jenisys2015-05-091-1/+1
| |/ /
* | | Sort filters, remove dupesMarkus Unterwaditzer2015-06-011-36/+34
* | | Merge branch 'merwok-patch-1'Markus Unterwaditzer2015-06-012-2/+2
|\ \ \
| * | | Fix typoÉric Araujo2015-06-012-2/+2
|/ / /
* | | Escape slashes in query strings. This fixes #445Armin Ronacher2015-05-253-3/+10
* | | Merge branch 'pr/451'Armin Ronacher2015-05-251-11/+24
|\ \ \
| * | | fix the fancy tracebacks on Python 3Antti Haapala2015-05-101-11/+24
| |/ /
* | | Added decorator support for finalize. This fixes #431Armin Ronacher2015-05-252-2/+26
* | | Amend to #453Markus Unterwaditzer2015-05-171-2/+2
* | | Merge pull request #453 from jeffwidman/patch-1Markus Unterwaditzer2015-05-171-3/+3
|\ \ \ | |/ / |/| |
| * | Fix typos and grammar in ReadmeJeff Widman2015-05-161-3/+3
|/ /
* | Merge branch 'override-codegen-context'Markus Unterwaditzer2015-04-066-4/+65
|\ \
| * | Add changelog for #404Markus Unterwaditzer2015-04-061-0/+3
| * | Let the Environment override the ContextThiefMaster2015-04-064-2/+27
| * | Let the Environment override the CodeGeneratorThiefMaster2015-04-064-2/+35
|/ /
* | Merge pull request #437 from alexwlchan/masterMarkus Unterwaditzer2015-04-063-4/+4
|\ \
| * | Fix a few small typos in the docsAlex Chan2015-04-053-4/+4
|/ /
* | Merge branch '2.7-maintenance'Markus Unterwaditzer2015-04-020-0/+0
|\ \
| * | Fix syntax error2.7-maintenanceMarkus Unterwaditzer2015-04-021-1/+1
* | | Merge branch '2.7-maintenance'Markus Unterwaditzer2015-04-020-0/+0
|\ \ \ | |/ /
| * | Fix #433Markus Unterwaditzer2015-04-021-6/+9
* | | Actually don't run doctestsMarkus Unterwaditzer2015-03-221-2/+1
* | | Fix travisMarkus Unterwaditzer2015-03-221-1/+1
* | | Add build badgesMarkus Unterwaditzer2015-03-221-0/+11
* | | change py2 print statements to py3Kartheek Lenkala2015-03-223-3/+3