| Commit message (Expand) | Author | Files | Lines |
2014-07-24 | inc/collectd: get_host_rrd_files: filter non-plugin .rrd files | Pim van den Berg | 1 | -1/+4 |
2014-07-20 | Fix type confusion | Peter Wu | 1 | -3/+3 |
2014-06-28 | Keep the list of plugins sorted | Vincent Brillault | 1 | -0/+1 |
2014-06-11 | Add support for multiple types db | Dao-hui Chen | 1 | -16/+23 |
2014-05-12 | graph.php: use JSON plugins instead of including PHP plugin files | Pim van den Berg | 1 | -0/+24 |
2014-05-03 | move collectd_flush function to base class | Pim van den Berg | 1 | -65/+0 |
2014-05-03 | inc: mv graphs_from_plugin, build_url functions to html.inc.php | Pim van den Berg | 1 | -69/+0 |
2014-05-03 | inc/collectd: consistently return false instead of an empty array or false | Pim van den Berg | 1 | -15/+17 |
2014-03-22 | add rrdcached flush support | Pim van den Berg | 1 | -31/+44 |
2014-03-22 | inc/collectd.inc.php: use RegexIterator + strip $dir from result | Pim van den Berg | 1 | -8/+7 |
2014-03-22 | inc/collectd.inc.php: replace glob by php5 iterators | Łukasz Kostka | 1 | -2/+23 |
2014-02-10 | use & instead of & in html | Pim van den Berg | 1 | -2/+2 |
2013-08-24 | inc/collectd.inc.php: typo | Pim van den Berg | 1 | -1/+1 |
2013-08-24 | inc/collectd.inc.php: don't group type instances when snmp + if_octets | Pim van den Berg | 1 | -1/+4 |
2013-05-18 | integrate jsrrdgraph in CGP | Pim van den Berg | 1 | -6/+15 |
2013-03-30 | rewrite some code of added overview_filter feature | Pim van den Berg | 1 | -7/+4 |
2013-03-30 | add feature to show a subset of graphs from a plugin on overview page | Rohit Bhute | 1 | -1/+12 |
2013-02-09 | inc/collectd.inc.php: remove . and .. from scandir before foreach | Pim van den Berg | 1 | -2/+2 |
2012-12-28 | resolve php warning/notices when plugin doesn't exist | Pim van den Berg | 1 | -0/+5 |
2012-10-20 | explicitely defined undefined variables | Matthias Viehweger | 1 | -4/+4 |
2012-10-20 | change whitespace, indentation or line-breaks | Matthias Viehweger | 1 | -4/+4 |
2012-09-07 | add support for varnish plugin categories | Pim van den Berg | 1 | -21/+17 |
2011-12-03 | order graphs by pi, t, ti | Pim van den Berg | 1 | -0/+13 |
2011-10-08 | include trailing slash in config weburl variable | Pim van den Berg | 1 | -1/+1 |
2011-07-04 | plugin/libvirt: collectd 5 compatibility | Pim van den Berg | 1 | -2/+3 |
2011-07-04 | plugin: add libvirt plugin | Pim van den Berg | 1 | -1/+1 |
2011-06-15 | log unixsock errors instead of printing them | Pim van den Berg | 1 | -6/+6 |
2010-10-04 | inc/collectd: improve determining which files to group in 1 graph | Pim van den Berg | 1 | -33/+44 |
2010-09-19 | inc/collectd: simplify the way collectd_plugindata gathers its data | Pim van den Berg | 1 | -23/+10 |
2010-06-26 | default graph time range is now configurable (not only for uptime) | Pim van den Berg | 1 | -3/+5 |
2010-06-22 | use the same time range for the link to the detail page | Pim van den Berg | 1 | -4/+7 |
2010-06-22 | Default time range on the summary page is now configurable | Manuel CISSÉ | 1 | -1/+3 |
2010-01-01 | show all type instances in one graph | Pim van den Berg | 1 | -1/+3 |
2010-01-01 | better validation of possible user input (get) | Pim van den Berg | 1 | -0/+2 |
2009-12-31 | rewrite of type classes | Pim van den Berg | 1 | -17/+0 |
2009-11-04 | add unixsock flush support | Pim van den Berg | 1 | -0/+81 |
2009-10-11 | remove code duplication from function graphs_from_plugin | Pim van den Berg | 1 | -21/+5 |
2009-09-29 | make width and heigth of graphs configurable | Pim van den Berg | 1 | -2/+2 |