Age | Commit message (Expand) | Author |
2008-08-27 | Added missing import | Steven Barth |
2008-08-27 | Renamed reworked UCI API to uci2 to allow a peaceful coexistence with the old... | Steven Barth |
2008-08-26 | UCI API changes | Steven Barth |
2008-08-26 | libs/cbi: Added support for enum dependencies | Steven Barth |
2008-08-26 | libs/core: Added target parameter to luci.sys.httpget | Steven Barth |
2008-08-26 | libs/json: Completed JSON library | Steven Barth |
2008-08-26 | libs/core: Reworked some basic libraries to not use package.seeall | Steven Barth |
2008-08-25 | * luci/libs: uvl: implement dependencies for enum values | Jo-Philipp Wich |
2008-08-25 | * luci/libs: cbi: implement get_scheme() on some more map-like objects; white... | Jo-Philipp Wich |
2008-08-24 | libs/cbi: Fixed UVL integration | Steven Barth |
2008-08-24 | CBI-UVL integration part #2 | Steven Barth |
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 |
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 errors | Jo-Philipp Wich |
2008-08-24 | libs/core: Add Pythonic string formatting syntax | Steven Barth |
2008-08-24 | CBI-UVL integration part #1 | Steven Barth |
2008-08-24 | * luci/libs: uvl: implement "named" flag for schemes | Jo-Philipp Wich |
2008-08-24 | * luci/libs: uvl: implement get_scheme() and get_dependencies() | Jo-Philipp Wich |
2008-08-23 | * luci/libs: web: fix "dispatcher.lua:167: attempt to concatenate a | Jo-Philipp Wich |
2008-08-22 | RPC initial authentication API completed | Steven Barth |
2008-08-22 | libs/web: Remove unneeded status call | Steven Barth |
2008-08-22 | Fix unhandled track values for leafs | Steven Barth |
2008-08-22 | libs/http: Fixed default sink for unknown data | Steven Barth |
2008-08-22 | RPC part #3 | Steven Barth |
2008-08-22 | RPC part #2 | Steven Barth |
2008-08-21 | libs/rpc: Created new library | Steven Barth |
2008-08-20 | * luci/themes: several xhtml fixes | Jo-Philipp Wich |
2008-08-20 | libs/web: Corrected HTTP-Headers | Steven Barth |
2008-08-20 | libs/web: Set Expires-Header | Steven Barth |
2008-08-20 | * luci/libs: add striptags() to global dispatcher namespace | Jo-Philipp Wich |
2008-08-20 | * luci/libs: use striptags() in cbi <option> elements | Jo-Philipp Wich |
2008-08-20 | * luci/libs: use pcdata() in striptags() | Jo-Philipp Wich |
2008-08-20 | * luci/libs: add striptags() to luci.util | Jo-Philipp Wich |
2008-08-20 | * luci/themes: fix help text styles in openwrt.org theme | Jo-Philipp Wich |
2008-08-19 | * luci/libs: change default scheme directory to /lib/uci/schema/ in uvl | Jo-Philipp Wich |
2008-08-19 | Minor bugfixes | Steven Barth |
2008-08-19 | libs/cbi: Moved typecasting to the appropriate place | Steven Barth |
2008-08-18 | * luci/libs: fix datatype validation of list values | Jo-Philipp Wich |
2008-08-18 | libs/cbi: Added preliminary UCI list datatype support... for great justice | Steven Barth |
2008-08-18 | * luci/libs: uvl: add support for list values in schemes and configurations | Jo-Philipp Wich |
2008-08-18 | * libs/luci: implement get_list() and set_list() wrappers in luci.model.uci | Jo-Philipp Wich |
2008-08-18 | Fixed a typo | Steven Barth |
2008-08-18 | * luci/libs: use one common quoting style for error messages in luci.uvl | Jo-Philipp Wich |
2008-08-18 | Small bug fixes | Steven Barth |
2008-08-18 | Huuuuuuuuuuuge rewrite of the Wireless Configuration | Steven Barth |
2008-08-17 | * luci/libs: set svn property on uvl executable | Jo-Philipp Wich |
2008-08-17 | * luci: big svn property fixup | Jo-Philipp Wich |
2008-08-17 | * luci/libs: further fixes in uvl cli and library | Jo-Philipp Wich |
2008-08-17 | * luci/libs: properly implement and document --schemedir in uvl cli | Jo-Philipp Wich |