| Age | Commit message (Expand) | Author |
| 2015-04-05 | user_signup: improve error handling, cleanup | LV-426 |
| 2015-04-05 | rz_req_handling: make_response__json__html: pass on status arg | LV-426 |
| 2015-04-05 | rz_req_handling: make_response__json__redirect: pass on status arg | LV-426 |
| 2015-04-02 | rz_user: signup: sugar coat pw signup exceptions | LV-426 |
| 2015-04-02 | rz_user: improve caller error handling - use API_Exception__bad_request's cal... | LV-426 |
| 2015-04-02 | rz_server: remove rm, inline MinimalLog print statements | LV-426 |
| 2015-04-02 | server/rz_user: fix typo | Alon Levy |
| 2015-04-02 | wip: Neo4j v2.2.0 authentication support - see issue #419 | LV-426 |
| 2015-04-02 | DB_op: handle possible tx_id not being set due to failed TX opening | LV-426 |
| 2015-04-01 | neo4j_util: misc | LV-426 |
| 2015-04-01 | rz_api_rest: Req_Context: default init values | LV-426 |
| 2015-04-01 | rz_kernel: misc | LV-426 |
| 2015-04-01 | rz_kernel: rzdoc__create(): call op__block_chain__init | LV-426 |
| 2015-04-01 | neo4j_qt.py: refactor query transformation logic to dedicated file | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label(): do not call quote__x() | LV-426 |
| 2015-04-01 | DBO_rzdoc__clone: rm filter_label, add process_q_ret__n_label_set(), process_... | LV-426 |
| 2015-04-01 | model/graph: Topo_Diff: len__x_x utility methods | LV-426 |
| 2015-04-01 | model/graph: reorder: from_json_dict() | LV-426 |
| 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 |