Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Markup and escape should be imported from markupsafe | David Lord | 2021-04-10 | 1 | -1/+1 |
| | |||||
* | remove sandbox._MagicFormatMapping | Amy | 2020-06-15 | 1 | -0/+7 |
| | | | | add test for escape formatter | ||||
* | Merge branch '2.11.x' | David Lord | 2020-02-05 | 1 | -3/+0 |
|\ | |||||
| * | remove custom pytest marks | David Lord | 2020-02-05 | 1 | -3/+0 |
| | | |||||
* | | apply pyupgrade and f-strings | David Lord | 2020-02-05 | 1 | -10/+9 |
| | | |||||
* | | remove more compat code | David Lord | 2020-02-05 | 1 | -3/+0 |
| | | |||||
* | | remove _compat module | David Lord | 2020-02-05 | 1 | -41/+1 |
|/ | |||||
* | Revert "rename imports to jinja" | David Lord | 2020-01-26 | 1 | -11/+11 |
| | | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef. | ||||
* | rename imports to jinja | David Lord | 2020-01-10 | 1 | -11/+11 |
| | |||||
* | simplify module docstringsstyle | David Lord | 2020-01-10 | 1 | -9/+0 |
| | |||||
* | 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 |
| | | | | Previously, two tests where not executed because of name collision | ||||
* | 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 |
| | | | | | Remove py.test from setup.py install_requires Rename testsuite folder to tests. | ||||
* | Removed old testsuite. | Armin Ronacher | 2010-02-09 | 1 | -141/+0 |
| | | | | | --HG-- branch : trunk | ||||
* | Got rid of py.testisms. | Armin Ronacher | 2009-07-26 | 1 | -18/+12 |
| | | | | | --HG-- branch : trunk | ||||
* | Support nose framework for the whole test suite. | Rene Leonhardt | 2009-04-20 | 1 | -3/+12 |
| | | | | | --HG-- branch : trunk | ||||
* | Copyright switch to "The Jinja Team". | Armin Ronacher | 2009-01-04 | 1 | -1/+1 |
| | | | | | --HG-- branch : trunk | ||||
* | Various cleanups and added custom cycler. | Armin Ronacher | 2008-10-05 | 1 | -12/+8 |
| | | | | | --HG-- branch : trunk | ||||
* | added attr filter | Armin Ronacher | 2008-05-26 | 1 | -0/+8 |
| | | | | | --HG-- branch : trunk | ||||
* | even more tests, fixed severe bug with autoescaping. | Armin Ronacher | 2008-05-25 | 1 | -0/+14 |
| | | | | | --HG-- branch : trunk | ||||
* | fixed bug with static unicode strings and auto escaping | Armin Ronacher | 2008-05-24 | 1 | -0/+5 |
| | | | | | --HG-- branch : trunk | ||||
* | added unittest for Markup and let the markup constructor accept `__html__` ↵ | Armin Ronacher | 2008-05-23 | 1 | -0/+31 |
| | | | | | | | objects --HG-- branch : trunk | ||||
* | more unittests and updated documentation for extensions. Fixed bug in ↵ | Armin Ronacher | 2008-05-23 | 1 | -1/+15 |
| | | | | | | | optimizer that caused blocks to be optimized away under some circumstances. --HG-- branch : trunk | ||||
* | added a function to parse assign targes and documented it for the extension ↵ | Armin Ronacher | 2008-05-10 | 1 | -2/+2 |
| | | | | | | | interface --HG-- branch : trunk | ||||
* | documentation update | Armin Ronacher | 2008-05-07 | 1 | -3/+3 |
| | | | | | --HG-- branch : trunk | ||||
* | fixed more unittests | Armin Ronacher | 2008-04-22 | 1 | -26/+29 |
| | | | | | --HG-- branch : trunk | ||||
* | converted unit tests, started rewriting filters | Christoph Hack | 2008-04-13 | 1 | -1/+1 |
| | | | | | --HG-- branch : trunk | ||||
* | some more doc changes in jinja for the upcoming release | Armin Ronacher | 2007-11-16 | 1 | -0/+16 |
| | | | | | --HG-- branch : trunk | ||||
* | [svn] merged newparser into trunk | Armin Ronacher | 2007-09-07 | 1 | -2/+2 |
| | | | | | --HG-- branch : trunk | ||||
* | [svn] added some more jinja unittests | Armin Ronacher | 2007-06-01 | 1 | -0/+4 |
| | | | | | --HG-- branch : trunk | ||||
* | [svn] added many new tests to jinja | Armin Ronacher | 2007-05-21 | 1 | -0/+47 |
--HG-- branch : trunk |