Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor partial rendering into a PartialTemplate class. [Pratik] | Michael Koziarski | 2008-03-03 | 1 | -0/+4 |
* | Introduce a Template class to ActionView. Closes #11024 [lifofifo] | Michael Koziarski | 2008-02-06 | 1 | -22/+18 |
* | Move the declaration of the compilation related cattr_accessors to compilable... | Michael Koziarski | 2008-01-30 | 1 | -0/+12 |
* | Correct line numbers from template errors. Closes #10937 [Aleksey Kondratenko] | Michael Koziarski | 2008-01-27 | 1 | -1/+1 |
* | Refactor template compilation from AV::Base into the template handlers. Clos... | Michael Koziarski | 2008-01-22 | 1 | -0/+116 |