share/collection.js: Made variable names more consistent.
[collection4.git] / src / main.c
2012-06-05 Florian ForsterMerge remote-tracking branch 'github/master'
2011-12-21 Florian ForsterImplement the "list_hosts_json" action.
2011-12-20 Florian ForsterImplement the "list_graphs_json" action.
2011-01-18 Florian Forstersrc/main.c: Call FCGI_Finish() before gl_update().
2010-09-11 Florian ForsterRename the "graph_data_json" action to "instance_data_j...
2010-09-10 Florian Forstersrc/main.c: Change the default action to "list_graphs".
2010-09-09 Florian Forstergraph_data_json action: Implemented action to query...
2010-09-08 Florian Forstergraph_def_json action: Add action to request graph...
2010-07-28 Florian Forstersrc/main.c: Flush and close STDOUT before calling gl_up...
2010-07-28 Florian ForsterMerge remote branch 'origin/master'
2010-07-22 Florian Forstersrc/graph_list.[ch]: Fix parsing the JSON cache.
2010-07-22 Florian Forstersrc/graph_list.[ch]: Fix parsing the JSON cache.
2010-07-09 Florian Forster"list hosts" action: Add action to list all hosts.
2010-07-09 Florian Forster"search" action: Copied the "list_graphs" section to...
2010-07-06 Florian Forster"show graph json" action: Implement action for exportin...
2010-07-06 Florian Forster"show graph" action: Implement a page showing all insta...
2010-07-06 Florian ForsterAll files: Add LGPL 2.1 license header.
2010-06-26 Florian ForsterRename action: "show_graph" -> "show_instance".
2010-06-26 Florian ForsterRename: src/action_show_graph.[ch] -> src/action_show_i...
2010-06-21 Florian Forster"show graph" action: Add page showing one instance...
2010-06-21 Florian Forster"search json" action: Move the JSON callback method...
2010-06-19 Florian ForsterRename: src/utils_params.[ch] → src/utils_cgi.[ch]
2010-06-19 Florian ForsterMerge branch 'search'
2010-06-16 Florian ForsterAutotoolization.