summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/template.lua
AgeCommit message (Expand)Author
2009-06-21Drop support for luaposix and bitlib (obsoleted by nixio)Steven Barth
2008-09-09Performance optimisations:Steven Barth
2008-09-05Heavy memory/performance optimizations #3Steven Barth
2008-09-03libs/web: Fixed luci.templateSteven Barth
2008-09-02libs/web: Fixed a typo in template error handlingSteven Barth
2008-09-01Added custom filename support to luci.templateSteven Barth
2008-09-01libs/web: Cleaned up template librarySteven Barth
2008-08-30libs/web: Return more verbose error messages when template execution failsSteven Barth
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-07-31libs/web: Fixed template escapingSteven Barth
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-26libs: Fixed serialization stuffSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich
2008-07-18libs/web: Fixed a bug regarding % characters in luci.templateSteven Barth
2008-07-07* luci/libs/web: fixed whitespace strip condition in template parserJo-Philipp Wich
2008-07-07* luci/libs/web: extended template syntax to allow removal of leading and tra...Jo-Philipp Wich
2008-07-07libs/web: Added template commentsSteven Barth
2008-06-23* libs/web: Changed caching behaviour of template librarySteven Barth
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-07* libs/web: Fixed secure caching with setuid/setgid handlingSteven Barth
2008-06-07* Fixed last commitSteven Barth
2008-06-07* libs/web: Fixed Luci template cacheSteven Barth
2008-06-01* Performance optimizationsSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth