]> arthur.barton.de Git - netdata.git/history - src
updated readme
[netdata.git] / src /
2016-03-26 Costa Tsaousis ... allow apps.plugin to work without I/O information for...
2016-03-13 Costa Tsaousis ... finer timing measurements on internal plugins = now...
2016-02-28 Costa Tsaousis ... support for space in apps_groups.conf using a backslash...
2016-02-28 Costa Tsaousis ... tc: non-HTB classes were missed: fixed
2016-02-28 Costa Tsaousis ... tc: dont be limited to HTB
2016-02-28 Costa Tsaousis ... now it attempts to parse only HTB classes and it collec...
2016-02-25 Costa Tsaousis ... added mime types for missing filetypes; made static...
2016-02-09 Costa Tsaousis ... added proc_loadavg.c v1.0rc
2016-02-09 Costa Tsaousis ... added internal plugin for reading /proc/loadavg and...
2016-02-07 Costa Tsaousis ... added a new element on all charts: context, which is...
2016-02-06 Costa Tsaousis ... save memory before cleaning up the childs to prevent...
2016-02-06 Costa Tsaousis ... added pthread_exit in hope it will solve the crash...
2016-02-01 Costa Tsaousis ... added node.js plugin manager, implemented bind (named...
2016-01-31 Costa Tsaousis ... log web access error to error.log #52
2016-01-25 Costa Tsaousis ... changed the moto
2016-01-25 Costa Tsaousismark function fatal() as noreturn
2016-01-25 Costa Tsaousisexit every 4 hours
2016-01-25 Costa Tsaousisfix to update tc (QoS) names if they are updated
2016-01-24 Costa Tsaousis ... remove pid file on exit
2016-01-21 Costa Tsaousis ... prevent sending microseconds on BEGIN the first time
2016-01-21 Costa Tsaousis ... fixed interpolation spikes on incremental values
2016-01-20 Costa Tsaousis ... added more unit tests; fixed the issue where incrementa...
2016-01-16 Costa Tsaousis ... finer cache control; Expires header is now always added...
2016-01-16 Costa Tsaousis ... minor modification for clean exit; dashboard fixes...
2016-01-14 Costa Tsaousis ... properly disabled interfaces lo and fireqos_monitor
2016-01-11 Costa Tsaousis ... apps.plugin logs NETDATA_HOST_PREFIX variable #43
2016-01-11 Costa Tsaousis ... apps.plugin inherits host prefix from netdata #43
2016-01-09 Costa Tsaousis ... added gauge.js and adapted dashboard to use it
2016-01-08 Costa Tsaousis ... added API option percentage to return the percentage...
2016-01-07 Costa Tsaousis ... disable plugins based on their exit code
2016-01-05 Costa Tsaousis ... added c3 charts; added easyPieChart to default dashboard
2016-01-05 Costa Tsaousis ... easyPieChart integration
2016-01-04 Costa Tsaousis ... added CORS OPTIONS support
2015-12-30 Costa Tsaousisfixed warning
2015-12-30 Costa Tsaousis ... fix for lost bytes on filecopy #40
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-26 Costa Tsaousis ... fix for woff2 fonts mime type
2015-12-25 Costa Tsaousis ... interfaces fifo is incremental and is about FIFO buffer...
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-12-25 Costa Tsaousis ... lower memory requirements: do not add network interface...
2015-12-25 Costa Tsaousis ... lower memory requirements: do not add disk charts for...
2015-12-25 Costa Tsaousis ... source file for ksm #38
2015-12-25 Costa Tsaousis ... ksm charts #38
2015-12-24 Costa Tsaousis ... fixed an issue where certain proc files did not read...
2015-12-23 Costa Tsaousis ... do not attempt to use KSM if it is not available
2015-12-22 Costa Tsaousis ... moved an error to internal checks
2015-12-22 Costa Tsaousis ... prevent interpolation on absolute values that are colle...
2015-12-20 Costa Tsaousis ... updated swagger and unified a few parameter names
2015-12-20 Costa Tsaousis ... prevent adding unused interfaces and IFB devices -...
2015-12-20 Costa Tsaousis ... prevent adding idle cpu cores or disks
2015-12-20 Costa Tsaousis ... added config option "memory deduplication (ksm) = yes...
2015-12-19 Costa Tsaousis ... added softirqs collection from /proc/softirqs; fixed...
2015-12-18 Costa Tsaousis ... fixed the bug where randomly chart dimensions were...
2015-12-18 Costa Tsaousis ... probably -O3 is causing empty charts some times - still...
2015-12-16 Costa Tsaousis ... added support for empty charts; now the javascript...
2015-12-15 Costa Tsaousis ... fixed interrupt names; enabled per core interrupts
2015-12-12 Costa Tsaousis ... made all charts update the legend on chart update;...
2015-12-08 Costa Tsaousis ... disabled mirror and debug urls in production
2015-12-07 Costa Tsaousis ... removed thread unsafe functions
2015-12-07 Costa Tsaousis ... fixed all crashes; empty responses are now formatted...
2015-12-05 Costa Tsaousis ... new dashboard; now charts support pan and zoom; dygraph...
2015-12-04 Costa Tsaousis ... fixed an issue were the adjusted range to be evaluated...
2015-12-03 Costa Tsaousis ... fixed a bug where charts were giving no data if the...
2015-12-03 Costa Tsaousis ... minor options updates
2015-12-02 Costa Tsaousis ... added jsonwrap api option to allow javascript get infor...
2015-12-02 Costa Tsaousis ... fixed a division by zero; added logging in case out...
2015-12-02 Costa Tsaousis ... fixed an incomplete calculation that forced a whole...
2015-12-02 Costa Tsaousis ... more detailed calculation of points to be returned
2015-12-01 Costa Tsaousis ... added support for clean exit
2015-12-01 Costa Tsaousis ... increased versions to prevent using old data files...
2015-12-01 Costa Tsaousis ... added cleanup on exit
2015-11-30 Costa Tsaousis ... minor code cleanups; updated the dashboard to fix inlin...
2015-11-30 Costa Tsaousis ... fixed an out-of-bounds memory access for datatable...
2015-11-29 Costa Tsaousis ... solved a duplicate memory allocation in the new API
2015-11-29 Costa Tsaousis ... fixed a memory leak introduced with the new API
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-29 Costa Tsaousis ... added support for custom dashboards - new API is operat...
2015-11-29 Costa Tsaousis ... first complete API implementation - it now supports...
2015-11-28 Costa Tsaousis ... added option to allow running as a user and serving...
2015-11-28 Costa Tsaousis ... code cleanup and re-arrangements for better scalability
2015-11-27 Costa Tsaousis ... avl is now threat safe (found a condition where the...
2015-11-26 Costa Tsaousis ... improved accuracy for "per second" calculation - preven...
2015-11-25 Costa Tsaousis ... fixed a bug in the incremental calculations where the...
2015-11-24 Costa Tsaousis ... fixed a typo that prevented apps.plugin to evaluate...
2015-11-22 Costa Tsaousis ... code cleanup
2015-11-20 Costa Tsaousis ... Merge branch 'master' of github.com:firehol/netdata
2015-11-20 Costa Tsaousis ... added resource usage and timing for tc plugin and script
2015-11-20 Costa Tsaousis ... more appropriate log messages
2015-11-20 Costa Tsaousis ... use netdata logging facility
2015-11-20 Costa Tsaousis ... added proc plugin rusage chart
2015-11-19 Costa Tsaousis ... fixed a typo
2015-11-19 Costa Tsaousis ... added noreset flag to prevent apps.plugin charts from...
2015-11-18 Costa TsaousisMerge pull request #31 from alonbl/build
2015-11-17 Costa Tsaousis ... updated docs; nut.chart.sh now autodetects multiple...
2015-11-17 Costa TsaousisMerge pull request #29 from alonbl/build
2015-11-17 Alon Bar-Levbuild: move netdata to sbin
2015-11-17 Costa TsaousisMerge pull request #27 from alonbl/build
2015-11-17 Alon Bar-Levbuild: non standard dir PROGRAMS is considered as data
2015-11-16 Costa Tsaousis ... fixed charts.d.plugin to get directories from netdata...
next