| Age | Commit message (Expand) | Author |
| 2015-05-22 | rz_kernel: rzdoc__reader_x() relocate | LV-426 |
| 2015-05-22 | rz_kernel: exec_chain_commit_op -> _exec_chain_commit_op, relocate | LV-426 |
| 2015-05-22 | rz_kernel: db_metablock_obtained -> db_metablock, cache for later use | LV-426 |
| 2015-05-18 | common_rest_req_exception_handler: send back rzdoc_name on RZDoc_Exception__n... | LV-426 |
| 2015-05-17 | db_op: remove unused StringIO | LV-426 |
| 2015-05-17 | DBO_raw_query_set - [!] use discouraged, work around queries the parser can't... | LV-426 |
| 2015-05-13 | server/rz_api_rest: return 400 on empty topo diff | Alon Levy |
| 2015-05-13 | server/model/graph: Topo_Diff: add is_empty | Alon Levy |
| 2015-05-13 | server/rz_kernel: add missing author meta | Alon Levy |
| 2015-05-12 | RZCommit: host diff_obj_from_blob(), blob_from_diff_obj() | LV-426 |
| 2015-05-12 | db_op: DBO_block_chain__commit: use _add_statement__ prefix | LV-426 |
| 2015-05-12 | rz_config: fragment_d_path, template_d_path defaults | LV-426 |
| 2015-05-12 | rz_server: use template_d_relpath, not template_d_path for template_folder | LV-426 |
| 2015-05-12 | fragment_d_path: use as var within HTML templates | LV-426 |
| 2015-05-12 | rz_user: apply email ACL only when either email_x acl is not None | LV-426 |
| 2015-05-12 | rz_config: acl_wl__email_address_set caching | LV-426 |
| 2015-05-12 | rz_config: root_path, user_db_path, template_d_relpath handling: | LV-426 |
| 2015-05-12 | clearing up use of template_d config key: template_d_path -> template_d_relpath | LV-426 |
| 2015-05-12 | rz_server: avoid logging via print statements | LV-426 |
| 2015-05-12 | rz_config: acl_wl__email_address_set property, init on first access | LV-426 |
| 2015-05-12 | rz_config: path handling: convert all paths to absolute form | LV-426 |
| 2015-05-12 | support rz_config email-address whitelists | LV-426 |
| 2015-05-12 | rz_user: use status code constants | LV-426 |
| 2015-05-12 | rz_req_handling: more HTTP status codes | LV-426 |
| 2015-05-12 | rename: config -> rz_config | LV-426 |
| 2015-05-12 | DBO_rzdoc__create: use create rather than merge | LV-426 |
| 2015-05-12 | rz_server: refactoring rz_config | LV-426 |
| 2015-05-12 | server/rz_api_rest: clone returns commit_log as well | Alon Levy |
| 2015-05-12 | server/rz_kernel: add RZ_Kernel.rzdoc__commit_log | Alon Levy |
| 2015-05-12 | server: return ts_created in meta dicts for topo_diff and attr_diff | Alon Levy |
| 2015-05-12 | server/db_op: add DBO_rzdoc__commit_log | Alon Levy |
| 2015-05-12 | server/model/graph: Topo_Diff and Attr_Diff gain meta | Alon Levy |
| 2015-05-12 | server/db_op/DBO_block_chain__commit: add _result_of_statement | Alon Levy |
| 2015-05-12 | server/neo4j_schema: add VC_COMMIT_RESULT_OF and VC_OPERATION | Alon Levy |
| 2015-05-12 | server/db_op/DBO_block_chain__commit: factor out _authored_by_statement | Alon Levy |
| 2015-05-12 | server/db_op: refactor blob gzip/base64 code | Alon Levy |
| 2015-05-12 | server: neo4j_cypher_parser: accept (but don't understand) multiplicity | Alon Levy |
| 2015-05-12 | server/rz_kernel: ctx not optional anymore for diff_commit__{topo,attr} | Alon Levy |
| 2015-05-10 | rz_kernel: add missing formatter | Alon Levy |
| 2015-05-05 | DB_Controller: misc | LV-426 |
| 2015-05-05 | init_DB(): more refactoring, assist kernel via op_factory__DBO_rzdb__init_DB | LV-426 |
| 2015-05-05 | DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_name | LV-426 |
| 2015-05-05 | DBO_rzdb__fetch_DB_metablock: rm rz_config dep | LV-426 |
| 2015-05-05 | DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_url | LV-426 |
| 2015-05-05 | db_controller: removing exec_cypher_query() | LV-426 |
| 2015-05-05 | neo4j schema version: refactor into constant | LV-426 |
| 2015-05-05 | rz_kernel: manage DB session, initialization | LV-426 |
| 2015-05-05 | decoupling rz_api_rest & db_ctl | LV-426 |
| 2015-05-05 | load_node_set_by_id_attr(): converting to use kernel | LV-426 |
| 2015-05-05 | rz_server: fix template default path | LV-426 |