]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
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-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 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
2016-06-13 paulfantomconfiguration file for python.d.plugin
2016-06-13 paulfantomdifferent approach to disabling modules
2016-06-13 paulfantomadd modules path to environement; add a possibility...
2016-06-12 Costa TsaousisMerge pull request #544 from paulfantom/master
2016-06-12 paulfantomprevent breaking everything in create() and check()
2016-06-12 Costa TsaousisMerge pull request #543 from ktsaou/master
2016-06-12 Costa Tsaousis... fix for installing python.d files to the proper directo...
2016-06-12 Costa TsaousisMerge pull request #528 from paulfantom/master
2016-06-12 paulfantomnotify user when sth wrong in update()
2016-06-12 paulfantomprevent breaking everything
2016-06-12 paulfantomchange default priority of example module
2016-06-12 paulfantomrename python example chart
2016-06-12 paulfantomproper time alignement
2016-06-12 paulfantombetter timing
2016-06-12 Costa TsaousisMerge pull request #542 from ktsaou/master
2016-06-12 Costa Tsaousis... fix for mysql not collecting Questions and Qcache Inserts
2016-06-12 Costa TsaousisMerge pull request #541 from ktsaou/master
2016-06-12 Costa Tsaousis... CDN uncashing
2016-06-12 paulfantomfix timing in python.d charts
2016-06-11 Costa TsaousisMerge pull request #540 from ktsaou/master
2016-06-11 Costa Tsaousis... cleanup backup of the users configuration
2016-06-11 Costa TsaousisMerge pull request #539 from ktsaou/master
2016-06-11 Costa Tsaousis... added gcc printf checking to debug(), error(), fatal...
2016-06-11 paulfantomcheck if modules provided by cli param exist
2016-06-11 paulfantomadded support for chart priority
2016-06-11 Costa TsaousisMerge pull request #538 from ktsaou/master
2016-06-11 Costa Tsaousis... changed %zu to %d in SVG generation, #535
2016-06-11 paulfantomset global variables at the beginning
2016-06-11 paulfantomdisable python plugins if python < 3.1
2016-06-11 paulfantommodify configure.ac to include python.d directory
2016-06-11 paulfantommodified Makefiles to include python; added README
2016-06-11 Costa TsaousisMerge pull request #537 from ktsaou/master
2016-06-11 Costa Tsaousis... fixed the colors in "slate" theme to allow better contrast
2016-06-11 Costa Tsaousis... re-arranged dimensions to have "used" as red
2016-06-11 Costa Tsaousis... checked for exit status before committing values to...
2016-06-11 Costa Tsaousis... fixed typo
2016-06-11 Costa Tsaousis... lowered the cpu utilization and minor page faults to...
2016-06-11 Costa Tsaousis... default update every for squid and mysql changed from...
2016-06-11 paulfantomstore module execution interval as float not int
2016-06-11 paulfantomadded option to pass interval with command line parameter
2016-06-11 paulfantomadded number of microseconds since the last update...
2016-06-11 paulfantomdifferent intervals for different modules; better handl...
2016-06-11 Costa TsaousisMerge pull request #536 from ktsaou/master
2016-06-11 Costa Tsaousis... fixed typo in debug logging that resulted in crash
2016-06-10 Costa TsaousisMerge pull request #533 from ktsaou/master
2016-06-10 Costa Tsaousis... small changes, adaptation of #428 from @fredericopissarra
2016-06-10 Costa TsaousisMerge pull request #530 from ktsaou/master
2016-06-10 Costa Tsaousis... added more error exit tracing info to trace issue 529...
2016-06-10 paulfantomfix wrongly calculated run time
2016-06-10 paulfantomInitial support for python plugins
2016-06-09 Costa TsaousisMerge pull request #525 from ktsaou/master
2016-06-09 Costa Tsaousis... properly handle the exit status of plugins to avoid...
2016-06-09 Costa TsaousisMerge pull request #523 from paulfantom/master
2016-06-09 paulfantomMerge remote-tracking branch 'upstream/master'
2016-06-09 paulfantomchanged mysql query and parsing data
next