tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
store: Let JSON serializers support (object) filters.
[sysdb.git]
/
t
/
unit
/
2014-07-29
Sebastian Harl
store: Let JSON serializers support (object) filters.
tree
|
commitdiff
2014-07-29
Sebastian Harl
store_lookup: Added conditional for accessing store...
tree
|
commitdiff
2014-07-28
Sebastian Harl
store: Make matchers more generic and applicable to...
tree
|
commitdiff
2014-07-28
Sebastian Harl
store: Introduced the concept of query filters.
tree
|
commitdiff
2014-07-28
Sebastian Harl
store, frontend: Let lookups support arbitrary expressi...
tree
|
commitdiff
2014-07-28
Sebastian Harl
store_lookup: Catch invalid values when parsing a matcher.
tree
|
commitdiff
2014-07-27
Sebastian Harl
frontend: Added a parser for arithmetic expressions.
tree
|
commitdiff
2014-07-27
Sebastian Harl
data: Added sdb_data_expr_eval().
tree
|
commitdiff
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-07-27
Sebastian Harl
Query language: Changed 'LOOKUP .. WHERE' to 'LOOKUP...
tree
|
commitdiff
2014-07-27
Sebastian Harl
store, frontend: Renamed sdb_store_lookup() to sdb_stor...
tree
|
commitdiff
2014-07-21
Sebastian Harl
store, frontend: Switch from <obj>.name to <obj>.
tree
|
commitdiff
2014-07-21
Sebastian Harl
store_lookup: Don't allow 'IS <non-NULL>'.
tree
|
commitdiff
2014-07-20
Sebastian Harl
store_lookup_test: Added some tests for attribute.FOO...
tree
|
commitdiff
2014-07-20
Sebastian Harl
store, frontend: Added support for matching NULL attrib...
tree
|
commitdiff
2014-07-11
Sebastian Harl
data_test: Fixed access to uninitialized memory.
tree
|
commitdiff
2014-07-11
Sebastian Harl
avltree: Always compare objects by name.
tree
|
commitdiff
2014-07-09
Sebastian Harl
avltree: Added sdb_avltree_lookup().
tree
|
commitdiff
2014-07-09
Sebastian Harl
object: Added SDB_OBJECT_STATIC.
tree
|
commitdiff
2014-07-09
Sebastian Harl
avltree: Added helper function sdb_avltree_valid().
tree
|
commitdiff
2014-07-08
Sebastian Harl
avltree_test: Degenerate (unbalanced) test-tree even...
tree
|
commitdiff
2014-07-08
Sebastian Harl
avltree_test: Test duplicate detection and clear()...
tree
|
commitdiff
2014-07-08
Sebastian Harl
utils avltree: Started implementation of an AVL tree.
tree
|
commitdiff
2014-07-04
Sebastian Harl
unixsock, data: Moved sdb_unixsock_parse_cell() to...
tree
|
commitdiff
2014-07-04
Sebastian Harl
store: Include service attributes in JSON output.
tree
|
commitdiff
2014-07-04
Sebastian Harl
store: Don't overwrite attribute values if the new...
tree
|
commitdiff
2014-07-04
Sebastian Harl
store: Introduced service attributes.
tree
|
commitdiff
2014-07-04
Sebastian Harl
store: Consider objects too old if the new timestamp...
tree
|
commitdiff
2014-07-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-07-01
Sebastian Harl
store: Include backend information in the JSON serializ...
tree
|
commitdiff
2014-06-30
Sebastian Harl
os_test: Added tests for os_mkdir_all() and os_remove_a...
tree
|
commitdiff
2014-06-30
Sebastian Harl
connection_test: Use mkstemp() instead of tmpnam().
tree
|
commitdiff
2014-06-30
Sebastian Harl
sock_test: Use mkstemp() instead of tmpnam().
tree
|
commitdiff
2014-06-29
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-06-27
Sebastian Harl
store_lookup: Use more specific types where appropriate.
tree
|
commitdiff
2014-06-27
Sebastian Harl
store: Renamed store_base to store_obj.
tree
|
commitdiff
2014-06-23
Sebastian Harl
store/frontend: Added support for integer and float...
tree
|
commitdiff
2014-06-23
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Pass a data-object to parse_cmp().
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Added support for <, <=, >=, > when compa...
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Don't accept invalid object types in...
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup_test: Fixed a memory leak.
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Introduce conditional based attribute...
tree
|
commitdiff
2014-06-22
Sebastian Harl
store_lookup_test: Verify that NULL is not a valid...
tree
|
commitdiff
2014-06-22
Sebastian Harl
store: Don't allow name to be NULL when matching attrib...
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Removed the (now unused) host matcher.
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Made the attribute matcher a "standalone...
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Removed the (now unused) service matcher.
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Let parse_cmp() use the new name matcher.
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Added a matcher matching by object name.
tree
|
commitdiff
2014-06-12
Sebastian Harl
data: Added sdb_data_cmp() comparing two data points.
tree
|
commitdiff
2014-06-11
Sebastian Harl
Renamed DBI_TYPE_TO_SC to DBI_TYPE_TO_SDB.
tree
|
commitdiff
2014-05-16
Sebastian Harl
strbuf_test: Added some tests based on sdb_strbuf_cap().
tree
|
commitdiff
2014-05-15
Sebastian Harl
strbuf_test: Added some more tests.
tree
|
commitdiff
2014-05-15
Sebastian Harl
strbuf_test: Cleaned up the code a bit.
tree
|
commitdiff
2014-05-14
Sebastian Harl
dbi_test: Don't allocate any memory in dbi_driver_open_r().
tree
|
commitdiff
2014-05-14
Sebastian Harl
connection_test: Free username strings stored in mock...
tree
|
commitdiff
2014-05-14
Sebastian Harl
frontend: Handle missing authentication early.
tree
|
commitdiff
2014-05-14
Sebastian Harl
frontend: Fix invalid command handling when receiving...
tree
|
commitdiff
2014-05-13
Sebastian Harl
frontend: Treat CONNECTION_IDLE as an invalid command.
tree
|
commitdiff
2014-04-26
Sebastian Harl
dbi utils: Added compat layer for DBI < 0.9.
tree
|
commitdiff
2014-04-26
Sebastian Harl
dbi utils: Use the new _r interface.
tree
|
commitdiff
2014-04-26
Sebastian Harl
Moved unit tests into t/unit/ subdirectory.
tree
|
commitdiff