summaryrefslogtreecommitdiffhomepage
path: root/libs/uvl
AgeCommit message (Expand)Author
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: revert accidentally committed changes in dependency handlerJo-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-10-12* luci/libs/uvl: add new datatype "device"Jo-Philipp Wich
2008-10-05* luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" t...Jo-Philipp Wich
2008-10-02* luci/i18n/portuguese_brazilian: add uvl lua translation tooJo-Philipp Wich
2008-10-02* luci/i18n/portuguese_brazilian: add uvl translationsJo-Philipp Wich
2008-09-25* luci/applications: create empty asterisk app folderJo-Philipp Wich
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich
2008-09-23httpd sections are not unique anymoreSteven Barth
2008-09-22* luci/libs/uvl: add "device" option to wireless schemeJo-Philipp Wich
2008-09-19Fixed a typo for broadcom maclist, Improved general maclist handlingSteven Barth
2008-09-17* luci/libs/uvl: set type of "dhcp_option" variable to lazylist in dhcp schem...Jo-Philipp Wich
2008-09-17* luci/libs/uvl: mark "enabled" option as required in fstab scheme, this prev...Jo-Philipp Wich
2008-09-14Fix some too strict validation schemesSteven Barth
2008-09-13Overall CBI-UVL ineraction fixesSteven Barth
2008-09-13* luci/libs/uvl:Jo-Philipp Wich
2008-09-11Reworked UVL schemesSteven Barth
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-09* luci/libs/uvl: allow empty strings or undefined options as booleans tooJo-Philipp Wich
2008-09-09* luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not valid...Jo-Philipp Wich
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-09Optimized uvl.dependenciesSteven Barth
2008-09-09Fixed uvl.errorsSteven Barth
2008-09-09Optimized uvl.validationSteven Barth
2008-09-09Optimized uvl.errorsSteven Barth
2008-09-09Optimized uvl.datatypesSteven 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: extend network scheme to allow proto=none for interfacesJo-Philipp Wich
2008-09-07* luci/libs/uvl: add asterisk uci config schemeJo-Philipp Wich
2008-09-07* luci/libs/uvl: fix firewall scheme issue with custom rulesJo-Philipp Wich
2008-09-07* luci/libs/uvl: extend firewall scheme to include more sane dependencies for...Jo-Philipp Wich
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: fix description of default option in meta schemeJo-Philipp Wich