Age | Commit message (Expand) | Author |
2009-07-26 | libs/uvl: fix some memory wasting | Jo-Philipp Wich |
2009-07-19 | fix fallout from nixio.fs transition | Jo-Philipp Wich |
2009-07-19 | convert luci.fs users to nixio.fs api | Jo-Philipp Wich |
2009-01-18 | libs/uvl: update inline documentation | Jo-Philipp Wich |
2009-01-17 | libs/uvl: | Jo-Philipp Wich |
2008-11-04 | * luci/libs/uvl: remove max_nil option for now | Jo-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-02 | Fixed new UVL options | Steven Barth |
2008-11-02 | Added UVL values minlength, maxlength, minimum, maximum | Steven Barth |
2008-09-13 | Overall CBI-UVL ineraction fixes | Steven Barth |
2008-09-13 | * luci/libs/uvl: | Jo-Philipp Wich |
2008-09-11 | UVL: Fixed dependency handling | Steven Barth |
2008-09-10 | UVL: Fixed dependency parsing | Steven Barth |
2008-09-10 | UVL: Export raw value of "valueof" for references | Steven Barth |
2008-09-09 | UVL: Add missing export for loadfile | Steven Barth |
2008-09-09 | again | Steven Barth |
2008-09-09 | Fixed last commit | Steven Barth |
2008-09-09 | Replace some util.splits with gmatch and match | Steven Barth |
2008-09-09 | Main library optimizations #2 | Steven Barth |
2008-09-09 | Main library optimizations #1 | Steven Barth |
2008-09-09 | Scheme parsing optimizations | Steven Barth |
2008-09-09 | Revert UVL optimizations | Steven Barth |
2008-09-08 | Fixed UVL | Steven Barth |
2008-09-08 | Fixed last commit | Steven Barth |
2008-09-08 | UVL optimizations round 1 | Steven 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 sections | Jo-Philipp Wich |
2008-09-07 | * luci/libs/uvl: allow combined enum/valueof options | Jo-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 too | Jo-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 format | Jo-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 handling | Jo-Philipp Wich |
2008-08-28 | * luci/libs: uvl: invalid wrong "option not found in config" errors | Jo-Philipp Wich |
2008-08-28 | libs/uvl: Set an own savedir to avoid UCI problems | Steven Barth |
2008-08-28 | * luci/libs: uvl: add uci error mechanism to uvl error handling | Jo-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 values | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: store valueof values as associative table | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: implement "valueof" option | Jo-Philipp Wich |