tokkee.org
Code
projects
/
sysdb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
t/cibuild.sh: Use 'make -j10' to run tests in parallel.
2014-10-10
Sebastian Harl
t/cibuild.sh: Use 'make -j10' to run tests in parallel.
commit
|
commitdiff
|
tree
2014-10-10
Sebastian Harl
integration tests: Split simple_query into query, matching...
commit
|
commitdiff
|
tree
2014-10-10
Sebastian Harl
integration tests: Make sure test_lib always knows...
commit
|
commitdiff
|
tree
2014-10-09
Sebastian Harl
frontend/parser: Added support for string concatenation.
commit
|
commitdiff
|
tree
2014-10-08
Sebastian Harl
frontend/grammary.y: Renamed 'op' to 'cmp'.
commit
|
commitdiff
|
tree
2014-10-08
Sebastian Harl
data: Added sdb_data_parse_op().
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
store: Added quaryable field ‘name’.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Document that regexes are extended, case-insensitive...
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Added support for a "regex" data-type.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data_test: Fixed name/order of the cmp() and strcmp...
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data_test: Fixed a typo.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Fixed copying of NULL data.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
Release SysDB 0.5.0.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
ReleaseNotes: Added entry for the 0.5.0 release.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
t/valgrind.suppress: Use a pattern for the full name...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
sysdbql(7): Fixed an incomplete sentence.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
sysdbql(7): Updated documentation for attribute and...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
frontend/grammar: Use '.' instead of ':' to access...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
frontend/grammar: Access attribute values using attributes...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Compare attribute string values on type...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Added sdb_data_strcmp().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Use %g format when formatting decimal numbers.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Added sdb_data_isnull().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Format NULL values as "<NULL>".
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Fixed lookup by back-end name.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Ensure a stable ordering in cmp() in case of...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Fixed parsing of invalid compare expressions.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
utils dbi: Guard against multiple calls to dbi_shutdown_r().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
object: Assert that object's are not free'd multiple...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
frontend/proto.h: Improved documentation of all message...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
frontend, proto: Include object type in FETCH and LOOKUP...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
ReleaseNotes: Fixed date of the 0.2.0 release.
commit
|
commitdiff
|
tree
2014-10-04
Sebastian Harl
sysdbql(7): Fixed example LIST output.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
When querying services/metrics skip hosts without such...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
sysdbql(7): Use “SysQL” as the official abbreviation.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
sysdbql(7): Updated documentation for the LIST command.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend/grammar: Added support for LISTing services...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
store: Added a helper function to parse object type...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend: Added support for LISTing services and metrics...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend: Use sdb_proto_get_int() instead of a custom...
commit
|
commitdiff
|
tree
2014-09-24
Sebastian Harl
ReleaseNotes: Fixed a typo.
commit
|
commitdiff
|
tree
2014-09-19
Sebastian Harl
store: Fixed JSON for serialized time-series.
commit
|
commitdiff
|
tree
2014-09-19
Sebastian Harl
store: Don't wrap JSON serialized LIST replies in a...
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Exponentially increase the buffer size.
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Added 'min_size' to be considered when...
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Renamed buffer variables from 'strbuf...
commit
|
commitdiff
|
tree
2014-09-16
Sebastian Harl
frontend, sysdb: Correctly handle empty queries.
commit
|
commitdiff
|
tree
2014-09-16
Sebastian Harl
frontend/proto: Include the log priority in LOG messages.
commit
|
commitdiff
|
tree
2014-09-15
Sebastian Harl
frontend/proto: Let CONNECTION_DATA not replace CONNECTION_E...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
frontend, proto: Include the response data type in...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
strbuf utils: Clarified handling of binary data.
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
proto: Fixed/clarified authentication handshake options...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
ReleaseNotes: Added some notes about compatibility.
commit
|
commitdiff
|
tree
2014-09-11
Sebastian Harl
frontend: Guarantee that no async messages are sent...
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
Release SysDB 0.4.0.
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
ReleaseNotes: Added 0.4.0 release.
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
Switched all sysdb.io links to https://
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
sysdb(7): Documented basic concepts in more detail.
commit
|
commitdiff
|
tree
2014-08-29
Sebastian Harl
configure: Make plugin related options more consistent.
commit
|
commitdiff
|
tree
2014-08-29
Sebastian Harl
collectd::unixsock: Support 'rrdcached' metrics as...
commit
|
commitdiff
|
tree
2014-08-28
Sebastian Harl
timeseries::rrdtool: Added support for RRDCacheD.
commit
|
commitdiff
|
tree
2014-08-28
Sebastian Harl
doc/: Improved documentation around the rrdtool time...
commit
|
commitdiff
|
tree
2014-08-23
Sebastian Harl
sysdbql(7): Documented supported data types.
commit
|
commitdiff
|
tree
2014-08-23
Sebastian Harl
frontend: Added support for single quotes in string...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
Added __attribute__((format(printf, ...))) where appropriate.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
plugin: Added missing argument to sdb_log() call.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdbql(7): Documented the ‘TIMESERIES’ command.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdbd-collectd-unixsock(5): Documented the new 'Timeseries...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
Added documentation for the new timeseries::rrdtool...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
README: Mention the support for metrics and time-series.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdb-description.txt: Mention the support for metrics...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Free the actual time-series object itself...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
collectd::unixsock: Report an error if TimeseriesBackend...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
collectd::unixsock: Record the, configurable, time...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries::rrdtool: Added a plugin to fetch time-series...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Added sdb_timeseries_create().
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Fixed timeseries_destroy().
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
store: Fixed JSON-serialization of time-series data.
commit
|
commitdiff
|
tree
2014-08-19
Sebastian Harl
Moved backends from src/backend/ to src/plugins/backend/.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
collectd::unixsock: Store metrics instead of services.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
integration/simple_query.sh: Test another failure mode.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
frontend: Let CONNECTION_QUERY support 'TIMESERIES...
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
frontend/parser: Added support for the 'TIMESERIES...
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store: Added sdb_store_fetch_timeseries().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
timeseries: Added 'data_names_len' field.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
timeseries: Added sdb_timeseries_destroy().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
plugin: Added sdb_plugin_fetch_timeseries().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
core: Introduced the concept of time-series.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store: Store "data-store" information alongside metrics.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store.h: Removed very outdated comments in the documentation.
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
README: Updated Travis-CI and coveralls links.
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
integration tests: Added simple tests for service and...
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
store_lookup_test: Added various tests for metrics.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store: Added support for storing metric objects.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store: Added core support for “metrics” objects.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
sysdbql(7): Updated documentation to keep up with the...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/grammar: Changes ‘FETCH 'name'’ to ‘FETCH...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/grammar: Changed ‘LIST …’ to ‘LIST hosts …’.
commit
|
commitdiff
|
tree
next