]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2017-02-25 Yassine ImounachenAdd missing comma to demosites.html
2017-02-25 Ilyamongodb_plugin: code optimization
2017-02-25 Ilyaself-signed certificate support for UrlService added
2017-02-25 Costa TsaousisMerge pull request #1839 from l2isbad/fail2ban_plugin_i...
2017-02-25 Costa TsaousisMerge pull request #1840 from ktsaou/master
2017-02-25 Costa Tsaousis... avoid code duplication
2017-02-25 Costa Tsaousis... proxies disconnect and reconnect to follow the receivin...
2017-02-25 Costa Tsaousis... disconnect sending socket when the receiving has been...
2017-02-25 Costa Tsaousis... moved [stream] configuration to stream.conf
2017-02-25 Costa Tsaousis... fix startup of unittest
2017-02-25 Costa Tsaousis... minor fix for timings
2017-02-25 Costa Tsaousis... updated info
2017-02-24 Costa Tsaousis... allow proxying metrics between hosts
2017-02-24 Costa Tsaousis... detect duplicate hosts
2017-02-24 Costa Tsaousis... log the hostname on all rrdpush logs
2017-02-24 Costa Tsaousis... log all host configuration when a host is created
2017-02-24 Costa Tsaousis... log a line for each host monitored
2017-02-24 Costa Tsaousis... initialize in the right sequence
2017-02-24 Costa Tsaousis... prevent remote hosts from taking the localhost position
2017-02-24 Costa Tsaousis... add hostname to health errors
2017-02-24 Costa Tsaousis... prevent error flood when statvfs() fails
2017-02-24 Costa Tsaousis... fixed crash at config_move()
2017-02-24 Costa Tsaousis... prevent unecessary error log when streaming is disabled
2017-02-24 Costa Tsaousis... fixed leftover in web section
2017-02-24 Costa Tsaousis... do not statvfs() dummy filesystems; do not statvfs...
2017-02-24 Costa Tsaousis... set up-delay on web alarms; fixes #1832
2017-02-24 Costa Tsaousis... improved configuration and fixes for proxy mode
2017-02-24 Ilyamongodb_plugin: mongo 2.4 compatibility #1
2017-02-24 Ilyafail2ban_plugin: parse both conf_path and conf_dir...
2017-02-24 Ilyamongodb_plugin: oplog window and "optimeDate" diff...
2017-02-23 Costa Tsaousis... allow each netdata host to have its own thread for...
2017-02-23 Costa Tsaousis... added rrd memory mode "none" to allow netdata act as...
2017-02-23 Costa Tsaousis... do not log failed expressions - fix for hibernation...
2017-02-23 Costa Tsaousis... prevent loading files with future dates
2017-02-23 Costa Tsaousis... more descriptive logging
2017-02-23 Costa Tsaousis... unified streaming logging
2017-02-23 Costa Tsaousis... eliminate a memory leak while creating the streaming...
2017-02-23 Costa Tsaousis... properly initialize stream receiving thread
2017-02-23 Costa Tsaousisallow delaying alarm checks when remote netdata starts...
2017-02-23 Ilyamongodb_plugin: replica set heartbeat latency chart...
2017-02-23 Costa Tsaousisconsistent logging
2017-02-23 Costa Tsaousisallow STREAM receiver to unblock the single threaded...
2017-02-22 Costa TsaousisMerge pull request #1831 from frei-style/master
2017-02-22 Manuel Freihipchat: simplify server definition
2017-02-22 Costa Tsaousis... updated info
2017-02-22 Costa Tsaousis... fixed typo No 2
2017-02-22 Costa Tsaousis... fixed typo
2017-02-22 Costa Tsaousis... log all accesses to the STREAM API
2017-02-22 Costa Tsaousis... allow metrics streaming to work in parallel with local...
2017-02-22 Manuel Freihipchat: add support for HipChat Server
2017-02-22 Manuel Freihipchat: detect html messages
2017-02-22 Ilyamongodb_plugin: replica set members state charts added
2017-02-22 Costa Tsaousis... fixed typo (again)
2017-02-22 Costa Tsaousis... fixed typo
2017-02-22 Costa Tsaousis... implemented API authentication
2017-02-22 Costa Tsaousis... appconfig now supports different multiple configuration...
2017-02-21 Costa Tsaousis... exit the web client thread when netdata exits
2017-02-21 Costa Tsaousis... prevent the charts from moving into the future
2017-02-21 Costa Tsaousis... pass microseconds to central netdata; fix unittest...
2017-02-21 Costa Tsaousis... create health directory for each host
2017-02-21 Costa Tsaousisdo not try to reconnect too soon
2017-02-21 Costa Tsaousis... avoid deadlock in push thread in case of errors
2017-02-21 Costa Tsaousis... operational stream mode - added more descriptive logs...
2017-02-21 Costa Tsaousis... switch from HTTP to stream data
2017-02-21 Costa Tsaousis... properly lock all sensitive linked lists
2017-02-21 Costa Tsaousis... draft implementation of netdata central push server...
2017-02-21 Costa Tsaousis... added /stream/ URL that redirects socket to plugins...
2017-02-21 Costa Tsaousis... added localhost as a fixed name localhost can be referred
2017-02-21 Costa Tsaousis... RRDHOSTs free all their memory (all substructures)...
2017-02-21 Costa Tsaousis... unified rrd locks
2017-02-21 Costa Tsaousis... allow the API to switch hosts
2017-02-21 Costa Tsaousis... removed static references to localhost from the API
2017-02-21 Costa Tsaousis... delete the host from the index and it is removed
2017-02-21 Costa Tsaousis... hosts except localhost save files in subdirectory in...
2017-02-21 Costa Tsaousis... unified rrdset and rrddim to use enum for flags
2017-02-21 Costa Tsaousis... remove references to localhost from registry - now...
2017-02-21 Costa Tsaousis... remove references to localhost from rrd2json - now...
2017-02-21 Costa Tsaousis... each host can have its own settings for history, update...
2017-02-21 Costa Tsaousis... memory mode and health configuration per host
2017-02-21 Costa Tsaousis... backend now sends all metrics for all hosts
2017-02-21 Costa Tsaousis... all internal plugins create chart at localhost except...
2017-02-21 Costa Tsaousis... every host has its own health
2017-02-21 Costa Tsaousis... external plugins can now work for a specific host
2017-02-21 Costa Tsaousis... localhost is now dynamic
2017-02-20 Costa TsaousisMerge pull request #1825 from l2isbad/varnish_plugin_p26
2017-02-20 Ilyabind_rndc_plugin: python 2.6 compatibility fix
2017-02-20 Luis Felipe... JSON output modified according to @ktsaou.
2017-02-20 Ilyaisc_dhcpd_plugin: python 2.6 compatibility fix
2017-02-20 Ilyasmartd_plugin: python 2.6 compatibility fix
2017-02-20 Ilyavarnish_plugin: python 2.6 compatibility fix
2017-02-20 Ilyamongodb_plugin: configuration file added
2017-02-20 Ilyamongodb_plugin: initial version added
2017-02-18 Costa Tsaousis... split rrd.c into multiple files
2017-02-18 Costa TsaousisMerge pull request #1816 from l2isbad/python.d.plugin_p...
2017-02-18 Costa TsaousisMerge pull request #1810 from l2isbad/fail2ban_plugin_e...
2017-02-18 Ilyapython.d.plugin: OrderedDict import for python2.6 added
2017-02-18 Ilyafail2ban_plugin: module configuration file update
2017-02-17 Costa Tsaousis... multi-host rrdset and rrdfamily operations
2017-02-17 Luis Felipe... Added more members to the json output:
2017-02-17 Costa Tsaousis... move machine_guid from registry to rrdhost
next