Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-17 | libs/web: optimize code generation in luci.template | Jo-Philipp Wich | |
2009-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth | |
Mark luci.fs as deprecated | |||
2008-09-09 | Performance optimisations: | Steven Barth | |
In-line expressions are faster than function calls | |||
2008-09-05 | Heavy memory/performance optimizations #3 | Steven Barth | |
2008-09-03 | libs/web: Fixed luci.template | Steven Barth | |
2008-09-02 | libs/web: Fixed a typo in template error handling | Steven Barth | |
2008-09-01 | Added custom filename support to luci.template | Steven Barth | |
2008-09-01 | libs/web: Cleaned up template library | Steven Barth | |
2008-08-30 | libs/web: Return more verbose error messages when template execution fails | Steven Barth | |
2008-08-06 | Moved luci.sys.libpath to luci.util | Steven Barth | |
2008-07-31 | libs/web: Fixed template escaping | Steven Barth | |
2008-07-29 | libs/web: Small improvements, added inline documentation | Steven Barth | |
2008-07-26 | libs: Fixed serialization stuff | Steven Barth | |
2008-07-22 | * luci/libs/core: added inline documentation to luci.util, reordered and ↵ | Jo-Philipp Wich | |
renamed functions to logical groups * luci/libs/web: rename dump() to get_bytecode() | |||
2008-07-18 | libs/web: Fixed a bug regarding % characters in luci.template | Steven Barth | |
2008-07-07 | * luci/libs/web: fixed whitespace strip condition in template parser | Jo-Philipp Wich | |
2008-07-07 | * luci/libs/web: extended template syntax to allow removal of leading and ↵ | Jo-Philipp Wich | |
trailing whitespace | |||
2008-07-07 | libs/web: Added template comments | Steven Barth | |
2008-06-23 | * libs/web: Changed caching behaviour of template library | Steven Barth | |
2008-06-14 | * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers | Steven Barth | |
* Setting base version to 0.7 | |||
2008-06-09 | * Prepare german translation cleanup | Steven Barth | |
2008-06-07 | * libs/web: Fixed secure caching with setuid/setgid handling | Steven Barth | |
2008-06-07 | * Fixed last commit | Steven Barth | |
2008-06-07 | * libs/web: Fixed Luci template cache | Steven Barth | |
* libs/web: Added luci.http.urlencode, luci.http.urldecode * Minor enhancements | |||
2008-06-01 | * Performance optimizations | Steven Barth | |
* libs/core: Added bytecode stripping function to luci.util * libs/core: Added smart indexcache that automatically updates cached index-files on change * libs/web: Enabled template caching support * Core Translation part 4 | |||
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |