Commit graph

13 commits

Author SHA1 Message Date
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* 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>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
bbc2c69965 applications/luci-statistics: avoid global vars, avoid nil indexing, get rid of counter variable 2012-02-19 17:05:09 +00:00
Patrick Grimm
ad7aecad88 applications/luci-statistics: make host selectable if collectd-mod-network server is on 2012-02-19 15:11:23 +00:00
Jo-Philipp Wich
6411c89b4c applications/luci-statistics: adept datatree class to nixio.fs api 2009-06-27 15:01:50 +00:00
Jo-Philipp Wich
0543ad6f4f * luci/app/statistics:
- build datatree from rrd directory structure, allows "virtual" plugins
	- flush index cache on statistics reload
	- whitespace cleanup in config generator
2008-10-29 03:59:37 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Jo-Philipp Wich
6071119f2e * luc/statistics: add file/license headers 2008-06-03 23:15:16 +00:00
Felix Fietkau
7557c5bcef some error handling for fs.dir(...) == nil 2008-06-03 22:50:21 +00:00
Felix Fietkau
77f8074a01 make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli 2008-06-03 22:42:01 +00:00
Jo-Philipp Wich
1da5feb9f7 * luci/statistics: let rrdtool.lua use values from the configuration, added irq diagram model 2008-06-01 03:12:48 +00:00
Jo-Philipp Wich
bb5ecfde72 * luci/statistics: implement a more advanced diagram generator in rrdtool.lua, simplified diagram models, fix bug in datatree.lua 2008-05-28 17:51:15 +00:00
Steven Barth
d35a620e9f commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
2008-05-27 12:23:39 +00:00
Renamed from applications/luci-statistics/src/statistics/datatree.lua (Browse further)