| Age | Commit message (Expand) | Author |
| 2015-04-01 | RZDoc: remove init id param, offset setting to caller | LV-426 |
| 2015-04-01 | db_op: misc | LV-426 |
| 2015-04-01 | db_op: DBO_block_chain__init() | LV-426 |
| 2015-04-01 | reset-db__clean.cypher: update, doc default hash value | LV-426 |
| 2015-04-01 | neo4j_schema: add missing label constants, spread use | LV-426 |
| 2015-04-01 | db_op: rename: DBO_rz__clone -> DBO_rzdoc__clone | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by default | LV-426 |
| 2015-04-01 | neo4j_cypher_x: misc | LV-426 |
| 2015-04-01 | parse__e_val_or_param(): code symmetry | LV-426 |
| 2015-04-01 | e_param: doc | LV-426 |
| 2015-04-01 | e_kv_pair: is_set__key, is_set__value, assertions | LV-426 |
| 2015-04-01 | p_label_set_container: remove, use p_node.label_set & p_rel.type properties | LV-426 |
| 2015-04-01 | sub_exp_set_by_type: fix logical recursion bug | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: rename: f_cascade -> f_recurse | LV-426 |
| 2015-04-01 | DBO_block_chain__commit: request ctx: use attribute access | LV-426 |
| 2015-04-01 | sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_config | LV-426 |
| 2015-04-01 | neo4j_cypher: misc | LV-426 |
| 2015-04-01 | neo4j_util: generate_random_rzdoc_id() | LV-426 |
| 2015-04-01 | neo4j_util: merge validate_label() | LV-426 |
| 2015-04-01 | neo4j_util: quote__backtick(), quote__singlequote() | LV-426 |
| 2015-04-01 | neo4j_util: reorder | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label() | LV-426 |
| 2015-04-01 | rz_api: map REST path /rz/xxx | LV-426 |
| 2015-04-01 | rz_server: hook rzdoc REST calls, reorder | LV-426 |
| 2015-04-01 | REST /index endpoint: configure rz_config__rzdoc_cur__name, rz_config__rzdoc_... | LV-426 |
| 2015-04-01 | rz_api_common: misc | LV-426 |
| 2015-04-01 | rz_api_rest: imports | LV-426 |
| 2015-04-01 | rz_api_rest: rzdoc__delete(), rzdoc__list() | LV-426 |
| 2015-04-01 | rz_req_handling: misc | LV-426 |
| 2015-04-01 | rz_kernel: rzdoc__xx: create, list, delete, lookup_by_name | LV-426 |
| 2015-04-01 | db_op: misc | LV-426 |
| 2015-04-01 | db_controller: logging | LV-426 |
| 2015-04-01 | DBO_rzdoc__create: rename from DBO_rzdoc__new, return rzdoc id, name | LV-426 |
| 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 |