index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-py
Age
Commit message (
Expand
)
Author
2014-10-06
handle empty filter maps
LV-426
2014-10-06
filter_attr_map to cypher where clause conversion: where_clause_from_filter_a...
LV-426
2014-10-06
common DB_op __type_check_filter_attr_map()
LV-426
2014-10-06
DBO_load_node_id_set: fix cypher query
LV-426
2014-10-06
fix REST query path
LV-426
2014-10-06
use cypher query parameter place-holders:
LV-426
2014-10-06
migrate towards testing via embedded DB, remove DB initialization
LV-426
2014-10-05
refactor DB_Driver_REST, add DB_Driver_Embedded stub
LV-426
2014-10-05
harden test_load_node_set_by_attribute()
LV-426
2014-10-05
fix db_controller tests
LV-426
2014-10-05
add node insertion to test setup
LV-426
2014-10-05
add int (non-string) node properties
LV-426
2014-10-05
adapt DBO_load_node_set_by_id_attribute to DBO_load_node_set_by_attribute
LV-426
2014-10-05
misc - switch to iteritems()
LV-426
2014-10-05
fix DBO_load_node_set_by_attribute filter query part construction
LV-426
2014-10-05
DB_op refactor: mv begin(), commit() functions to db_controller bringing us c...
LV-426
2014-09-29
misc
LV-426
2014-09-29
adapt tests to API changes
LV-426
2014-09-29
test logging - will move to a super class later
LV-426
2014-09-29
add_node_set
LV-426
2014-09-29
deffer support for single object API operations
LV-426
2014-09-29
load_node_by_id_attr -> load_node_single_by_id_attr (unimplemented currently)...
LV-426
2014-09-29
more response handling with __common_resp_handle()
LV-426
2014-09-29
extend Flask class to allow customization of HTTP OPTIONS method response
LV-426
2014-09-29
switch to app/json post argument content type
LV-426
2014-09-28
cleanup test_add_node_set
LV-426
2014-09-28
type check against 'basestring' rather than str, tagging with: [python2]
LV-426
2014-09-28
DBO_add_node_set arg type sanity checking
LV-426
2014-09-28
rm 'self.test_client' in favor of 'with ...' statements
LV-426
2014-09-28
__sanitize_input stub
LV-426
2014-09-28
__response_wrap on errror
LV-426
2014-09-28
TestRhiziAPI
LV-426
2014-09-28
Early Rhizi API prototype:
LV-426
2014-09-28
rename conf file
LV-426
2014-09-28
DBO_load_node_set_by_DB_id & test
LV-426
2014-09-28
flush_db neo4j utility
LV-426
2014-09-28
db_controller test class
LV-426
2014-09-28
parse_single_query_response_data: assist in single query result parsing
LV-426
2014-09-28
distinguish between loading by DB id and by id attribute:
LV-426
2014-09-24
add DBO_load_node_set_by_id DB op
LV-426
2014-09-24
db_controller.DBO_add_node_set.__init__ - add optional
LV-426
2014-09-23
initial implementation
LV-426