summaryrefslogtreecommitdiffhomepage
path: root/libs/uvl/luasrc/uvl.lua
AgeCommit message (Expand)Author
2009-01-18libs/uvl: update inline documentationJo-Philipp Wich
2009-01-17libs/uvl:Jo-Philipp Wich
2008-11-04* luci/libs/uvl: remove max_nil option for nowJo-Philipp Wich
2008-11-04* luci/libs/uvl:Jo-Philipp Wich
2008-11-04* luci/libs/uvl: fix option dependency error handling in case of different no...Jo-Philipp Wich
2008-11-04* luci/libs/uvl: more sensitive checking of error reasons in evaluation of op...Jo-Philipp Wich
2008-11-04* luci/libs/lua: process option dependencies first, allows mixing of required...Jo-Philipp Wich
2008-11-02Fixed new UVL optionsSteven Barth
2008-11-02Added UVL values minlength, maxlength, minimum, maximumSteven Barth
2008-09-13Overall CBI-UVL ineraction fixesSteven Barth
2008-09-13* luci/libs/uvl:Jo-Philipp Wich
2008-09-11UVL: Fixed dependency handlingSteven Barth
2008-09-10UVL: Fixed dependency parsingSteven Barth
2008-09-10UVL: Export raw value of "valueof" for referencesSteven Barth
2008-09-09UVL: Add missing export for loadfileSteven Barth
2008-09-09againSteven Barth
2008-09-09Fixed last commitSteven Barth
2008-09-09Replace some util.splits with gmatch and matchSteven Barth
2008-09-09Main library optimizations #2Steven Barth
2008-09-09Main library optimizations #1Steven Barth
2008-09-09Scheme parsing optimizationsSteven Barth
2008-09-09Revert UVL optimizationsSteven Barth
2008-09-08Fixed UVLSteven Barth
2008-09-08Fixed last commitSteven Barth
2008-09-08UVL optimizations round 1Steven Barth
2008-09-07* luci/libs/uvl: prepare support for @type[n] notation in luci.uvl.uvlitem.cid()Jo-Philipp Wich
2008-09-07* luci/libs/uvl: implement default value option for variable sectionsJo-Philipp Wich
2008-09-07* luci/libs/uvl: allow combined enum/valueof optionsJo-Philipp Wich
2008-09-05* luci/libs/uvl: fix an error message in luci.uvl.read_scheme()Jo-Philipp Wich
2008-09-05* luci/libs/uvl:Jo-Philipp Wich
2008-09-04* luci/libs/uvl:Jo-Philipp Wich
2008-09-03* luci/libs/uvl: fix error handling of OPT_INVVALUE tooJo-Philipp Wich
2008-09-03* luci/libs/uvl:Jo-Philipp Wich
2008-09-03* luci/libs/uvl:Jo-Philipp Wich
2008-09-02* luci/libs/uvl:Jo-Philipp Wich
2008-09-02* luci/libs: uvl: implement package sections in the uvl scheme formatJo-Philipp Wich
2008-09-01* luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ...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: 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