summaryrefslogtreecommitdiff
path: root/src-py
AgeCommit message (Expand)Author
2014-10-05fix DBO_load_node_set_by_attribute filter query part constructionLV-426
2014-10-05DB_op refactor: mv begin(), commit() functions to db_controller bringing us c...LV-426
2014-09-29miscLV-426
2014-09-29adapt tests to API changesLV-426
2014-09-29test logging - will move to a super class laterLV-426
2014-09-29add_node_setLV-426
2014-09-29deffer support for single object API operationsLV-426
2014-09-29load_node_by_id_attr -> load_node_single_by_id_attr (unimplemented currently)...LV-426
2014-09-29more response handling with __common_resp_handle()LV-426
2014-09-29extend Flask class to allow customization of HTTP OPTIONS method responseLV-426
2014-09-29switch to app/json post argument content typeLV-426
2014-09-28cleanup test_add_node_setLV-426
2014-09-28type check against 'basestring' rather than str, tagging with: [python2]LV-426
2014-09-28DBO_add_node_set arg type sanity checkingLV-426
2014-09-28rm 'self.test_client' in favor of 'with ...' statementsLV-426
2014-09-28__sanitize_input stubLV-426
2014-09-28__response_wrap on errrorLV-426
2014-09-28TestRhiziAPILV-426
2014-09-28Early Rhizi API prototype:LV-426
2014-09-28rename conf fileLV-426
2014-09-28DBO_load_node_set_by_DB_id & testLV-426
2014-09-28flush_db neo4j utilityLV-426
2014-09-28db_controller test classLV-426
2014-09-28parse_single_query_response_data: assist in single query result parsingLV-426
2014-09-28distinguish between loading by DB id and by id attribute:LV-426
2014-09-24add DBO_load_node_set_by_id DB opLV-426
2014-09-24db_controller.DBO_add_node_set.__init__ - add optionalLV-426
2014-09-23initial implementationLV-426