summaryrefslogtreecommitdiff
path: root/src/node/eejs/index.js
AgeCommit message (Expand)Author
2015-04-11use latest ejsJohn McLear
2015-01-11refix pluginsJohn McLear
2015-01-11Support ejs 2.0Timothy Gu
2014-12-14dont make local variables globalwebzwo0i
2012-12-06Fix #1247, #1201: Don't cache eejs blocks!Marcel Klehr
2012-11-01Pass on the render args to all eejs hooksMarcel Klehr
2012-04-20Removed debug printEgil Moeller
2012-04-20Bugfix for recursive dependency-installation and pathsEgil Moeller
2012-03-22Exposed require to ejs pages!Egil Moeller
2012-03-21Bugfix for when a block hook calls eejs.require recursivelyEgil Moeller
2012-03-13Integrated hooks into templates and provided a blokc/hook for the left and ri...Egil Moeller
2012-03-13Made all html pages into eejs templatesEgil Moeller