project/luci.git
2008-08-31 Jo-Philipp... * luci/applications: statistics: pick up new rrdtool...
2008-08-31 Jo-Philipp... * luci/applications: statistics: split i18n data for...
2008-08-31 Jo-Philipp... * luci/libs: uvl: fix errors in xml translations
2008-08-31 Jo-Philipp... * luci/libs: uvl: hide xml translations, revert lua...
2008-08-31 Jo-Philipp... * luci/libs: uvl: add error translations in german...
2008-08-31 Jo-Philipp... * luci/libs: uvl: add i18n support to error handling...
2008-08-31 Steven BarthReorganise luacurses
2008-08-31 Steven BarthAdd luacurses to contrib
2008-08-31 Steven Barthlibs/web: Fix dispatching index scope
2008-08-30 Steven Barthlibs/uci: Pipe output of reload commands to /dev/null
2008-08-30 Steven BarthCompletely rewrote WiFi configuration pages, to synchro...
2008-08-30 Steven Barthlibs/cbi: Make sure newly created sections have optiona...
2008-08-30 Steven Barthlibs/cbi: Add a check whether a section was recently...
2008-08-30 Steven Barthlibs/web: Return more verbose error messages when templ...
2008-08-30 Steven Barthlibs/cbi: Simplified _uvl_validate_section
2008-08-30 Steven Barthlibs/cbi: Use :is instead of .code == for UVL error...
2008-08-30 Jo-Philipp... * luci/libs: uvl: added qos and network schemes, fixes...
2008-08-30 Steven Barthlibs/cbi: Disable strict mode for now
2008-08-30 Steven BarthOptimized UVL validation handling
2008-08-30 Steven Barthlibs/cbi: Create section after validation to avoid...
2008-08-30 Steven Barthlibs/cbi: Temporarily allow invalid configuration value...
2008-08-30 Jo-Philipp... * luci/libs: uvl: first round of uci schemes
2008-08-30 Steven BarthWifi updates part #1
2008-08-29 Steven Barthlibs/ipkg: Fixed a transition issue
2008-08-29 Steven BarthGeneral optimizations, simplifications and improvements
2008-08-29 Steven BarthSpeed up generation of dispatching tree
2008-08-29 Steven BarthPass $LDFLAGS while linking
2008-08-29 Steven Barthlib/sys: Fixed inline documentation
2008-08-29 Steven BarthFixed RPC-API
2008-08-29 Steven Barthmodules/rpc: Check for existence of external libraries
2008-08-29 Steven BarthPublish luci.model.ipkg via JSON-RPC
2008-08-29 Steven BarthCleanup and documentation
2008-08-29 Steven BarthOptimized encoding of arrays containing nil values
2008-08-29 Steven BarthCompleted first version of JSON-RPC API
2008-08-28 Jo-Philipp... * luci/libs: uvl: invalid wrong "option not found in...
2008-08-28 Steven Barthlibs/cbi: Make sure options in ListValues are unique
2008-08-28 Steven Barthmini: Force network interface to not be removable
2008-08-28 Steven BarthCBI-UVL Validation Integration part #1
2008-08-28 Steven Barthlibs/uvl: Set an own savedir to avoid UCI problems
2008-08-28 Steven BarthFixed luci.util.dumptable again
2008-08-28 Steven BarthAdded maxdepth to luci.util.dumptable
2008-08-28 Jo-Philipp... * luci/libs: util: little bugfix in serialize_data()
2008-08-28 Jo-Philipp... * luci/libs: util: further enhancements to table serial...
2008-08-28 Jo-Philipp... * luci/libs: util: improve table handling and support...
2008-08-28 Steven BarthFixed luci.util.dumptable
2008-08-28 Steven Barthlibs/core: Add recursion detection to dumptable, serial...
2008-08-28 Steven Barthlibs/uci: Updated API-Docs
2008-08-28 Steven BarthShortend the new descriptions
2008-08-28 Steven BarthChanged descriptions for Essentials and Administration
2008-08-28 Steven Barthmini/wifi: Make WPA(2)-Radius only avaiable in Master...
2008-08-28 Steven BarthFixed enum dependencies
2008-08-28 Jo-Philipp... * luci/libs: uvl: add uci error mechanism to uvl error...
2008-08-27 Steven BarthFixed incompatible APIs in CBI
2008-08-27 Steven BarthSwitch back to mainline UCI
2008-08-27 Jo-Philipp... * luci/applications: luci-fw: implement combined tcp...
2008-08-27 Jo-Philipp... * luci/libs: uvl: fix crash when trying to validate...
2008-08-27 Jo-Philipp... * luci/libs: uvl: allow optional uci config as argument...
2008-08-27 Steven BarthRewrote the API-documentation for luci.json
2008-08-27 Steven BarthFix some Luadoc glitches
2008-08-27 Steven BarthFix some synchronization issues
2008-08-27 Jo-Philipp... * luci/libs: uvl: actually create error constants in...
2008-08-27 Jo-Philipp... * luci/libs: uvl: Major rewrite of internal element...
2008-08-27 Steven BarthSwitch to new UCI version
2008-08-27 Steven BarthSync translations
2008-08-27 Steven BarthUpstream compatibility
2008-08-27 Steven BarthOptical improvements
2008-08-27 Steven BarthFix missing UCI transition
2008-08-27 Steven BarthAdded missing import
2008-08-27 Steven BarthUpstream compatibility
2008-08-27 Steven BarthRenamed reworked UCI API to uci2 to allow a peaceful...
2008-08-26 Steven BarthRewrote advice
2008-08-26 Steven BarthAdd a nice user advise
2008-08-26 Steven BarthFixed typos
2008-08-26 Steven BarthUCI API changes
2008-08-26 Steven Barthlibs/cbi: Added support for enum dependencies
2008-08-26 Steven BarthUpdated UCI in contrib
2008-08-26 Steven Barthlibs/core: Added target parameter to luci.sys.httpget
2008-08-26 Steven Barthlibs/json: Completed JSON library
2008-08-26 Jo-Philipp... * luci: the monthly round of svn property fixups
2008-08-26 Steven Barthlibs/core: Reworked some basic libraries to not use...
2008-08-25 Jo-Philipp... * luci/libs: uvl: implement dependencies for enum values
2008-08-25 Jo-Philipp... * luci/libs: cbi: implement get_scheme() on some more...
2008-08-24 Steven Barthlibs/cbi: Fixed UVL integration
2008-08-24 Steven BarthCBI-UVL integration part #2
2008-08-24 Jo-Philipp... * luci/libs: uvl: store valueof values as associative...
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement "valueof" option
2008-08-24 Jo-Philipp... * luci/libs: uvl: remove a brain-dead unpack()
2008-08-24 Jo-Philipp... * luci/libs: uvl: use python-style format syntax for...
2008-08-24 Steven Barthlibs/core: Add Pythonic string formatting syntax
2008-08-24 Steven BarthCBI-UVL integration part #1
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement "named" flag for schemes
2008-08-24 Jo-Philipp... * luci/libs: uvl: implement get_scheme() and get_depend...
2008-08-23 Jo-Philipp... * luci/contrib: bump uci to v0.6.0
2008-08-23 Jo-Philipp... * luci/libs: web: fix "dispatcher.lua:167: attempt...
2008-08-22 Steven Barthmodules/admin-fulk: Fixed changes handling of Static...
2008-08-22 Steven BarthRPC initial authentication API completed
2008-08-22 Steven Barthlibs/web: Remove unneeded status call
2008-08-22 Steven BarthFix unhandled track values for leafs
2008-08-22 Steven Barthlibs/http: Fixed default sink for unknown data
2008-08-22 Steven BarthRPC part #3
next