aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* dashboard: make timeago dynamic using jquery + timeagoPim van den Berg2014-12-131-1/+4
* Adding option to show time since last update on dashboard.David Severwright2014-12-131-0/+13
* make detail page accessible when using "canvas" graph_typePim van den Berg2014-11-112-0/+18
* inc/html: add deprecation message about collectd 4Pim van den Berg2014-08-141-1/+12
* Merge (a)sync code, reformat CGP.jsPeter Wu2014-08-021-10/+7
* support php versions without json support and show a warning messagePim van den Berg2014-07-251-0/+13
* inc/collectd: get_host_rrd_files: filter non-plugin .rrd filesPim van den Berg2014-07-241-1/+4
* Remove from all files the ending php tagFrançois LASSERRE2014-07-232-4/+0
* Update html.inc.phpFrançois LASSERRE2014-07-231-6/+6
* Better x and y validation, report 400 on errorsPeter Wu2014-07-211-1/+1
* Fix overly permissive hostname validation, fix host checkPeter Wu2014-07-211-2/+2
* Escape file argument for rrd_infoPeter Wu2014-07-201-2/+7
* Fix type confusionPeter Wu2014-07-201-3/+3
* Defensive programming: more urlencode/htmlentitiesPeter Wu2014-07-201-47/+51
* Merge remote-tracking branch 'feandil/time_range'Pim van den Berg2014-06-281-0/+1
|\
| * Use config time_range for canvas graphsVincent Brillault2014-06-281-0/+1
* | Keep the list of plugins sortedVincent Brillault2014-06-281-0/+1
|/
* Add support for multiple types dbDao-hui Chen2014-06-111-16/+23
* inc/html.inc.php: fix canvas graphsPim van den Berg2014-05-141-1/+1
* graph.php: use JSON plugins instead of including PHP plugin filesPim van den Berg2014-05-122-0/+211
* move collectd_flush function to base classPim van den Berg2014-05-032-66/+5
* inc: mv graphs_from_plugin, build_url functions to html.inc.phpPim van den Berg2014-05-032-70/+68
* inc/collectd: consistently return false instead of an empty array or falsePim van den Berg2014-05-031-15/+17
* overview: disable showmem by default, add percent signPim van den Berg2014-04-151-25/+25
* overview: show used memory percentageBogdan Rădulescu2014-04-141-1/+25
* overview: only calculate cores when config option showload is enabledPim van den Berg2014-04-061-2/+2
* inc/functions.inc.php: rm trailing slash in base and resolve symlinkPim van den Berg2014-03-231-0/+5
* add rrdcached flush supportPim van den Berg2014-03-221-31/+44
* inc/collectd.inc.php: use RegexIterator + strip $dir from resultPim van den Berg2014-03-221-8/+7
* inc/collectd.inc.php: replace glob by php5 iteratorsŁukasz Kostka2014-03-221-2/+23
* use & instead of & in htmlPim van den Berg2014-02-102-5/+5
* Add a configuration option for sync/async choice for the canvas graphsVincent Brillault2014-01-121-0/+11
* automatic page refresh support + config settingPim van den Berg2013-12-291-0/+6
* inc/collectd.inc.php: typoPim van den Berg2013-08-241-1/+1
* inc/collectd.inc.php: don't group type instances when snmp + if_octetsPim van den Berg2013-08-241-1/+4
* add viewport meta tag for better experience on mobile devicesPim van den Berg2013-06-221-0/+1
* overview: add color to load averagesPim van den Berg2013-06-221-4/+11
* start using fieldset + legend for showing dataPim van den Berg2013-06-221-3/+6
* integrate jsrrdgraph in CGPPim van den Berg2013-05-183-6/+61
* rewrite some code of added overview_filter featurePim van den Berg2013-03-301-7/+4
* add feature to show a subset of graphs from a plugin on overview pageRohit Bhute2013-03-301-1/+12
* inc/collectd.inc.php: remove . and .. from scandir before foreachPim van den Berg2013-02-091-2/+2
* remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg2012-12-281-11/+24
* don't show plugins the host doesn't havePim van den Berg2012-12-281-2/+4
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-282-0/+9
* remove ajax js codePim van den Berg2012-12-211-1/+0
* remove in-html comments by xian310Pim van den Berg2012-12-211-1/+1
* replace the ajax expand system by a navigation menuxian3102012-12-211-12/+47
* explicitely defined undefined variablesMatthias Viehweger2012-10-201-4/+4
* change whitespace, indentation or line-breaksMatthias Viehweger2012-10-201-4/+4