]> arthur.barton.de Git - netdata.git/shortlog
netdata.git
2016-10-02 Costa TsaousisMerge pull request #1058 from ktsaou/master
2016-10-02 Costa Tsaousis... alarm_log is now refreshable
2016-10-02 Costa Tsaousis... removed debugging info
2016-10-02 Costa Tsaousis... a more usable alarms log
2016-10-01 Costa TsaousisMerge pull request #1055 from ktsaou/master
2016-10-01 Costa Tsaousis... async on scroll disabled by default ; the dashboard...
2016-10-01 Costa Tsaousis... added dashboard option to control sync/async
2016-10-01 Costa Tsaousis... lower browser pressure on page scroll
2016-10-01 Costa TsaousisMerge pull request #1053 from ktsaou/master
2016-10-01 Costa Tsaousis... added information on the dashboard about real/virtual...
2016-10-01 Costa Tsaousis... allow linking with jemalloc or tcmalloc
2016-10-01 Costa Tsaousis... inherit netdata version from autconf
2016-10-01 Costa Tsaousis... use atomic operations for debugging malloc issues
2016-10-01 Costa TsaousisMerge pull request #1052 from ktsaou/master
2016-10-01 Costa Tsaousis... pid file in /var/run; https://github.com/firehol/netdat...
2016-10-01 Costa Tsaousis... cgroups now also read usage_in_bytes, memsw_usage_in_by...
2016-09-30 Costa TsaousisMerge pull request #1047 from ktsaou/jsupdate
2016-09-30 Costa TsaousisMerge pull request #1050 from ktsaou/master
2016-09-30 Costa Tsaousis... reduce netdata virtual memory size by setting MALLOC_AR...
2016-09-30 Costa Tsaousis... added libuuid-devel to spec file; fixes #1048
2016-09-30 Costa Tsaousisfix unecessary calls to realloc(); added memory allocat...
2016-09-30 Costa Tsaousis... properly define the sse optimization on x86 flag; ...
2016-09-30 Costa Tsaousis... lookup all the known URLs of a machine
2016-09-29 Costa TsaousisMerge pull request #1046 from ktsaou/master
2016-09-29 Costa Tsaousis... prevent crash on start if shared or private anonymous...
2016-09-29 Costa Tsaousis... fix for horizontal grid lines disappearing
2016-09-29 Costa Tsaousis... updated all javascript libraries
2016-09-29 Costa TsaousisMerge pull request #1044 from ktsaou/master
2016-09-29 Costa Tsaousis... prevent past CLEAR notifications; fixes #1035
2016-09-29 Costa TsaousisMerge pull request #1043 from ktsaou/master
2016-09-29 Costa Tsaousis... make sure atomic operations are linkable; fixes #860
2016-09-28 Costa TsaousisMerge pull request #1040 from ktsaou/master
2016-09-28 Costa Tsaousis... updated configs.signatures
2016-09-28 Costa Tsaousis... dashboard does not show past CLEAR notifications; fixes...
2016-09-28 Costa Tsaousis... features at the header; shorter bash version error
2016-09-28 Costa Tsaousis... fix for alarms with multiple roles; more comments;...
2016-09-28 Costa Tsaousis... fixed typos and added more info
2016-09-28 Costa Tsaousis... added configure option to disable x86 SSE detection
2016-09-28 Costa Tsaousis... do not strip trailing zeros when number is not decimal...
2016-09-28 Costa TsaousisMerge pull request #1032 from ktsaou/master
2016-09-28 Costa Tsaousisuse prior version of ax_check_compile_flag for autotool...
2016-09-27 Costa Tsaousis... enable -msse2 -mfpmath=sse on x86 machines that support...
2016-09-27 Costa Tsaousis... autoconf for detecting 32/64 bit CPU
2016-09-27 Costa TsaousisMerge pull request #1031 from ktsaou/master
2016-09-27 Costa Tsaousis... updated comment
2016-09-27 Costa Tsaousis... fix exit procedure on alpine
2016-09-27 Costa Tsaousis... attempt to fix exit procedure on alpine
2016-09-27 Costa Tsaousis... add information about threads exiting
2016-09-27 Costa TsaousisMerge pull request #1028 from ktsaou/master
2016-09-27 Costa Tsaousis... detect compiler atomic instructions using autoconf
2016-09-27 Costa Tsaousis... portable way of detecting format of strerror_r
2016-09-26 Costa Tsaousis... fix for gcc < 4.9
2016-09-26 Costa Tsaousis... remove unneeded variables when NETDATA_INTERNAL_CHECKS...
2016-09-26 Costa Tsaousis... remove unneeded variables when NETDATA_INTERNAL_CHECKS...
2016-09-26 Costa Tsaousis... workaround strerror_r compatibility between glibc and...
2016-09-26 Costa Tsaousis... more musl compatibility fixes
2016-09-26 Costa Tsaousis... preparations for saving/loading the alarm log
2016-09-26 Costa Tsaousis... prevent warnings when compiling against musl
2016-09-26 Costa Tsaousis... properly detect the lack of high resolution date on...
2016-09-26 Costa TsaousisMerge pull request #1027 from ktsaou/master
2016-09-26 Costa Tsaousis... increased the version to uncache older versions
2016-09-26 Costa TsaousisMerge pull request #1022 from Chocobo1/cppcheck
2016-09-26 Costa TsaousisMerge pull request #1025 from ktsaou/master
2016-09-26 Costa Tsaousisapi failed responses are not cacheable; failed svg...
2016-09-26 Costa Tsaousiseliminated compiler warnings
2016-09-26 Costa Tsaousisupdated to match recent progress
2016-09-26 Costa Tsaousisadded missing files for CLion
2016-09-26 Chocobo1Replace deprecated bzero() by memset()
2016-09-26 Chocobo1Replace deprecated bcopy() by memmove()
2016-09-26 Chocobo1Avoid dereference null pointer
2016-09-26 Chocobo1Remove leftover
2016-09-26 Chocobo1Use reallocz()
2016-09-25 Costa TsaousisMerge pull request #1024 from ktsaou/master
2016-09-25 Costa Tsaousis... netdata-installer.sh banner is not a snake; fixes ...
2016-09-25 Costa Tsaousis... do not show the same HTML5 notification again - save...
2016-09-25 Costa Tsaousis... snake to chart...
2016-09-25 Costa TsaousisMerge pull request #1023 from ktsaou/master
2016-09-25 Costa Tsaousis... netdata-updater.sh now support -f to force re-installat...
2016-09-25 Paweł KrupaMerge pull request #996 from xuefer/check-overflow
2016-09-25 Paweł KrupaMerge pull request #888 from rsanger/fix_hddtemp
2016-09-25 Paweł KrupaMerge pull request #995 from xuefer/sensor-grouping-fix
2016-09-25 Paweł KrupaMerge pull request #1003 from clinta/fpm-improvements
2016-09-24 Costa TsaousisMerge pull request #1020 from ktsaou/master
2016-09-24 Costa Tsaousis... fix error on demo sites
2016-09-24 Costa TsaousisMerge pull request #1016 from ktsaou/master
2016-09-24 Costa Tsaousis... dashboard strings are now in dashboard_info.js; dashboa...
2016-09-24 Costa Tsaousis... better handling of http responses expiration and cache...
2016-09-24 Costa Tsaousis... optimizatons suggested by sitespeed.io
2016-09-24 Costa Tsaousis... stop health monitoring while netdata exits to avoid...
2016-09-24 Costa TsaousisMerge pull request #1015 from ktsaou/master
2016-09-24 Costa Tsaousis... fixes a bug in the incremental algorithm that was intro...
2016-09-23 Costa TsaousisMerge pull request #1014 from ktsaou/master
2016-09-23 Costa Tsaousis... lowered static files browser caching to 1 day (was...
2016-09-23 Costa Tsaousis... clickable notifications from email, slack, pushover...
2016-09-23 Costa Tsaousis... increased version for CDN
2016-09-23 Costa Tsaousis... removed debugging info
2016-09-23 Costa Tsaousis... web notifications are now clickable; web notifications...
2016-09-23 Costa TsaousisMerge pull request #1012 from shadycuz/DocumentationEdits
2016-09-23 Levi BlaneyReverted explicit /stub_status line
2016-09-23 Levi BlaneyCleaning up Documentation
next