index
:
apt-panopticon_cgp
master
Clone of http://git.nethuis.nl/?p=cgp.git;a=summary for https://sledjhamr.org/cgit/apt-panopticon/.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
type
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "type: fix undefined index in ds_names[$source] before empty check"
Pim van den Berg
2013-10-09
4
-4
/
+4
*
type: fix undefined index in ds_names[$source] before empty check
Pim van den Berg
2013-10-07
4
-4
/
+4
*
Merge pull request #21 from benoit-monin/fix_undefined_index
Pim van den Berg
2013-10-07
4
-4
/
+4
|
\
|
*
type: use empty to access ds_names
Benoît Monin
2013-08-31
3
-3
/
+3
|
*
type/default: fix 'undefined index' in rrd_gen_graph
Benoît Monin
2013-08-31
1
-1
/
+1
*
|
type/GenericStacked: make stack NaN-safe using ADDNAN instead of +
Pim van den Berg
2013-10-07
1
-1
/
+1
|
/
*
type/default: escape spaces in filenames
Pim van den Berg
2013-08-24
1
-0
/
+3
*
type/default: urlencode filenames when using canvas
Pim van den Berg
2013-08-04
1
-0
/
+2
*
type/default: double escape colon in legend/filename when not using canvas
Pim van den Berg
2013-08-04
1
-1
/
+7
*
type/default: dont include y-axis description (-v option) when not set
Pim van den Berg
2013-07-03
1
-1
/
+2
*
remove dependency on mod_rewrite for rrd.php
Pim van den Berg
2013-05-20
1
-1
/
+1
*
add config option for showing smooth (curved) graphs
Pim van den Berg
2013-05-18
1
-0
/
+4
*
type/default: add missing initial variable definitions
Pim van den Berg
2013-05-18
1
-0
/
+2
*
add support for graphing I/O using the negative X-axis
Pim van den Berg
2013-05-18
2
-5
/
+12
*
integrate jsrrdgraph in CGP
Pim van den Berg
2013-05-18
4
-53
/
+77
*
move width/heigth from plugins to type __construct
Pim van den Berg
2013-05-13
1
-0
/
+4
*
type: stick to the rrdgraph time specification
Pim van den Berg
2013-05-10
1
-1
/
+1
*
type/default: resolve division by zero warning
Pim van den Berg
2012-12-21
1
-1
/
+1
*
type: resolve undefined variable $c and $raw notices
Pim van den Berg
2012-12-21
3
-3
/
+3
*
type: escape colons in legend names
Pim van den Berg
2012-12-16
4
-4
/
+4
*
type: add debug option "cmd" create a commandline rrdtool command
Pim van den Berg
2012-12-16
1
-0
/
+6
*
explicitely defined undefined variables
Matthias Viehweger
2012-10-20
2
-0
/
+6
*
change whitespace, indentation or line-breaks
Matthias Viehweger
2012-10-20
1
-1
/
+1
*
add support for varnish plugin categories
Pim van den Berg
2012-09-07
1
-3
/
+9
*
type: add scale support to default/generic stacked types
Pim van den Berg
2012-08-10
2
-6
/
+32
*
type/GenericIO: only use raw totals when no scale is set (update)
Pim van den Berg
2012-08-10
1
-1
/
+1
*
type/GenericIO: only use raw totals when no scale is set
Pim van den Berg
2012-07-15
1
-1
/
+2
*
type: escape colons in filenames used in rrd commandline
Pim van den Berg
2011-08-27
4
-11
/
+15
*
type/Default: dont use t as ti when no ti is set
Pim van den Berg
2011-06-26
1
-1
/
+1
*
resolve php notices
Karol Nowacki
2011-04-21
1
-13
/
+13
*
use tinstance for legend label when data_sources is not set by plugin
Pim van den Berg
2011-04-10
1
-2
/
+7
*
type/GenericIO: add total calculations in IO graphs
yur
2011-04-05
1
-1
/
+4
*
replace function generate_colors by rainbow_colors
Pim van den Berg
2011-02-05
1
-20
/
+21
*
automatic alignment of graph legend
Pim van den Berg
2010-09-17
1
-13
/
+15
*
type/default: dont strip 1st char from instance name when there is no type in...
Pim van den Berg
2010-09-11
1
-1
/
+3
*
Uptime plugin now display current/max/avg values in days instead of seconds
Manuel CISSÉ
2010-06-22
1
-0
/
+64
*
a source (type instance or data source) may contain dots
Pim van den Berg
2010-05-17
1
-1
/
+0
*
Allow to define alternate options for rrdtool in config file
Edmondo Tommasina
2010-05-13
1
-0
/
+4
*
fix: renumber keys of intersected array in function rrd_get_sources
Pim van den Berg
2010-05-13
1
-1
/
+1
*
fix: file2identifier must return identifiers (not basenames)
Pim van den Berg
2010-03-21
1
-1
/
+2
*
correct a bug when graphing multiple DS in multiple files
Manuel CISSÉ
2010-03-01
1
-2
/
+2
*
add the possibility to generate and use default colors for graphs
Manuel CISSÉ
2010-03-01
2
-4
/
+35
*
autofill DS names when not specified
Manuel CISSÉ
2010-03-01
1
-0
/
+18
*
add the ability to graph multiple DS in multiple files (used by vmem plugin)
Manuel CISSÉ
2010-03-01
1
-2
/
+13
*
utf8 filename support for all types
Pim van den Berg
2010-03-01
2
-24
/
+24
*
make rrdfiles using utf8 and spaces work
Jakob Haufe
2010-02-16
1
-16
/
+16
*
make browser cache time for images configurable
Pim van den Berg
2010-01-12
1
-1
/
+4
*
make rrdtool executable configurable
Pim van den Berg
2010-01-12
1
-3
/
+6
*
rewrite of type classes
Pim van den Berg
2009-12-31
3
-105
/
+147
*
always show 'on $host' in the rrd title
Pim van den Berg
2009-12-31
1
-1
/
+1
[next]