summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* unify/rename filter and function decoratorsunify-decoratorsDavid Lord2021-04-104-26/+24
* add default parameter to groupbylisongmin2021-04-051-0/+15
* Split lines in lexer only by \r\n, \r and \nMatěj Volf2021-04-051-0/+7
* NativeEnvironment supports async moderemidebette2021-04-051-0/+24
* add Undefined.__aiter__Jafnee2021-04-051-0/+14
* Undefined.__contains__ raises UndefinedErrorDavid Parker2021-04-051-0/+1
* parse hex, octal, and binary integer literalsAlex Mykyta2021-04-051-0/+7
* filters.py: do_indent: ident filter can indent with arbitrary charactersLars Kollstedt2021-04-051-0/+4
* add pgettext and npgettextSardorbek Imomaliev2021-04-051-8/+81
* add 'is filter' and 'is test' testsDavid Lord2021-04-042-6/+31
* allow optional use of filter based on existenceAmy2021-04-041-0/+48
* more detailed docs about globalsDavid Lord2021-03-311-22/+17
* fix bug with cached templates not using new globalsAmy2021-03-301-0/+34
* track local loop/block vars for contextfunctionsAmy2021-03-261-0/+98
* map filter can use False as defaultBALaka-182021-02-241-0/+8
* fix new formatting issuesDavid Lord2021-01-303-4/+4
* update urlize docs, clean up codeDavid Lord2021-01-301-2/+2
* Improve and extend urlizeBebleo2021-01-302-0/+32
* deprecate 'with' and 'autoescape' extensionsFawziyahAlebiosu2021-01-292-14/+11
* add required attribute to blocksAmy2021-01-292-1/+120
* detect custom async filters in as_constRichard Gibson2020-10-311-0/+29
* Setup mypyTeymour Aldridge2020-07-283-4/+6
* ignore trim_blocks using '+%}'Amy2020-06-221-0/+118
* imported templates can see the current globalsAmy2020-06-221-2/+19
* add more tests for import context behaviorAmy2020-06-191-0/+24
* remove sandbox._MagicFormatMappingAmy2020-06-151-0/+7
* Merge branch '2.11.x'David Lord2020-04-132-0/+103
|\
| * native only evals at end of renderDavid Lord2020-04-131-0/+9
| * Add tests for lstrip whitespace behavior fixPeter Dolak2020-04-131-0/+92
* | add changelog and cleanup for pep 451 supportDavid Lord2020-03-301-14/+7
* | Use importlib machinery to fix PEP 451 import hooksAnthony Sottile2020-03-301-0/+41
* | Merge branch '2.11.x'David Lord2020-03-302-0/+29
|\ \ | |/
| * namespace object works in async templatesBart Feenstra2020-03-301-0/+11
| * Fix tokens line number calculation when whitespace stripping is usedAndrey Lisin2020-03-301-0/+18
* | Merge branch '2.11.x'David Lord2020-03-301-0/+15
|\ \ | |/
| * Revert "PackageLoader doesn't depend on setuptools"David Lord2020-03-302-50/+0
| * AttributeError in undefined message doesn't cause RuntimeErrorDavid Lord2020-03-271-0/+15
* | Merge branch '2.11.x'David Lord2020-02-271-0/+7
|\ \ | |/
| * use soft_str in do_wordcount, to trigger undefinedMatt Martz2020-02-271-0/+7
* | Merge branch '2.11.x'David Lord2020-02-0516-111/+0
|\ \ | |/
| * remove custom pytest marksDavid Lord2020-02-0516-111/+0
* | apply pyupgrade and f-stringsDavid Lord2020-02-0519-261/+229
* | remove more compat codeDavid Lord2020-02-053-36/+24
* | remove _compat moduleDavid Lord2020-02-059-162/+40
* | remove deprecated codeDavid Lord2020-02-052-11/+2
|/
* add changelog and testDavid Lord2020-02-041-0/+19
* Added regression test for slicing of attributesArmin Ronacher2020-01-301-0/+4
* isolate bytecode cache testsDavid Lord2020-01-261-3/+3
* Revert "rename imports to jinja"David Lord2020-01-2621-166/+168
* Revert "add warning and alias for jinja2"David Lord2020-01-261-3/+3