summaryrefslogtreecommitdiffhomepage
path: root/libs/uvl/luasrc
AgeCommit message (Expand)Author
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-30* luci/libs: uvl: added qos and network schemes, fixes in uvl error handlingJo-Philipp Wich
2008-08-28* luci/libs: uvl: invalid wrong "option not found in config" errorsJo-Philipp Wich
2008-08-28libs/uvl: Set an own savedir to avoid UCI problemsSteven Barth
2008-08-28* luci/libs: uvl: add uci error mechanism to uvl error handlingJo-Philipp Wich
2008-08-27* luci/libs: uvl: fix crash when trying to validate malformed or not-existing...Jo-Philipp Wich
2008-08-27* luci/libs: uvl: allow optional uci config as argument in validate_*()Jo-Philipp Wich
2008-08-27* luci/libs: uvl: actually create error constants in luci.uvl.errorJo-Philipp Wich
2008-08-27* luci/libs: uvl: Major rewrite of internal element handling, reworked error ...Jo-Philipp Wich
2008-08-25* luci/libs: uvl: implement dependencies for enum valuesJo-Philipp Wich
2008-08-24* luci/libs: uvl: store valueof values as associative tableJo-Philipp Wich
2008-08-24* luci/libs: uvl: implement "valueof" optionJo-Philipp Wich
2008-08-24* luci/libs: uvl: remove a brain-dead unpack()Jo-Philipp Wich
2008-08-24* luci/libs: uvl: use python-style format syntax for errorsJo-Philipp Wich
2008-08-24* luci/libs: uvl: implement "named" flag for schemesJo-Philipp Wich
2008-08-24* luci/libs: uvl: implement get_scheme() and get_dependencies()Jo-Philipp Wich
2008-08-19* luci/libs: change default scheme directory to /lib/uci/schema/ in uvlJo-Philipp Wich
2008-08-18* luci/libs: fix datatype validation of list valuesJo-Philipp Wich
2008-08-18* luci/libs: uvl: add support for list values in schemes and configurationsJo-Philipp Wich
2008-08-18* luci/libs: use one common quoting style for error messages in luci.uvlJo-Philipp Wich
2008-08-17* luci/libs: further fixes in uvl cli and libraryJo-Philipp Wich
2008-08-17* luci/libs: uvl: rename validate() to validate_config() and reimplement vali...Jo-Philipp Wich
2008-08-17* luci/libs: uvl: implement scheme loading on demand, add inline documentationJo-Philipp Wich
2008-08-17* luci/libs: uvl: add support for external validation commands, various cleanupsJo-Philipp Wich
2008-08-17* luci/libs: uvl: fix handling of boolean options, better error descriptions,...Jo-Philipp Wich
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-16* luci/libs: uvl - cleanup round #3, flush lookup tables to prevent circular ...Jo-Philipp Wich
2008-08-16* luci/libs: uvl - cleanup round #2, reinitroduce validate_section() and vali...Jo-Philipp Wich
2008-08-16* luci/libs: uvl - cleanup round #1Jo-Philipp Wich
2008-08-16* luci/libs: more UVL hacking, needs to be rewritten laterJo-Philipp Wich
2008-08-14* luci/libs: make uvl code usableJo-Philipp Wich
2008-08-14* luci/libs: add preliminary uvl codeJo-Philipp Wich