Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unspecified, don't substitute undefined msg strings with english
|
|
|
|
|
|
|
|
- fix heisenbug with file list padding
- call luac if available
- include non-lua files
- include cbi models and controllers
|
|
|
|
|
|
|
|
|
|
contrib: (re-)generate version.lua at build time
libs/core: use version.lua
themes: adept header to version.lua, fix css for openwrt.org
|
|
|
|
|
|
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead
libs/sys: refresh zoneinfo information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks: Alina Friedrichsen
|
|
|
|
Updated XML translation system
Use the new Table widget for DHCP leases
|
|
|
|
contrib/luadoc: Added luadoc executable
libs: Fixed typos in inline documentation
|
|
|
|
|
|
|
|
|
|
|
|
* Setting base version to 0.7
|
|
|
|
This reverts commit e60afb9e0d2b1f791399f91c5de626fe215d1d88.
|
|
|
|
* Introduced following targets:
build: gccbuild luabuild
gccbuild: compile
luabuild: luasource||luacompile
* Removed requirement for lua-headers respecting lua-only builds
* Split compile part of OpenWRT Makefile
|