]> arthur.barton.de Git - netdata.git/commit - src/plugin_proc.h
fixed minor issues throughout the code (mainly types); dashboard has now a watermark...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 29 Dec 2015 02:21:19 +0000 (04:21 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Tue, 29 Dec 2015 02:21:19 +0000 (04:21 +0200)
commitf4456c3d41da3d23520106fdb8b5d9f66267a3cb
tree25058a9b47510f11acbb05a7241abe68fe105fa1
parent376187e8363a03245fdf49242596a7e9894850a8
fixed minor issues throughout the code (mainly types); dashboard has now a watermark while loading to show it downloads or renders something; a lot of code cleanup in javascript
32 files changed:
src/appconfig.c
src/apps_plugin.c
src/avl.c
src/avl.h
src/common.c
src/common.h
src/daemon.c
src/dictionary.c
src/global_statistics.c
src/log.c
src/main.c
src/plugin_idlejitter.c
src/plugin_proc.c
src/plugin_proc.h
src/plugin_tc.c
src/plugins_d.c
src/popen.c
src/proc_diskstats.c
src/procfile.c
src/rrd.c
src/rrd.h
src/rrd2json.c
src/rrd2json.h
src/storage_number.c
src/web_buffer.c
src/web_buffer.h
src/web_client.c
src/web_client.h
src/web_server.c
web/dashboard.css
web/dashboard.js
web/index.html