]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2014-05-03 Costa Tsaousis... removed config files - should be customized per install...
2014-05-03 Costa Tsaousis... removed test line
2014-05-03 Costa Tsaousis... mkdir log
2014-05-03 Costa Tsaousis... cleanup
2014-05-03 Costa Tsaousis... supports for charts.d scripts and plugins.d plugins
2014-05-03 Costa Tsaousis... Now there are 2 kinds of plugins:
2014-05-03 Costa Tsaousis... Renamed charts.d to plugins.d
2014-05-03 Costa Tsaousis... minor fix
2014-05-03 Costa Tsaousis... new log file management, now 3 logs are supported:...
2014-05-02 Costa Tsaousis... re-wrote the popen part, added signal handlers, re...
2014-05-02 Costa Tsaousis... central childs management
2014-05-02 Costa Tsaousis... added enabled switch in charts.d conf files
2014-05-02 Costa Tsaousis... more fixes related to charts.d
2014-05-02 Costa Tsaousis... fixes
2014-05-02 Costa Tsaousis... fixed -charts.sh suffix parsing
2014-05-02 Costa Tsaousis... removed tc-all.sh
2014-05-02 Costa Tsaousis... moved to charts.d
2014-05-02 Costa Tsaousis... moved tc-all.sh to charts.d/
2014-05-02 Costa Tsaousis... more documentation about charts.d
2014-05-02 Costa Tsaousis... minor fix
2014-05-02 Costa Tsaousis... minor fix
2014-05-02 Costa Tsaousis... made the main JSON generation loop more accurate
2014-05-02 Costa Tsaousis... fixed rotation bug of the round robin db
2014-05-02 Costa Tsaousis... support for custom data collection plugins in charts...
2014-05-01 Costa Tsaousis... cleanup and aesthetic changes
2014-05-01 Costa Tsaousis... a minor fix in config
2014-05-01 Costa Tsaousis... removed chmod on web dir
2014-05-01 Costa Tsaousis... more error reporting when the file is not found.
2014-05-01 Costa Tsaousis... error reporting when the file is not found.
2014-05-01 Costa Tsaousis... lowered memory requirements even more, by using config...
2014-05-01 Costa Tsaousis... preserve config options not changed but not used too
2014-05-01 Costa Tsaousis... config is generated commented if the settings are the...
2014-05-01 Costa Tsaousis... chart dimensions (names, multipliers, divisors, algorit...
2014-05-01 Costa Tsaousis... fixed wrong user option name
2014-05-01 Costa Tsaousis... minor fixes
2014-05-01 Costa TsaousisMerge pull request #6 from ktsaou/new_rrd_stats
2014-05-01 Costa Tsaousis... removed all printf from the json data generation; now...
2014-04-30 Costa Tsaousis... settled all issues; added more options; final tests...
2014-04-29 Costa Tsaousis... documentation and fixed a rounding bug
2014-04-29 Costa Tsaousis... lowered memory consumption by 60% and increased speed...
2014-04-29 Costa Tsaousis... more options
2014-04-29 Costa Tsaousis... option to configure web directory
2014-04-29 Costa Tsaousis... eliminated one sprintf in data json generation
2014-04-28 Costa Tsaousis... even more optimizations for all.json
2014-04-28 Costa Tsaousis... a lot faster generation of all.json
2014-04-28 Costa Tsaousis... precise looping (at the ms level) for scripts
2014-04-28 Costa Tsaousis... renamed several options and added a few more
2014-04-27 Costa Tsaousis... improvements in configuration generation
2014-04-27 Costa Tsaousis... configuration nodes are prioritized
2014-04-27 Costa Tsaousis... added options for tc per interface
2014-04-27 Costa Tsaousis... time was not appearing in a few cases
2014-04-27 Costa Tsaousis... default history is 3600
2014-04-27 Costa TsaousisUpdate README.md
2014-04-27 Costa Tsaousis... new
2014-04-27 Costa Tsaousis... handle non hex debug flags value
2014-04-27 Costa Tsaousis... fix for debug mode
2014-04-27 Costa Tsaousis... replaced all sprintf with snprintf to guarantee thre...
2014-04-27 Costa TsaousisMerge pull request #5 from ktsaou/new_config
2014-04-27 Costa Tsaousis... all charts have now options in config file
2014-04-27 Costa Tsaousis... more config options
2014-04-27 Costa Tsaousis... more options
2014-04-26 Costa Tsaousis... added support for reading and generating netdata.conf
2014-04-26 Costa Tsaousis... calloc is not needed for web buffer
2014-04-26 Costa Tsaousis... fixed an issue that allowed to render an incomplete...
2014-04-26 Costa Tsaousis... parsial group points are now skipped
2014-04-26 Costa Tsaousis... switched cpu.netdata to incremental
2014-04-26 Costa Tsaousis... a bit better screen space management
2014-04-25 Costa Tsaousis... added netdata info at the footer, added cpu.netdata...
2014-04-25 Costa Tsaousis... minor fix
2014-04-24 Costa Tsaousis... remove line when the chart is too dense
2014-04-24 Costa Tsaousis... included in netdata.js
2014-04-24 Costa Tsaousis... optimized for loading speed
2014-04-24 Costa Tsaousis... optimized for loading speed
2014-04-24 Costa Tsaousis... fine tuning
2014-04-24 Costa Tsaousis... force update of control chart when clicking play on...
2014-04-23 Costa TsaousisMerge pull request #4 from ktsaou/new_mainchart
2014-04-23 Costa Tsaousis... finalized new main chart with adaptive explorer on...
2014-04-22 Costa Tsaousis... zoomed mode improvements - it still needs some work
2014-04-22 Costa Tsaousis... added debug log and flags in command line; various...
2014-04-21 Costa Tsaousis... incomplete support for controlled mainchart
2014-04-21 Costa Tsaousis... support range of data
2014-04-18 Costa Tsaousis... prevent repeating the last url on the syslog
2014-04-18 Costa Tsaousis... removed pthread_join to eliminate SIGSEGV
2014-04-17 Costa Tsaousis... memory leak fixed - if the was a client with gzip enabl...
2014-04-17 Costa Tsaousis... fixed title
2014-04-17 Costa TsaousisUpdate README.md
2014-04-17 Costa TsaousisMerge pull request #3 from ktsaou/javascript_config
2014-04-17 Costa Tsaousis... cleanup
2014-04-17 Costa Tsaousis... example google datasource with netdata - the simplest...
2014-04-17 Costa Tsaousis... made HardwareCorrupted appear only when the machine...
2014-04-16 Costa Tsaousis... added page faults graph
2014-04-16 Costa Tsaousis... fixed printing of json data
2014-04-16 Costa Tsaousis... eliminated a string copy when generating json data
2014-04-15 Costa Tsaousis... added more memory charts
2014-04-14 Costa TsaousisMerge pull request #2 from ktsaou/groogle_datasource
2014-04-14 Costa Tsaousis... support for google datasources with JSONP and the varia...
2014-04-13 Costa Tsaousis... more javascript fixes
2014-04-13 Costa Tsaousis... group chart mode stretches the charts to fill the screen.
2014-04-13 Costa Tsaousis... added more charts for conntrack, /proc/stat, ip, tcp...
2014-04-13 Costa Tsaousis... fix for tooltips in group charts
next