Age | Commit message (Expand) | Author |
2009-11-01 | i18n: fix references to po files | Jo-Philipp Wich |
2009-11-01 | libs/uvl: fix i18n handling for errors | Jo-Philipp Wich |
2009-07-26 | libs/uvl: fix some memory wasting | Jo-Philipp Wich |
2009-07-23 | libs/uvl: convert uvlc to nixio.fs api, fix error condition when no schema is... | 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-06-21 | Drop support for luaposix and bitlib (obsoleted by nixio) | Steven Barth |
2009-05-19 | i18n: remove obsolete lua i18n files | Jo-Philipp Wich |
2009-05-19 | build: integrate po files in the build system | Jo-Philipp Wich |
2009-03-11 | Drop XML i18n files | Steven Barth |
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: revert accidentally committed changes in dependency handler | 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-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 too | Jo-Philipp Wich |
2008-10-02 | * luci/i18n/portuguese_brazilian: add uvl translations | Jo-Philipp Wich |
2008-09-25 | * luci/applications: create empty asterisk app folder | Jo-Philipp Wich |
2008-09-25 | * luci/libs/uvl: move most schemes to their corresponding packages | Jo-Philipp Wich |
2008-09-23 | httpd sections are not unique anymore | Steven Barth |
2008-09-22 | * luci/libs/uvl: add "device" option to wireless scheme | Jo-Philipp Wich |
2008-09-19 | Fixed a typo for broadcom maclist, Improved general maclist handling | Steven 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-14 | Fix some too strict validation schemes | Steven Barth |
2008-09-13 | Overall CBI-UVL ineraction fixes | Steven Barth |
2008-09-13 | * luci/libs/uvl: | Jo-Philipp Wich |
2008-09-11 | Reworked UVL schemes | Steven Barth |
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 | * luci/libs/uvl: allow empty strings or undefined options as booleans too | Jo-Philipp Wich |
2008-09-09 | * luci/libs/uvl: prevent "Value "" of option "qos.wan.enabled" does not valid... | Jo-Philipp Wich |
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 | Optimized uvl.dependencies | Steven Barth |
2008-09-09 | Fixed uvl.errors | Steven Barth |
2008-09-09 | Optimized uvl.validation | Steven Barth |
2008-09-09 | Optimized uvl.errors | Steven Barth |