1
0
mirror of https://github.com/netdata/netdata.git synced 2021-06-06 23:03:21 +03:00

8 Commits

Author SHA1 Message Date
Costa Tsaousis
f857aa35ae optimized ses and added des (#4470)
* optimized ses and added des

* added coefficient of variation

* fix bug identified by @vlvkobal: use all available points when resampling is required and the timeframe is not enough for a single point
2018-10-24 03:03:57 +03:00
Paweł Krupa
a1b6a7f532 [cleanup crusade] Shellcheck (#4261)
* lint libreswan module

* disable linting obsolete shell modules

* shellcheck more shell modules

* fix review; lint helper scripts

* more shellcheck

* fix SC2235 in apache.chart.sh

* shellcheck last portion of charts.d scripts

* final shellcheck; make travis blocking

* fix cppcheck

* fix indents; fix expansion

* fix local var assignments
2018-09-29 02:09:34 +03:00
Paweł Krupa
0426209ead [cleanup crusade] linting shell scripts for docker, tests and python (#4162)
* shell linting various scripts

* remove python-modules-installer.sh.in
2018-09-13 00:18:19 +03:00
paulfantom
be2123235b remove biased code part 2018-09-08 13:42:49 +02:00
Costa Tsaousis (ktsaou)
e1d7bb0408 more code cleanup 2017-12-26 17:46:31 +02:00
Costa Tsaousis (ktsaou)
776f82c2af more fixes 2017-12-26 07:15:26 +02:00
Costa Tsaousis (ktsaou)
4ff05c29dc more cleanup identified by cppcheck 2017-12-26 06:47:56 +02:00
Costa Tsaousis (ktsaou)
dbc69a0ece added cppcheck config and simple script to run it 2017-12-26 05:54:48 +02:00