summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics
AgeCommit message (Expand)Author
2008-08-31* luci/applications: statistics: strip leading and trailing whitespace from c...Jo-Philipp Wich
2008-08-31* luci/applications: statistics: pick up new rrdtool translations in controll...Jo-Philipp Wich
2008-08-31* luci/applications: statistics: split i18n data for rrdtool (Latin1) and web...Jo-Philipp Wich
2008-08-26UCI API changesSteven Barth
2008-08-22Updated XML translation system, fixed some errors with multiline-translationsSteven Barth
2008-08-20* luci/i18n: updated translation files, xhtml fixes in openwrt.org themeJo-Philipp Wich
2008-08-20* luci/i18n: add luci translations in xml formatJo-Philipp Wich
2008-08-15Fixed a typoSteven Barth
2008-08-14libs/core: Remove deprecated luci.bits which got replaced by bitlibSteven Barth
2008-07-16libs/web: Prevent luci.http to prematurely parse the POST dataSteven Barth
2008-07-15* luci/themes: css fixed in openwrt.org themeJo-Philipp Wich
2008-07-07Added copyright-tags to templatesSteven Barth
2008-06-15* Added support for CGI SGISteven Barth
2008-06-15* Generalized HTTP-APISteven Barth
2008-06-14* luci/statistics: some german translation fixesJo-Philipp Wich
2008-06-14* Rewrote Luci to be coroutine-safe allowing the use of non-forking webserversSteven Barth
2008-06-10* luci/statistics: fix syntax error in init scriptJo-Philipp Wich
2008-06-10* luci/statistics: add and enable load plugin by defaultJo-Philipp Wich
2008-06-09* themes/fledermaus: Register on installSteven Barth
2008-06-09* Made Makefiles attribute awareSteven Barth
2008-06-08* luci/statistics: register statistics reload commit actionJo-Philipp Wich
2008-06-08* luci/statistics: implement reload action in init scriptJo-Philipp Wich
2008-06-08* luci/statistics: implement support for the load pluginJo-Philipp Wich
2008-06-08* luci/statistics: reworked some dispatcher, use new hashtable iterators to c...Jo-Philipp Wich
2008-06-08* luci/statistics: append ".lua" to language files to allow bytecody-compilationJo-Philipp Wich
2008-06-08* luci/statistics: replace load() with loadc() since german translation is no...Jo-Philipp Wich
2008-06-08* luci/statistics: Latin1 -> UTF-8 conversation for german translationJo-Philipp Wich
2008-06-08* luci/statistics: add german translationJo-Philipp Wich
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-05* luci/statistics: whitespace cleanup in controllerJo-Philipp Wich
2008-06-05* luci/statistics: fix dispatcher again: drop redirect; use first available i...Jo-Philipp Wich
2008-06-04* luci/statistics: moving the graph controller to admin caused the images to ...Jo-Philipp Wich
2008-06-03* luci/statistics: made definition fallbacks for date w/o digram model workin...Jo-Philipp Wich
2008-06-03* luci/statistics: definitions.lua: remove all defs handled by diagram models...Jo-Philipp Wich
2008-06-03* luci/statistics: remove unneeded processes/ps_state diagram definitionJo-Philipp Wich
2008-06-03* luci/statistics: added missing iptables/ipt_bytes definition, svn property ...Jo-Philipp Wich
2008-06-03* luc/statistics: add file/license headersJo-Philipp Wich
2008-06-03some error handling for fs.dir(...) == nilFelix Fietkau
2008-06-03make use of the new features in the binding for uci v0.4.0 - fixes remaining ...Felix Fietkau
2008-06-03* luci/statistics: move public pages to /admin/statistics/graph/Jo-Philipp Wich
2008-06-03* luci/statistics: update config generatorJo-Philipp Wich
2008-06-03* luci/statistics: update default configJo-Philipp Wich
2008-06-03* luci/statistics: implement timespan selection in public interfaceJo-Philipp Wich
2008-06-02* luci/statistics: add init scriptJo-Philipp Wich
2008-06-02* luci/statistics: template and controller translationJo-Philipp Wich
2008-06-01* luci/statistics: complete cbi model translationJo-Philipp Wich
2008-06-01* luci/statistics: let rrdtool.lua use values from the configuration, added i...Jo-Philipp Wich
2008-05-30* luci/statistics: added diagram models for process and df plugins, adep...Jo-Philipp Wich
2008-05-29* luci/statistics: include cpu plugin in stat-genconfigJo-Philipp Wich
2008-05-29Revert "* luci/core: dispatcher.lua: fix build_url()"Steven Barth