]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2016-06-20 paulfantomupdated configuration file
2016-06-20 paulfantomBetter handling of env variables
2016-06-20 paulfantomiterating over list which mutated inside loop is not...
2016-06-20 paulfantombetter debug messages. don't require specific python...
2016-06-20 paulfantomInformation about python2 support in readme. Fixed...
2016-06-19 paulfantomeven more comments
2016-06-19 paulfantomability to retry failed job
2016-06-19 paulfantomComments, comments, comments.
2016-06-19 paulfantomminor change in notification
2016-06-19 paulfantompython2 compatibility
2016-06-19 paulfantomMore code cleanup
2016-06-19 paulfantomCode cleanup
2016-06-19 paulfantomplugins.d/python.d.plugin
2016-06-18 paulfantominclude info about YAML in readme
2016-06-18 paulfantomMerge branch 'objects'
2016-06-18 paulfantombetter handling of lacking 3rd party libs
2016-06-18 paulfantomworking example.chart.py
2016-06-18 paulfantombetter handling of disabled modules
2016-06-17 Costa TsaousisMerge pull request #581 from ktsaou/master
2016-06-17 Costa Tsaousis... prevent another javascript error when the registry...
2016-06-17 Costa TsaousisMerge pull request #579 from ktsaou/master
2016-06-17 Costa Tsaousis... make install creates /var/lib/netdata and /var/lib...
2016-06-17 Costa Tsaousis... prevent a javascript error when the registry is not...
2016-06-17 Costa TsaousisMerge pull request #578 from ktsaou/master
2016-06-17 Costa Tsaousis... save database on fatal errors
2016-06-17 Costa TsaousisMerge pull request #576 from paulfantom/master
2016-06-17 paulfantomfix variable naming in tomcat.chart.sh
2016-06-17 paulfantomfix -pidfile to -P
2016-06-17 Costa TsaousisMerge pull request #574 from paulfantom/master
2016-06-17 Costa TsaousisMerge pull request #575 from x4FF3x/master
2016-06-17 davidchanged deprecated option
2016-06-17 davidchanges for wheezy package
2016-06-17 paulfantominformation about experimental support of python plugins
2016-06-17 Costa TsaousisMerge pull request #573 from jurgenhaas/patch-1
2016-06-17 Jürgen HaasFix a JavaScript error
2016-06-17 Costa TsaousisMerge pull request #571 from paulfantom/master
2016-06-17 paulfantomfix 562 (use /usr/bin/env)
2016-06-17 Costa TsaousisMerge pull request #567 from paulfantom/master
2016-06-16 Costa TsaousisMerge pull request #565 from ktsaou/master
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... fix for format string signess
2016-06-16 Costa Tsaousis... gcc options to check format of snprintfz(), fixes 387
2016-06-16 Costa TsaousisMerge pull request #564 from ktsaou/master
2016-06-16 Costa Tsaousis... added PYTHONUNBUFFERED=1 to the environment to make...
2016-06-16 Costa Tsaousis... log error if cgroup mount points cannot be found
2016-06-16 paulfantombetter looking php-fpm section
2016-06-16 paulfantomfixed phpfpm
2016-06-15 paulfantomadd compatibility with PHP 5.3
2016-06-15 Costa TsaousisMerge pull request #560 from paulfantom/master
2016-06-15 paulfantomfix issue when dealing with MySQL
2016-06-15 Costa TsaousisMerge pull request #555 from paulfantom/master
2016-06-15 paulfantomadd info about MySQLdb to README
2016-06-15 paulfantomfix incorrect "password" argument
2016-06-15 paulfantomuse MySQLdb or fallback to PyMySQL
2016-06-14 paulfantomdefault port is 0
2016-06-14 paulfantompossible remedy of 2003 error
2016-06-14 paulfantomchanges in readme and sample mysql.conf
2016-06-14 paulfantomadd option to include my.cnf
2016-06-14 paulfantomincrease verbosity of mysql.chart.py
2016-06-14 paulfantomhandling bad configurations
2016-06-14 paulfantommodule errors start with module name
2016-06-14 paulfantomfixed issue with stderr write
2016-06-14 paulfantomchange readme to include info about needed pymysql
2016-06-14 paulfantomfix makefile
2016-06-14 paulfantompreserve configs across installaitons
2016-06-14 Costa TsaousisMerge pull request #547 from paulfantom/master
2016-06-13 Costa TsaousisMerge pull request #552 from ktsaou/master
2016-06-13 Costa Tsaousis... added coverity badge
2016-06-13 Costa TsaousisMerge pull request #551 from ktsaou/master
2016-06-13 Costa Tsaousis... bug fixes detected by static code analysis using Coveri...
2016-06-13 paulfantompreserve configs across installaitons
2016-06-13 paulfantomMerge remote-tracking branch 'upstream/master'
2016-06-13 paulfantomsome comments in python.d.conf
2016-06-13 paulfantomnew directories: python_modules + config directories
2016-06-13 paulfantomfix makefile
2016-06-18 paulfantomsecond run
2016-06-18 paulfantomswitch main config to YAML
2016-06-18 paulfantomfixed debug interval
2016-06-18 paulfantomupdated example module
2016-06-18 paulfantomhandling of debug interval
2016-06-18 paulfantomone job config
2016-06-18 paulfantomfirst run
2016-06-18 paulfantomyaml configs
2016-06-18 paulfantomalpha python.d.plugin
2016-06-17 paulfantomjob creator in python.d.plugin
2016-06-17 paulfantomintroduce "jobs"
2016-06-17 paulfantomdebug
2016-06-17 paulfantommove BaseService to base.py
2016-06-17 paulfantomtested mysql.chart.py
2016-06-17 paulfantomservice inheritance
2016-06-16 paulfantompart 1
2016-06-13 paulfantomfix interval problems
2016-06-13 paulfantomdistinguish 'private' functions
2016-06-13 paulfantommove module loading to one function
2016-06-13 paulfantomdefault to python.d conf dir in main conf dir
next