tokkee.org
Code
projects
/
collection4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
collection4.git
2010-07-21
Florian Forster
"show_graph_json" action: Use the callback interface...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
src/graph_list.c: First take at writing the graph list...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
Fix printing of JSON values.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
"show_graph_json" action: Update for the new interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
src/graph.[ch]: Implement "graph_to_json".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
src/graph_instance.[ch]: Implement "inst_to_json".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
src/graph_ident.[ch]: Generate JSON data using libyajl.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Florian Forster
configure.ac: Check for yajl.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
share/collection.conf: Demonstrate the new functionalit...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_def.c: Add error messages to "def_create".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_def.c: Make it possible for one "DEF" to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_def.c: Use "ident_describe" to generate a...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_instance.c: inst_describe: Use the new "ident...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_ident.[ch]: Implement "ident_describe".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
share/collection.conf: Make the disk graphs more generic.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
share/collection.conf: Add a couple more generic graphs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
"search" action: Use the new search infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph.c: Fix "graph_search_inst".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/graph_list.c: Only call "graph_ident_intersect...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Florian Forster
src/utils_search.[ch]: Implement "search_has_selector".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph_list.c: Use the new "graph_ident_intersect...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph.[ch]: Implement "graph_ident_intersect".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph_ident.[ch]: Implement "ident_intersect".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph_list.[ch]: Implement "gl_search".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_search.[ch]: Implement "search_to_ident"...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph.[ch]: Implement "graph_search_inst".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph.[ch]: Rename "graph_inst_search" to "graph_se...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph.[ch]: Implement "graph_matches_ident".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph.[ch]: Rename "graph_matches_ident" to "graph_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_array.h: Note that the parameter may / must...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/graph_list.[ch]: Rename "gl_search" to "gl_search_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_search.h: Implement "search_graph_inst_matches".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_search.c: Add folding markers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_cgi.c: uri_unescape_copy: Fix a potential...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_search.c: Implement parsing of the tokens.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Florian Forster
src/utils_search.[ch]: Add a module for parsing search...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-11
Florian Forster
"list graphs" and "list hosts" actions: Add links to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"search" action: If no search string is given, display...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"list graphs" and "list hosts" actions: Add links to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"list hosts" action: Add action to list all hosts.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"show instance" action: Link to the "search" action...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
src/utils_cgi.c: Use the "search" action to … well...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"list graphs" action: Remove the functionality to actua...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-09
Florian Forster
"search" action: Copied the "list_graphs" section to...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-08
Florian Forster
"list graphs" action: Don't show graphs without instances.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
share/collection.conf: Add "df_complex" graph for the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph.c: Compare instances with "inst_compare"...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph_instance.[ch]: Implement "inst_compare".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
"show instance" action: Remove debugging message.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph_list.c: Sort the instances of all graphs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph.c: Fix "graph_sort_instances".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph_list.c: Fix "gl_compare_hosts".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
share/collection.conf: Add a couple new graphs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph_list.c: Add dynamically generated graphs...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph_list.c: Increase update interval to 900 seconds.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
src/graph.[ch]: Implement "graph_sort_instances".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Florian Forster
Various: Remove argument validation after profiling.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph json" action: Return the correct MIME type.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph json" action: Print "Expires" header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/graph_ident.c: ident_to_json: Escape strings before...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/utils_cgi.[ch]: Implement escape functions for...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph json" action: Implement action for exportin...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph" action: If the "q" parameter is given...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"list graphs" action: Pass the search term to the ...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/utils_cgi.c: Change shortcut name to "C₄" (from...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show instance" action: Use <h2 /> rather than <h3...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph" action: Print a menu on the left side.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"list graph" action: Don't show any instances if no...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show instance" action: Don't show a list of instances...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"list graphs" action: Link to the "show graph" action …
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show graph" action: Implement a page showing all insta...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
share/collection.conf: Improve the "df_inodes" graph.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
share/collection.conf: Improve configuration of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"show instance" action: Parse the time parameters and...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/common.[ch]: Implement "get_time_args".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/common.c: Add missing folding markers.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
"graph" action: Print the "X-Generator" header on gener...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/utils_cgi.c: Display the package name and version...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
share/collection.conf: Add format option to disk_octets...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
src/graph_list.c: Make "gl_add_graph_internal" static.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
All files: Add LGPL 2.1 license header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-06
Florian Forster
COPYING: Add LGPL 2.1 license.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
share/collection.conf: Adapt the "df_complex" config...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/graph_def.c: Manually handle stacking.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/rrd_args.[ch]: Split up the "draw" part (into ...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/graph.c: graph_add_def: Add graphs in reverse order.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/utils_array.c: Fix a segfault in "array_prepend".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/common.[ch]: Implement "fade_color".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/utils_array.[ch]: Implement "array_prepend{,_format}".
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
Various modules: Use the new "rrd_args_t" structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Florian Forster
src/rrd_args.[ch]: Implement data structure for more...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Florian Forster
share/collection.js: Add folding markers.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Florian Forster
share/collection.js: Implement "zoom_reference", too.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Florian Forster
share/collection.js: Imported most of the JavaScript...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Florian Forster
share/style.css: Fix the ":hover" pseudo-classes.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
src/utils_cgi.c: Print a "X-Generator" message in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
share/collection.js: Add the navigation buttons to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
share/style.css: Make the page a bit nicer to look at.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
"show instance" action: Limit displayed graphs to 10...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Florian Forster
share/collection.conf: Add format strings to the df_ino...
commit
|
commitdiff
|
tree
|
snapshot
next