summaryrefslogtreecommitdiffhomepage
path: root/libs/uvl
AgeCommit message (Expand)Author
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: set svn property on uvl executableJo-Philipp Wich
2008-08-17* luci/libs: further fixes in uvl cli and libraryJo-Philipp Wich
2008-08-17* luci/libs: properly implement and document --schemedir in uvl cliJo-Philipp Wich
2008-08-17* luci/libs: fix typo in uvl utilityJo-Philipp Wich
2008-08-17* luci/libs: add missing shebang to uvl cliJo-Philipp Wich
2008-08-17* luci/libs: add uvl cli utilityJo-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