]> arthur.barton.de Git - netdata.git/history - src
Merge pull request #277 from jgeromero/tomcat.chart.sh
[netdata.git] / src /
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...
2015-11-15 Costa TsaousisMerge pull request #20 from alonbl/build
2015-11-15 Alon Bar-Levbuild: move warning to autoconf
2015-11-15 Costa TsaousisMerge pull request #19 from alonbl/build2
2015-11-15 Alon Bar-Levbuild: setuid apps.plugin if running under root
2015-11-15 Costa Tsaousis ... removed NETDATA_DAEMON - it can be controlled via comma...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-10-27 Costa Tsaousis ... minor fixes for disk stats
2015-10-27 Costa Tsaousis ... disk statistics got proper names; isolated a performanc...
2015-10-25 Costa Tsaousis ... extended disk statistics
2015-10-25 Costa Tsaousis ... fix for consistent panning of charts
2015-10-25 Costa Tsaousis ... fix for panning starting always from the end of the...
2015-10-25 Costa Tsaousis ... optimized json generation loop; some two stage json...
2015-10-24 Costa Tsaousis ... new mechanism for two stage processing of web output...
2015-10-18 Costa Tsaousis ... added make options nozlib=1 to compile without any...
2015-10-17 Costa Tsaousis ... added mysql.chart.sh
2015-10-15 Costa Tsaousis ... added config file option to disable web gzip compression
2015-10-13 Costa Tsaousis ... added command line option -nd or -nodaemon to disable...
2015-10-12 Costa Tsaousis ... updated image
next