| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-02-06 | Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context. | Ryan O’Hara |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-09-08 | Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa... | Jon Dufresne |
| 2015-09-21 | Fixed #25373 -- Added warning logging for exceptions during {% include %} tag... | Nick Johnson |
| 2015-09-21 | Refs #18773 -- Improved template variable exception logging message. | Nick Johnson |
| 2015-04-20 | Updated template tests to create their own engine. | Preston Timmons |
| 2015-03-27 | Fixed #18773 -- Added logging for template variable resolving | Caroline Simpson |
