tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
proto: Added sdb_proto_marshal_data.
[sysdb.git]
/
src
/
core
/
2014-12-03
Sebastian Harl
Use stdbool.h's bool type instead of _Bool.
tree
|
commitdiff
2014-12-02
Sebastian Harl
analyzer: Analyze expressions as well; validate typed...
tree
|
commitdiff
2014-12-01
Sebastian Harl
store: Added sdb_store_expr_typed.
tree
|
commitdiff
2014-11-22
Sebastian Harl
store: Include in metric JSON whether access to time...
tree
|
commitdiff
2014-11-21
Sebastian Harl
store_json: Escape special characters in strings.
tree
|
commitdiff
2014-11-17
Sebastian Harl
Make sure to print non-a-number as 'nan'.
tree
|
commitdiff
2014-11-12
Sebastian Harl
data: Let concat support empty arrays; add various...
tree
|
commitdiff
2014-11-12
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-11-12
Sebastian Harl
data: Let inarray() support <array> IN <array> checks.
tree
|
commitdiff
2014-11-10
Sebastian Harl
data: Support array + element concatenation.
tree
|
commitdiff
2014-11-10
Sebastian Harl
data: Let strlen() and format() support string/decimal...
tree
|
commitdiff
2014-11-09
Sebastian Harl
core: Improved style related to conditionals using...
tree
|
commitdiff
2014-11-09
Sebastian Harl
store: Avoid unnecessary data copies when "evaluating...
tree
|
commitdiff
2014-11-09
Sebastian Harl
store: Let array iterators support regex matches as...
tree
|
commitdiff
2014-11-09
Sebastian Harl
store: Let NREGEX (!~) not match on NULL values.
tree
|
commitdiff
2014-11-09
Sebastian Harl
data: Don't treat empty arrays (value = NULL) as NULL.
tree
|
commitdiff
2014-11-09
Sebastian Harl
store, frontend: Added support for iterating arrays...
tree
|
commitdiff
2014-11-08
Sebastian Harl
store: Merged implementations of compare matchers.
tree
|
commitdiff
2014-11-08
Sebastian Harl
data: Added sdb_data_array_get().
tree
|
commitdiff
2014-11-05
Sebastian Harl
store_lookup: Let the iter operators support services...
tree
|
commitdiff
2014-11-03
Sebastian Harl
store: Added sdb_store_get_child().
tree
|
commitdiff
2014-11-03
Sebastian Harl
store: Removed now unused tojson functions.
tree
|
commitdiff
2014-11-02
Sebastian Harl
store: Let JSON formatter know about the to-be-formatte...
tree
|
commitdiff
2014-11-02
Sebastian Harl
store: Let the JSON formatter know about arrays at...
tree
|
commitdiff
2014-11-02
Sebastian Harl
store: Record each object's parent.
tree
|
commitdiff
2014-10-31
Sebastian Harl
store: Added a generic JSON formatter.
tree
|
commitdiff
2014-10-31
Sebastian Harl
store: Provide more verbose messages on errors during...
tree
|
commitdiff
2014-10-30
Sebastian Harl
store: Let sdb_store_scan() pass on filters to callback...
tree
|
commitdiff
2014-10-29
Sebastian Harl
store: Use sdb_avltree_lookup() to retrieve attributes.
tree
|
commitdiff
2014-10-28
Sebastian Harl
store: Let sdb_store_scan() support other object types...
tree
|
commitdiff
2014-10-28
Sebastian Harl
store: Merged sdb_store_iterate() into sdb_store_scan().
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Removed unused types.
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Added support for ALL matchers.
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Don't special case negated matchers in the ANY...
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Renamed child-matcher to any-matcher.
tree
|
commitdiff
2014-10-24
Sebastian Harl
store: During lookup use strcmp() only for unknown...
tree
|
commitdiff
2014-10-24
Sebastian Harl
store: Record the data-type of an expression.
tree
|
commitdiff
2014-10-24
Sebastian Harl
data: Added sdb_data_expr_type().
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Removed now unused name-matcher and sdb_store_ma...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Added sdb_store_parse_object_type().
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Let sdb_store_parse_object_type_plural support...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Let child matchers handle negated operators...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Let child matcher actually match the child.
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Fixed a typo in the type check of the child...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Removed unused old sdb_store_attr_matcher().
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Renamed sdb_store_cmp_XX to sdb_store_XX_matcher.
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed unused, old conditional matchers.
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed now unused support for attribute matcher...
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed sdb_store_matcher_parse_field_cmp()...
tree
|
commitdiff
2014-10-21
Sebastian Harl
data: Format NULL as NULL and never quote it.
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Let NULL values never match a regex.
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Removed sdb_store_matcher_tostring().
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Let compare matchers fail if any of the operands...
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Added sdb_store_in_matcher().
tree
|
commitdiff
2014-10-21
Sebastian Harl
data: Added sdb_data_inarray().
tree
|
commitdiff
2014-10-20
Sebastian Harl
store: Added support for querying the BACKEND field.
tree
|
commitdiff
2014-10-20
Sebastian Harl
data: Added support for comparing integer, decimal...
tree
|
commitdiff
2014-10-20
Sebastian Harl
data: Fixed length of newly allocated array in concat().
tree
|
commitdiff
2014-10-20
Sebastian Harl
data: Added basic support for arrays.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Use if-statements rather than switch-statements.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Added sdb_data_sizeof().
tree
|
commitdiff
2014-10-19
Sebastian Harl
store: Return NULL if an attribute was not found.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Added explicit NULL values.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Let CONCAT return NULL if any of its operands...
tree
|
commitdiff
2014-10-17
Sebastian Harl
store, frontend: Make IS (NOT) NULL an unary operator...
tree
|
commitdiff
2014-10-17
Sebastian Harl
store: Added sdb_store_parse_matcher_op().
tree
|
commitdiff
2014-10-17
Sebastian Harl
data: Don't free memory before using it for the last...
tree
|
commitdiff
2014-10-15
Sebastian Harl
store: Added not-equal and not-regex matchers.
tree
|
commitdiff
2014-10-15
Sebastian Harl
store: Added support for regex matchers.
tree
|
commitdiff
2014-10-15
Sebastian Harl
data: Let sdb_data_parse() support inline casts from...
tree
|
commitdiff
2014-10-14
Sebastian Harl
store: Added child matchers.
tree
|
commitdiff
2014-10-14
Sebastian Harl
store: Added matchers comparing two expressions.
tree
|
commitdiff
2014-10-14
Sebastian Harl
store: Apply filters when evaluating attribute values...
tree
|
commitdiff
2014-10-14
Sebastian Harl
frontend/grammar: Added (limited) support for attribute...
tree
|
commitdiff
2014-10-14
Sebastian Harl
store: Added sdb_store_expr_attrvalue().
tree
|
commitdiff
2014-10-13
Sebastian Harl
store: Added sdb_store_get_attr().
tree
|
commitdiff
2014-10-13
Sebastian Harl
store: sdb_store_get_field: Make result parameter optional.
tree
|
commitdiff
2014-10-08
Sebastian Harl
data: Added sdb_data_parse_op().
tree
|
commitdiff
2014-10-07
Sebastian Harl
store: Added quaryable field ‘name’.
tree
|
commitdiff
2014-10-07
Sebastian Harl
data: Added support for a "regex" data-type.
tree
|
commitdiff
2014-10-07
Sebastian Harl
data: Fixed copying of NULL data.
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Compare attribute string values on type...
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Added sdb_data_strcmp().
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Use %g format when formatting decimal numbers.
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Added sdb_data_isnull().
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Format NULL values as "<NULL>".
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Fixed lookup by back-end name.
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Ensure a stable ordering in cmp() in case of...
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Fixed parsing of invalid compare expressions.
tree
|
commitdiff
2014-10-05
Sebastian Harl
object: Assert that object's are not free'd multiple...
tree
|
commitdiff
2014-09-30
Sebastian Harl
When querying services/metrics skip hosts without such...
tree
|
commitdiff
2014-09-30
Sebastian Harl
store: Added a helper function to parse object type...
tree
|
commitdiff
2014-09-19
Sebastian Harl
store: Fixed JSON for serialized time-series.
tree
|
commitdiff
2014-09-19
Sebastian Harl
store: Don't wrap JSON serialized LIST replies in a...
tree
|
commitdiff
2014-08-22
Sebastian Harl
plugin: Added missing argument to sdb_log() call.
tree
|
commitdiff
2014-08-21
Sebastian Harl
timeseries: Free the actual time-series object itself...
tree
|
commitdiff
2014-08-21
Sebastian Harl
timeseries: Added sdb_timeseries_create().
tree
|
commitdiff
2014-08-21
Sebastian Harl
timeseries: Fixed timeseries_destroy().
tree
|
commitdiff
2014-08-21
Sebastian Harl
store: Fixed JSON-serialization of time-series data.
tree
|
commitdiff
2014-08-16
Sebastian Harl
store: Added sdb_store_fetch_timeseries().
tree
|
commitdiff
next