Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | add support for splash leases plugin | soma | |
2013-04-23 | Add support for collectd-mod-uptime to luci-statistics | Jo-Philipp Wich | |
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality can be enabled by selecting collectd-mod-uptime in menuconfig. signed-off-by: hannu.nyman@iki.fi | |||
2012-12-11 | Add NUT UPS support to luci-statistics | Jo-Philipp Wich | |
2012-09-07 | applications/luci-statistics: add missing return in _expand() | Jo-Philipp Wich | |
2012-09-06 | applications/luci-statistics: cope with uci list values, thanks Bluse for ↵ | Jo-Philipp Wich | |
reporting this | |||
2011-12-13 | applications/luci-statistics: add iwinfo support to stat-genconfig | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: add support for conntrack plugin | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: Add support for memory plugin and initial ↵ | Manuel Munz | |
support for conntrack | |||
2011-11-28 | applications/luci-statistics: add support for olsr and madwifi plugin parameters | Jo-Philipp Wich | |
2010-11-18 | applications/luci-statistics: Add ping interval option, closes #136 | Manuel Munz | |
2010-11-18 | applications/luci-statistics: Add double quote around host and port. Closes: ↵ | Manuel Munz | |
#154 | |||
2009-06-27 | applications/luci-statistics: add workaround for nixio io bug during config ↵ | Jo-Philipp Wich | |
creation | |||
2008-10-29 | * luci/app/statistics: | Jo-Philipp Wich | |
- build datatree from rrd directory structure, allows "virtual" plugins - flush index cache on statistics reload - whitespace cleanup in config generator | |||
2008-10-29 | * luci/app/statistics: fix syntax of collectd Exec plugin config | Jo-Philipp Wich | |
2008-08-31 | * luci/applications: statistics: strip leading and trailing whitespace from ↵ | Jo-Philipp Wich | |
config values, fixes OpenWrt Bug #3892 | |||
2008-08-26 | UCI API changes | Steven Barth | |
2008-06-08 | * luci/statistics: implement support for the load plugin | Jo-Philipp Wich | |
2008-06-05 | * Merged Luci to use native UCI-library | Steven Barth | |
2008-06-03 | make use of the new features in the binding for uci v0.4.0 - fixes remaining ↵ | Felix Fietkau | |
dependencies of libuci.lua on the cli | |||
2008-06-03 | * luci/statistics: update config generator | Jo-Philipp Wich | |
2008-05-29 | * luci/statistics: include cpu plugin in stat-genconfig | Jo-Philipp Wich | |
2008-05-25 | * luci/statistics: fix path to types.db in default config, adept ↵ | Jo-Philipp Wich | |
stat-genconfig to new project name and updated config | |||
2008-05-25 | * ffluci/statistics: diagram model updates, added ping to genconfig, fixed ↵ | Jo-Philipp Wich | |
random() in colors.lua and added support for multiple diagrams per diagram controller | |||
2008-05-23 | * ffluci/statistics: move contrib files from files/ to root/ | Jo-Philipp Wich | |