| Age | Commit message (Expand) | Author |
| 2015-04-01 | DBO_rzdoc__lookup_by_name: return RZDoc | LV-426 |
| 2015-04-01 | db_op: DBO_rzdoc__xx: list, delete | LV-426 |
| 2015-04-01 | neo4j_util: deprecate cfmt() | LV-426 |
| 2015-04-01 | neo4j_schema: meta label constants | LV-426 |
| 2015-04-01 | misc rename: q_set -> statement_param_pair_set | LV-426 |
| 2015-04-01 | rz_api_rest: __context__common: | LV-426 |
| 2015-04-01 | rz_api: deprecating, removing __common_exec() | LV-426 |
| 2015-04-01 | rz_api: refactoring REST api calls to rz_api_rest | LV-426 |
| 2015-04-01 | config options, rename: rzdoc__name__max_length, rzdoc_name__welcome_doc | LV-426 |
| 2015-04-01 | rz_api_common: sanitize_input__rzdoc_name() | LV-426 |
| 2015-04-01 | rz_api_common: cache_lookup__rzdoc(): map name<>rzdoc.id's, currently cache c... | LV-426 |
| 2015-04-01 | diff_commit__topo, diff_commit__attr: use @common_rest_req_exception_handler | LV-426 |
| 2015-04-01 | rzdoc_clone, rzdoc_create (previously rzdoc_new): | LV-426 |
| 2015-04-01 | common_rest_req_exception_handler(): | LV-426 |
| 2015-04-01 | __common_resp_handle(): avoid calling jsonify(), handle response building | LV-426 |
| 2015-04-01 | dedicated Req_Context class, avoid dict key access | LV-426 |
| 2015-04-01 | DB_op: __repr__() | LV-426 |
| 2015-04-01 | DB_op: doc tx_id type | LV-426 |
| 2015-04-01 | DB_op: mv __iter__() | LV-426 |
| 2015-04-01 | neo4j_cypher: QT_RZDOC_Meta_NS_Filter(), QT_RZDOC_NS_Filter() | LV-426 |
| 2015-04-01 | rz_kernel.exec_chain_commit_op(): apply QT_RZDOC_Meta_NS_Filter | LV-426 |
| 2015-04-01 | QT_RZDOC_NS_Filter__common: | LV-426 |
| 2015-04-01 | rz_kernel: explicitly list db_ctl as class attribute | LV-426 |
| 2015-04-01 | RZDoc: init() | LV-426 |
| 2015-04-01 | RZDoc_Exception__not_found | LV-426 |
| 2015-04-01 | common_resp_handle__xxx: use different default status codes | LV-426 |
| 2015-04-01 | rz_req_handling: function reordering | LV-426 |
| 2015-04-01 | rz_clone(): relocate to rz_api_rest | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: misc | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: have p_node, p_rel inherit from p_label_set_container | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: e_label_set: add_label() | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: explicit naming for tok__quote__xx tokens | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: rotate__pin_under_new_parent(): add forgotten self.paren... | LV-426 |
| 2015-04-01 | rz_api_rest: misc: imports | LV-426 |
| 2015-04-01 | QT_Node_Filter__meta_label_set stub | LV-426 |
| 2015-04-01 | rz_api: misc | LV-426 |
| 2015-04-01 | rz_clone(): look for rzdoc_name or use rhizi mainpage cfg., apply QT | LV-426 |
| 2015-04-01 | rzdoc_name__mainpage config option | LV-426 |
| 2015-04-01 | neo4j_util: various code relocations | LV-426 |
| 2015-04-01 | follow rzdoc_xx var naming convention | LV-426 |
| 2015-04-01 | DB_op: wip: DBO_rzdoc__new, DBO_rzdoc__open | LV-426 |
| 2015-04-01 | DB_op misc: log neo4j issue with parameter maps, imports | LV-426 |
| 2015-04-01 | DB_op: follow q_arr naming convention | LV-426 |
| 2015-04-01 | DB_op: parenthesis wrap node references in queries (current parser constraint) | LV-426 |
| 2015-04-01 | DB_Driver, DB_Op: statement -> query rename | LV-426 |
| 2015-04-01 | DB_Driver_Embedded: nop unimplemented exec_statement_set() | LV-426 |
| 2015-04-01 | model/model.py: RZDoc model object | LV-426 |
| 2015-04-01 | RZ_Kernel: apply QT_Node_Filter__Doc_ID_Label transformation based on doc_id ... | LV-426 |
| 2015-04-01 | DB_op: rename statement_set -> query_set | LV-426 |
| 2015-04-01 | DB_op: function reordering | LV-426 |