summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-08-26libs/json: Completed JSON librarySteven Barth
2008-08-26libs/core: Reworked some basic libraries to not use package.seeallSteven Barth
2008-08-25* luci/libs: uvl: implement dependencies for enum valuesJo-Philipp Wich
2008-08-25* luci/libs: cbi: implement get_scheme() on some more map-like objects; white...Jo-Philipp Wich
2008-08-24libs/cbi: Fixed UVL integrationSteven Barth
2008-08-24CBI-UVL integration part #2Steven Barth
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-24libs/core: Add Pythonic string formatting syntaxSteven Barth
2008-08-24CBI-UVL integration part #1Steven Barth
2008-08-24* luci/libs: uvl: implement "named" flag for schemesJo-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-22RPC initial authentication API completedSteven Barth
2008-08-22libs/web: Remove unneeded status callSteven Barth
2008-08-22Fix unhandled track values for leafsSteven Barth
2008-08-22libs/http: Fixed default sink for unknown dataSteven Barth
2008-08-22RPC part #3Steven Barth
2008-08-22RPC part #2Steven Barth
2008-08-21libs/rpc: Created new librarySteven Barth
2008-08-20* luci/themes: several xhtml fixesJo-Philipp Wich
2008-08-20libs/web: Corrected HTTP-HeadersSteven Barth
2008-08-20libs/web: Set Expires-HeaderSteven Barth
2008-08-20* luci/libs: add striptags() to global dispatcher namespaceJo-Philipp Wich
2008-08-20* luci/libs: use striptags() in cbi <option> elementsJo-Philipp Wich
2008-08-20* luci/libs: use pcdata() in striptags()Jo-Philipp Wich
2008-08-20* luci/libs: add striptags() to luci.utilJo-Philipp Wich
2008-08-20* luci/themes: fix help text styles in openwrt.org themeJo-Philipp Wich
2008-08-19* luci/libs: change default scheme directory to /lib/uci/schema/ in uvlJo-Philipp Wich
2008-08-19Minor bugfixesSteven Barth
2008-08-19libs/cbi: Moved typecasting to the appropriate placeSteven Barth
2008-08-18* luci/libs: fix datatype validation of list valuesJo-Philipp Wich
2008-08-18libs/cbi: Added preliminary UCI list datatype support... for great justiceSteven Barth
2008-08-18* luci/libs: uvl: add support for list values in schemes and configurationsJo-Philipp Wich
2008-08-18* libs/luci: implement get_list() and set_list() wrappers in luci.model.uciJo-Philipp Wich
2008-08-18Fixed a typoSteven Barth
2008-08-18* luci/libs: use one common quoting style for error messages in luci.uvlJo-Philipp Wich
2008-08-18Small bug fixesSteven Barth
2008-08-18Huuuuuuuuuuuge rewrite of the Wireless ConfigurationSteven Barth
2008-08-17* luci/libs: set svn property on uvl executableJo-Philipp Wich
2008-08-17* luci: big svn property fixupJo-Philipp Wich
2008-08-17* luci/libs: further fixes in uvl cli and libraryJo-Philipp Wich
2008-08-17* luci/libs: properly implement and document --schemedir in uvl cliJo-Philipp Wich
2008-08-17* luci/libs: fix typo in uvl utilityJo-Philipp Wich
2008-08-17* luci/libs: add missing shebang to uvl cliJo-Philipp Wich
2008-08-17* luci/libs: add uvl cli utilityJo-Philipp Wich
2008-08-17* luci/libs: uvl: rename validate() to validate_config() and reimplement vali...Jo-Philipp Wich
2008-08-17* luci/libs: uvl: implement scheme loading on demand, add inline documentationJo-Philipp Wich