| Commit message (Expand) | Author | Files | Lines |
2019-12-10 | Add some basic instructions for active graph. | onefang | 1 | -0/+1 |
2016-01-05 | explicitly set Content-Type header to text/html | Pim van den Berg | 1 | -0/+2 |
2015-06-21 | responsive: introduce a hamburger navicon to toggle the menu on smaller devices | Pim van den Berg | 1 | -0/+6 |
2015-05-25 | inc/functions: merge functions GET and validate_get | Pim van den Berg | 1 | -8/+9 |
2015-05-25 | inc/functions: make type argument of validate_get function exactly the same a... | Pim van den Berg | 1 | -6/+6 |
2014-12-14 | Revert "make detail page accessible when using "canvas" graph_type" | Peter Wu | 1 | -2/+0 |
2014-11-11 | make detail page accessible when using "canvas" graph_type | Pim van den Berg | 1 | -0/+2 |
2014-07-23 | Remove from all files the ending php tag | François LASSERRE | 1 | -2/+0 |
2014-07-20 | Defensive programming: more urlencode/htmlentities | Peter Wu | 1 | -2/+7 |
2014-06-30 | Escape HTML in GET-provided hostname | Nicolas Iooss | 1 | -2/+2 |
2014-05-19 | detail.php: fix canvas graphs | Pim van den Berg | 1 | -1/+1 |
2014-05-03 | inc/collectd: consistently return false instead of an empty array or false | Pim van den Berg | 1 | -3/+1 |
2014-01-12 | add graph_type "hybrid" to show canvas on detail page, png on the others | Pim van den Berg | 1 | -0/+4 |
2013-12-29 | fix heigth -> height typo | Pim van den Berg | 1 | -1/+1 |
2013-06-22 | start using fieldset + legend for showing data | Pim van den Berg | 1 | -1/+3 |
2013-05-18 | integrate jsrrdgraph in CGP | Pim van den Berg | 1 | -1/+6 |
2013-05-13 | move width/heigth from plugins to type __construct | Pim van den Berg | 1 | -2/+0 |
2013-02-09 | detail.php: make terms configurable | Pim van den Berg | 1 | -11/+1 |
2012-12-28 | remove arguments overview_plugins and other_plugins from plugins_list function | Pim van den Berg | 1 | -8/+2 |
2012-12-21 | remove in-html comments by xian310 | Pim van den Berg | 1 | -1/+1 |
2012-12-21 | replace the ajax expand system by a navigation menu | xian310 | 1 | -14/+26 |
2012-09-07 | add support for varnish plugin categories | Pim van den Berg | 1 | -0/+1 |
2011-10-08 | include trailing slash in config weburl variable | Pim van den Berg | 1 | -3/+3 |
2011-04-21 | resolve php notices | Karol Nowacki | 1 | -8/+8 |
2010-01-01 | better validation of possible user input (get) | Pim van den Berg | 1 | -5/+6 |
2009-10-11 | change 6 hour link on detail page to 8 hour | Pim van den Berg | 1 | -1/+1 |
2009-10-10 | remove laquo from navigation | Pim van den Berg | 1 | -1/+1 |
2009-09-29 | make width and heigth of graphs configurable | Pim van den Berg | 1 | -0/+6 |
2009-09-29 | layout improvement based on daniel's patch | Pim van den Berg | 1 | -1/+1 |
2009-09-28 | change webdir/weburl and include/require usage | Pim van den Berg | 1 | -0/+1 |
2009-09-20 | display term as a list on detail page | Pim van den Berg | 1 | -3/+3 |