Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 2.9.5-dev | Armin Ronacher | 2017-01-10 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Bump version number to 2.9.42.9.4 | Armin Ronacher | 2017-01-10 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | 2.9.4 | Armin Ronacher | 2017-01-10 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of github.com:pallets/jinja | Armin Ronacher | 2017-01-10 | 2 | -2/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve issue template | Adrian | 2017-01-09 | 2 | -2/+33 | |
| | | | | | | ||||||
* | | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-10 | 4 | -1/+15 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||||
| * | | | | Allow to reconfigure the default for truncate leeway | Armin Ronacher | 2017-01-10 | 4 | -1/+15 | |
| | | | | | | | | | | | | | | | | | | | | Refs #610 | |||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-09 | 3 | -2/+8 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Resolved bad code generation on toplevel ifs | Armin Ronacher | 2017-01-09 | 3 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | This fixes #651 | |||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-09 | 5 | -33/+110 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Correctly scope loop filters. Fixes #649 | Armin Ronacher | 2017-01-09 | 5 | -33/+110 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-09 | 13 | -18/+10 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch '2.9-maintenance' of github.com:pallets/jinja into 2.9-maintenance | Armin Ronacher | 2017-01-09 | 11 | -17/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Show 2.9 build badge instead of 2.7 in README | Adrian | 2017-01-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Remove unused/duplicate imports | Adrian Moennich | 2017-01-09 | 7 | -13/+3 | |
| | | | | | | ||||||
| | * | | | | Fix another invalid \s escale sequence | Adrian Moennich | 2017-01-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Move regex flags to separate argument | Adrian Moennich | 2017-01-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Enable py36 in tox.ini | Adrian Moennich | 2017-01-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Increment bytecode cache version. Fixes #650 | Armin Ronacher | 2017-01-09 | 2 | -1/+3 | |
| |/ / / / | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 4 | -6/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fixed some string literal warnings. Fixes #646 | Armin Ronacher | 2017-01-08 | 4 | -6/+12 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 2.9.4-dev | Armin Ronacher | 2017-01-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Bump version number to 2.9.32.9.3 | Armin Ronacher | 2017-01-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | 2.9.3 | Armin Ronacher | 2017-01-08 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 7 | -20/+102 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Implement with-tag with a custom node | Armin Ronacher | 2017-01-08 | 7 | -11/+56 | |
| | | | | | ||||||
| * | | | | Added test for the scope node | Armin Ronacher | 2017-01-08 | 1 | -0/+33 | |
| | | | | | ||||||
| * | | | | Optimize the with test | Armin Ronacher | 2017-01-08 | 1 | -2/+1 | |
| | | | | | ||||||
| * | | | | Moved with test to coretags | Armin Ronacher | 2017-01-08 | 2 | -11/+16 | |
| | | | | | ||||||
* | | | | | Added support for unoptimized scopes | Armin Ronacher | 2017-01-08 | 6 | -12/+56 | |
| | | | | | ||||||
* | | | | | WIP for overlay scopes | Armin Ronacher | 2017-01-08 | 4 | -5/+61 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 3 | -3/+13 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Support new scoping rules in scoped blocks | Armin Ronacher | 2017-01-08 | 3 | -3/+13 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 1 | -3/+13 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Mention new set scoping behavior. Refs #641 | Armin Ronacher | 2017-01-08 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | Moved a changelog entry to the right release | Armin Ronacher | 2017-01-08 | 1 | -3/+8 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 3 | -1/+11 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Added bug reference | Armin Ronacher | 2017-01-08 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Do not use yield from for blocks with buffers. Fixes #645 | Armin Ronacher | 2017-01-08 | 3 | -1/+10 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 2 | -2/+23 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Implement consistent scoping for sets in loops | Armin Ronacher | 2017-01-08 | 2 | -2/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While technically this applies to any scope and not just for loops it comes up most commonly in the context of for loops. This now defines the behavior for scoping in a way that is consistent but different than it was in the past. There is an ongoing conversation if we should keep it that way or not. References #641 | |||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 2.9.3-dev | Armin Ronacher | 2017-01-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | Bump version number to 2.9.22.9.2 | Armin Ronacher | 2017-01-08 | 2 | -2/+2 | |
| | | | | | ||||||
| * | | | | 2.8.2 | Armin Ronacher | 2017-01-08 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-08 | 4 | -7/+68 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Add support for explicit callers | Armin Ronacher | 2017-01-08 | 4 | -7/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds support for a never intended Jinja2 feature which however worked in limited support before due to a bug with the identifier scoping. A quick github code search indicates that developers commonly did this to set the default caller to none. This fixes #642 | |||||
* | | | | | Merge branch '2.9-maintenance' | Armin Ronacher | 2017-01-07 | 3 | -2/+19 | |
|\ \ \ \ \ | |/ / / / |