summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/dispatcher.lua
AgeCommit message (Expand)Author
2008-11-29libs/web: reformat code in dispatcher.lua that confuses luadocJo-Philipp Wich
2008-11-16Assign correct path attribute to nodesSteven Barth
2008-11-11Implemented dispatching tree modifiersSteven Barth
2008-11-05Merge on_***_to handlersSteven Barth
2008-11-05Ensure hotdeployingSteven Barth
2008-11-02Rewrote state based redirectionSteven Barth
2008-11-01Publish request argsSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-10-31Throw error messages on stderrSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
2008-10-30Publish status dataSteven Barth
2008-10-30Fix rewrite and alias functionsSteven Barth
2008-10-26Add posibility to pass args to called-functions in dispatcherSteven Barth
2008-10-20Propagate CBI status via HTTP-HeaderSteven Barth
2008-10-19Added support for per dispatching node theme controlSteven Barth
2008-10-11OXYGEN #4: Fixed indexing support in dispatcherSteven Barth
2008-10-10OXYGEN #2: Reorganized theme selection, added indexing supportSteven Barth
2008-09-29Fallback to working theme if selected one does not existSteven Barth
2008-09-23* luci/libs: move upload dispatching from dispatcher to cbi.load()Jo-Philipp Wich
2008-09-23* luci/libs/cbi: Jo-Philipp Wich
2008-09-15Tuned dispatcher behaviourSteven Barth
2008-09-05Added memory tracerSteven Barth
2008-09-05Small dispatcher improvementSteven Barth
2008-09-05Heavy memory/performance optimizations #4Steven Barth
2008-09-05libs/web: Turn dependency tracking on by defaultSteven Barth
2008-09-05Fixed some minor session handling issuesSteven Barth
2008-09-05Optimized error handlingSteven Barth
2008-09-01libs/web: Added several sanity checks to avoid local privilege escalationSteven Barth
2008-08-31libs/web: Fix dispatching index scopeSteven Barth
2008-08-29General optimizations, simplifications and improvementsSteven Barth
2008-08-29Speed up generation of dispatching treeSteven Barth
2008-08-26libs/core: Reworked some basic libraries to not use package.seeallSteven Barth
2008-08-23* luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a Jo-Philipp Wich
2008-08-22RPC initial authentication API completedSteven Barth
2008-08-22libs/web: Remove unneeded status callSteven Barth
2008-08-22Fix unhandled track values for leafsSteven Barth
2008-08-22RPC part #2Steven Barth
2008-08-20* luci/libs: add striptags() to global dispatcher namespaceJo-Philipp Wich
2008-08-11Minor bugfixesSteven Barth
2008-08-11libs/web: Add an additional sanity check to Session IDsSteven Barth
2008-08-10Revert "* Fix last commit"Steven Barth
2008-08-10* Fix last commitSteven Barth
2008-08-10* libs/web: Reworked authenticationSteven Barth
2008-08-09libs/cbi: Major ImprovementsSteven Barth
2008-08-07libs/cbi: Added magic ;-)Steven Barth
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich