list_hosts_json action: Create an object for each host.
[collection4.git] / share /
2010-12-24 Florian Forster"instance_data_json" action: Implement the "resolution...
2010-12-24 Florian ForsterRecalculate the graph dimensions after the page has...
2010-12-23 Florian ForsterUpdate to jQuery 1.4.4.
2010-12-23 Florian Forstershare/collection.js: Keep visibility when redrawing...
2010-12-23 Florian Forstershare/collection.js: Add the vertical (y-axis) label.
2010-12-23 Florian Forstershare/style.css: Set graph height to 300px.
2010-12-23 Florian Forstershare/collection.conf: Fix the DSName of "ping".
2010-12-23 Florian Forstershare/collection.js: Implement fetching of more detaile...
2010-12-22 Florian ForsterRemove the (g)Raphaël libraries.
2010-12-22 Florian Forstershare/collection.js: Add legend label formatter.
2010-12-22 Florian Forstershare/collection.js: Improve number formatting.
2010-12-22 Florian Forstershare/collection.js: Fix a typo.
2010-12-22 Florian Forstershare/collection.js: Pass the instance selector to...
2010-12-22 Florian ForsterUse the Highchart library to draw graphs.
2010-12-22 Florian ForsterUse a fixed time-interval for values rather than transf...
2010-12-22 Florian Forstershare/highcharts.js: Import Highcharts 2.1.1.
2010-09-22 Florian Forstershare/collection.conf: Add configuration for the "tcp_c...
2010-09-22 Florian Forstersrc/graph_config.[ch]: Implement the "CacheFile" config...
2010-09-21 Florian ForsterMerge branch 'master' of /var/lib/git/collection4
2010-09-18 Sebastian Harlshare/Makefile: Install .css and .js to pkgdatadir...
2010-09-18 Florian Forstershare/collection.conf: Add graphs for the ping plugin.
2010-09-11 Florian ForsterRename the "graph_data_json" action to "instance_data_j...
2010-09-10 Florian Forstershare/collection.js: Code cleanup.
2010-09-10 Florian Forstershow_instance action: Export graph and instance data...
2010-09-10 Florian Forstershow_instance action: Add a very simple first scetch...
2010-09-10 Florian Forstershare/Makefile.am: Include new JavaScript files.
2010-09-10 Florian Forstershare/: Import the "Raphaël" and "gRaphaël" JavaScript...
2010-09-07 Florian Forstershare/collection.conf: Swap free and used areas of...
2010-09-07 Florian ForsterAdd stub for config handling wrt. data providers.
2010-07-14 Florian Forstershare/collection.conf: Demonstrate the new functionalit...
2010-07-14 Florian Forstershare/collection.conf: Make the disk graphs more generic.
2010-07-14 Florian Forstershare/collection.conf: Add a couple more generic graphs.
2010-07-07 Florian Forstershare/collection.conf: Add "df_complex" graph for the...
2010-07-07 Florian Forstershare/collection.conf: Add a couple new graphs.
2010-07-06 Florian Forster"show instance" action: Don't show a list of instances...
2010-07-06 Florian Forster"list graphs" action: Link to the "show graph" action …
2010-07-06 Florian Forstershare/collection.conf: Improve the "df_inodes" graph.
2010-07-06 Florian Forstershare/collection.conf: Improve configuration of the...
2010-07-06 Florian Forstersrc/utils_cgi.c: Display the package name and version...
2010-07-06 Florian Forstershare/collection.conf: Add format option to disk_octets...
2010-07-02 Florian Forstershare/collection.conf: Adapt the "df_complex" config...
2010-06-30 Florian Forstershare/collection.js: Add folding markers.
2010-06-30 Florian Forstershare/collection.js: Implement "zoom_reference", too.
2010-06-30 Florian Forstershare/collection.js: Imported most of the JavaScript...
2010-06-30 Florian Forstershare/style.css: Fix the ":hover" pseudo-classes.
2010-06-27 Florian Forstershare/collection.js: Add the navigation buttons to...
2010-06-27 Florian Forstershare/style.css: Make the page a bit nicer to look at.
2010-06-27 Florian Forstershare/collection.conf: Add format strings to the df_ino...
2010-06-27 Florian Forstershare/collection.js: Rename the "show_graph" action...
2010-06-26 Florian Forstersrc/utils_cgi.[ch]: Implement "html_print_logo".
2010-06-23 Florian Forstershare/collection.conf: Add graphs for "fork_rate",...
2010-06-23 Florian Forstershare/collection.conf: Add graph for "swap_io".
2010-06-23 Florian ForsterMerge branch 'master' of verplant.org:/var/lib/git...
2010-06-22 Florian Forstershare/collection.conf: Add sensors/temperature graphs.
2010-06-21 Florian Forstershare/collection.conf: Add interface graphs.
2010-06-21 Florian Forstershare/collection.js: Add a timeout to the hide() call.
2010-06-21 Florian Forstershare/collection.js: Improve the search suggestion...
2010-06-21 Florian Forster"search json" action: Move the JSON callback method...
2010-06-21 Florian Forstershare/style.css: Add some basic styles for the table...
2010-06-20 Florian Forstershare/collection.conf: Add "Load" graph.
2010-06-20 Florian Forstershare/collection.js: Add links to dynamically created...
2010-06-20 Florian ForsterAdd JavaScript code for AJAX-based "real time" searching.
2010-06-20 Florian Forstershare/jquery-1.4.2.min.js: Downloaded "jQuery JavaScrip...
2010-06-19 Florian ForsterAdd a CSS file.
2010-06-19 Florian ForsterBuild system: Install the config file.