1. 3121357 Revert "Revert "Import external/python/jinja into master"" by IRIS YANG · 4 years, 7 months ago
  2. 81aec74 Revert "Import external/python/jinja into master" by IRIS YANG · 4 years, 9 months ago
  3. e08dadd Merge branch '2.11.x' by David Lord · 5 years ago
  4. dd5a050 remove custom pytest marks by David Lord · 5 years ago
  5. 2a8515d apply pyupgrade and f-strings by David Lord · 5 years ago
  6. 148a191 remove _compat module by David Lord · 5 years ago
  7. 4a59ac9 Revert "rename imports to jinja" by David Lord · 5 years ago
  8. 1167525 rename imports to jinja by David Lord · 5 years ago
  9. 51c1c8e simplify module docstrings by David Lord · 5 years ago
  10. bb6216e apply flake8 by David Lord · 5 years ago
  11. 04c8787 apply black by David Lord · 5 years ago
  12. d177eeb apply reorder-python-imports by David Lord · 5 years ago
  13. ca72c5f Replaced try...catch within tests with pytest.raises by Kevin Brown · 5 years ago
  14. 8afc7e5 Fix bug with when using Markup on ChainableUndefined by Laurence de Bruxelles · 5 years ago
  15. 9b38bb4 BUGFIX #930 - Template parse if with when referencing with dictionary subproperty by eplata31 · 6 years ago
  16. 0f00f8e Remove print() output during test by Jon Dufresne · 8 years ago
  17. a8a9ec2 Fix custom contexts in fast resolve mode by Adrian Moennich · 8 years ago
  18. ca124c5 Correctly use buffer for else frame in loops. Fixes #669 by Armin Ronacher · 8 years ago
  19. c6ddeb7 Add support back for custom resolves on old resolve method by Armin Ronacher · 8 years ago
  20. f30f5d8 Also restore original str method by Armin Ronacher · 8 years ago
  21. 7854851 Restore original tuple repr for grouper. Fixes #654 by Armin Ronacher · 8 years ago
  22. 716cfb7 Added another regression test for ansible/ansible#20063 by Armin Ronacher · 8 years ago
  23. 3e9937c Added a test for an assumed regression (refs #659) by Armin Ronacher · 8 years ago
  24. e73c574 Resolved bad code generation on toplevel ifs by Armin Ronacher · 8 years ago
  25. ef71801 Correctly scope loop filters. Fixes #649 by Armin Ronacher · 8 years ago
  26. b1a56de Support new scoping rules in scoped blocks by Armin Ronacher · 8 years ago
  27. 6f7fa5c Do not use yield from for blocks with buffers. Fixes #645 by Armin Ronacher · 8 years ago
  28. 6235644 Add support for explicit callers by Armin Ronacher · 8 years ago
  29. e302252 Correct bad scoping for for loops. This fixes #640 by Armin Ronacher · 8 years ago
  30. 2c74f24 Resolved a regression in 2.9 with macro call scoping by Armin Ronacher · 8 years ago
  31. bbe0a41 Bump up the copyright to 2017 by Armin Ronacher · 8 years ago
  32. d67f0fd Generalize scoping. This fixes #603 by Armin Ronacher · 8 years ago
  33. 894ddb1 Added a test for macro scoping in loops by Armin Ronacher · 8 years ago
  34. 73e2b51 Cleaned up shitty syntax in testsuite by Armin Ronacher · 8 years ago
  35. 6eca1ae Added a missing test by Armin Ronacher · 8 years ago
  36. 9b2a4f4 Changed behavior of macro defaults to be frame bound by Armin Ronacher · 8 years ago
  37. 5ab69f2 Checked in a failing test by Armin Ronacher · 8 years ago
  38. 0fc73b1 Added a second test for #278 by Armin Ronacher · 8 years ago
  39. 711523d Added a test for #278 by Armin Ronacher · 8 years ago
  40. 994e1f3 Added test for #86 by Armin Ronacher · 8 years ago
  41. 45b59b5 Support block-set in toplevel situations when extends is used by Armin Ronacher · 8 years ago
  42. 0ea221f Support old-style classes for attribute lookups. Fixes #631 by Armin Ronacher · 8 years ago
  43. 47b55f8 Make noopener the default for urlize by Armin Ronacher · 8 years ago
  44. ee2cb97 Rename testsuite to tests and suggestions by Kartheek Lenkala · 10 years ago[Renamed from testsuite/test_regression.py]
  45. e33a018 Moving testsuite directory to root folder by Kartheek Lenkala · 10 years ago[Renamed from jinja2/testsuite/test_regression.py]
  46. 9d4afa1 Pytest migration initial commit by Kartheek Lenkala · 10 years ago[Renamed (74%) from jinja2/testsuite/regression.py]
  47. 067f0c4 Merge branch '2.7-maintenance' by Markus Unterwaditzer · 10 years ago