summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1448: Revert Undefined.__contains__ to 2.x behaviourJoachim Jablon2021-08-091-1/+2
* make compile_templates deterministicTakuto Ikuta2021-08-091-0/+28
* clear assignments in loops at end of iterationAmy2021-05-211-0/+7
* use asyncio.runDavid Lord2021-05-181-3/+12
* Use pathlib in some test placesDanny Sepler2021-05-184-46/+27
* rename default branch in filesDavid Lord2021-05-112-44/+47
* add type annotationsDavid Lord2021-05-081-1/+1
* deprecate legacy resolve modeDavid Lord2021-04-111-5/+7
* async support doesn't require patchinginline-asyncDavid Lord2021-04-103-10/+3
* Markup and escape should be imported from markupsafeDavid Lord2021-04-105-5/+5
* unify/rename filter and function 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
|\ \ | |/