summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc
AgeCommit message (Collapse)Author
2008-05-31* Core translation part 2Steven Barth
2008-05-31* Core translation part 1Steven Barth
* Introduced new default theme "OpenWRT.org" * Minor tweaks
2008-05-29* Temporarily disabled fastindex-support due to a bug where controllers ↵Steven Barth
containing "require"-calls are not indexed correctly
2008-05-29* libs/web: Added .leaf attribute to dispatching tree to stop dispatching at ↵Steven Barth
a certain node * libs/web: Added rewrite target for advanced aliasing
2008-05-29* Fixed dispatching regexSteven Barth
2008-05-29* BugfixesSteven Barth
* Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page
2008-05-29Revert "* luci/core: dispatcher.lua: fix build_url()"Steven Barth
This reverts commit 7512f2e5f533cb8ef51a9e4ee01081da0df23853.
2008-05-29* luci/core: dispatcher.lua: fix build_url()Jo-Philipp Wich
2008-05-28* Updated dispatching cache mechanismSteven Barth
2008-05-27* Optimized dispatching modelSteven Barth
2008-05-27* Fixed caching mechanismSteven Barth
2008-05-27* Added cache to createindex_plainSteven Barth
2008-05-27commit 4f6198094cf4134179d1f9c9fa8f79759a27c87eSteven Barth
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/