summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-09-02libs/uci: Optimized workaroundSteven Barth
2008-09-02libs/web: Fixed a typo in template error handlingSteven Barth
2008-09-02Fixed reference to luci.ltn12Steven Barth
2008-09-02* luci/libs: uvl: reenable xml translations, adept to new method="text" conve...Jo-Philipp Wich
2008-09-02* luci/libs: uvl: add definition of package sections to meta schemeJo-Philipp Wich
2008-09-01UGLY workaround is UGLYSteven Barth
2008-09-01* luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ...Jo-Philipp Wich
2008-09-01Added custom filename support to luci.templateSteven Barth
2008-09-01libs/cbi: Forward errors (like syntactical errors) from CBI model parser to t...Steven Barth
2008-09-01Added luci.fs.copy and luci.fs.renameSteven Barth
2008-09-01libs/web: Cleaned up template librarySteven Barth
2008-09-01libs/web: Added several sanity checks to avoid local privilege escalationSteven Barth
2008-09-01libs/core: Added mising import for math module to luci.utilSteven Barth
2008-08-31* luci/libs: uvl: add reference meta schemeJo-Philipp Wich
2008-08-31* luci/libs: uvl: fix errors in xml translationsJo-Philipp Wich
2008-08-31* luci/libs: uvl: hide xml translations, revert lua translations to non-brack...Jo-Philipp Wich
2008-08-31* luci/libs: uvl: add error translations in german and englishJo-Philipp Wich
2008-08-31* luci/libs: uvl: add i18n support to error handling, remove former debug cod...Jo-Philipp Wich
2008-08-31libs/web: Fix dispatching index scopeSteven Barth
2008-08-30libs/uci: Pipe output of reload commands to /dev/nullSteven Barth
2008-08-30libs/cbi: Make sure newly created sections have optional field selectorsSteven Barth
2008-08-30libs/cbi: Add a check whether a section was recently createdSteven Barth
2008-08-30libs/web: Return more verbose error messages when template execution failsSteven Barth
2008-08-30libs/cbi: Simplified _uvl_validate_sectionSteven Barth
2008-08-30libs/cbi: Use :is instead of .code == for UVL error testsSteven Barth
2008-08-30* luci/libs: uvl: added qos and network schemes, fixes in uvl error handlingJo-Philipp Wich
2008-08-30libs/cbi: Disable strict mode for nowSteven Barth
2008-08-30Optimized UVL validation handlingSteven Barth
2008-08-30libs/cbi: Create section after validation to avoid validation errors with emp...Steven Barth
2008-08-30libs/cbi: Temporarily allow invalid configuration values to be savedSteven Barth
2008-08-30* luci/libs: uvl: first round of uci schemesJo-Philipp Wich
2008-08-29libs/ipkg: Fixed a transition issueSteven Barth
2008-08-29General optimizations, simplifications and improvementsSteven Barth
2008-08-29Speed up generation of dispatching treeSteven Barth
2008-08-29lib/sys: Fixed inline documentationSteven Barth
2008-08-29modules/rpc: Check for existence of external librariesSteven Barth
2008-08-29Cleanup and documentationSteven Barth
2008-08-29Optimized encoding of arrays containing nil valuesSteven Barth
2008-08-28* luci/libs: uvl: invalid wrong "option not found in config" errorsJo-Philipp Wich
2008-08-28libs/cbi: Make sure options in ListValues are uniqueSteven Barth
2008-08-28CBI-UVL Validation Integration part #1Steven Barth
2008-08-28libs/uvl: Set an own savedir to avoid UCI problemsSteven Barth
2008-08-28Fixed luci.util.dumptable againSteven Barth
2008-08-28Added maxdepth to luci.util.dumptableSteven Barth
2008-08-28* luci/libs: util: little bugfix in serialize_data()Jo-Philipp Wich
2008-08-28* luci/libs: util: further enhancements to table serialisationJo-Philipp Wich
2008-08-28* luci/libs: util: improve table handling and support mixed tables in seriali...Jo-Philipp Wich
2008-08-28Fixed luci.util.dumptableSteven Barth
2008-08-28libs/core: Add recursion detection to dumptable, serialize_dataSteven Barth
2008-08-28libs/uci: Updated API-DocsSteven Barth