| configure: Add info about libfacter to config summary. |
|
More...
|
over 8 years ago
|
| store_test: Test access to metric / timeseries information. |
|
More...
|
over 8 years ago
|
| unit tests: Initialize regex_t values to fix uninitialized value warnings. |
|
More...
|
over 8 years ago
|
| utils ssl: Fix unused function/parameter warnings with new versions of OpenSSL |
|
More...
|
over 8 years ago
|
| Merge pull request #3 from weatherhead99/master |
|
More...
|
over 8 years ago
|
| fix implicit fallthrough in some switch statements |
|
More...
|
over 8 years ago
|
| parser: Let the TIMESERIES command accept optional data-source names. |
|
More...
|
about 9 years ago
|
| timeseries: Add support for fetching specific data-sources. |
|
More...
|
about 9 years ago
|
| sysdb: Use a pager for displaying query results in interactive mode. |
|
More...
|
about 9 years ago
|
| sysdb: Use a custom output format instead of pretty-printed JSON. |
|
More...
|
about 9 years ago
|
| error: Actually check for strerror in configure and fix GNU-specific code. |
|
More...
|
about 9 years ago
|
| Install libyajl-dev on Travis. |
|
More...
|
about 9 years ago
|
| Fix detection of libyajl and fix compilation if it's missing. |
|
More...
|
about 9 years ago
|
| sysdb/json: Only include YAJL headers if they're actually available. |
|
More...
|
about 9 years ago
|
| Merged branch 'json'. |
|
More...
|
about 9 years ago
|
| Automatically prefix all log messages with the plugin name (if available). |
|
More...
|
about 9 years ago
|
| plugin: Reset context on some error conditions. |
|
More...
|
about 9 years ago
|
| Use sdb_log() in place of sdb_plugin_log(). |
|
More...
|
about 9 years ago
|
| sysdb: Don't pretty-print JSON in non-interactive mode. |
|
More...
|
over 9 years ago
|
| Merge branch 'master' of git://git.tokkee.org/sysdb |
|
More...
|
over 9 years ago
|
| OS utils: Use readdir() instead of the now deprecated readdir_r(). |
|
More...
|
over 9 years ago
|
| dbi_test: Fix tests for libdbi < 0.9. |
|
More...
|
over 9 years ago
|
| sysdb: If available, use YAJL to pretty-print JSON output. |
|
More...
|
over 9 years ago
|
| Don't fetch timeseries info when fetching the interval. |
|
More...
|
over 9 years ago
|
| plugin: Dynamically populate timeseries information when querying metrics. |
|
More...
|
over 9 years ago
|
| Let the JSON formatter include a metric's data_names. |
|
More...
|
over 9 years ago
|
| plugin: Add a helper function to query timeseries information. |
|
More...
|
over 9 years ago
|
| utils strings: Add stringv_append_if_missing(). |
|
More...
|
over 9 years ago
|
| Add more string utility functions and unit tests. |
|
More...
|
over 9 years ago
|
| dbi_test: Add some more connection tests. |
|
More...
|
over 9 years ago
|