| Age | Commit message (Expand) | Author |
| 2015-08-13 | src/server/rz_server: fix position of shebang | Alon Levy |
| 2015-07-06 | server/neo4j_cypher_parser: allow '/,|' in values (node names, link names) | Alon Levy |
| 2015-07-06 | server: white space fixes | Alon Levy |
| 2015-07-06 | REST api: moving /load endpoints to /api/rzdoc/fetch | LV-426 |
| 2015-07-06 | rz_api_rest: reorder | LV-426 |
| 2015-07-06 | REST api: moving /graph endpoints to /api/rzdoc/ | LV-426 |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-27 | server/rz_kernel: remote_socket_addr is a tuple, make sure it is converted to... | Alon Levy |
| 2015-05-25 | server: pass username and not email in commit log to client. Fixes #563 | Alon Levy |
| 2015-05-22 | rz_kernel: RZKernel_Exception__DB_x exceptions | LV-426 |
| 2015-05-22 | rz_api_rest: rzdoc__list -> rzdoc__search | LV-426 |
| 2015-05-22 | misc: neo4j_util, neo4j_cypher_parser | LV-426 |
| 2015-05-22 | neo4j_schema: RZDOC__x defaults | LV-426 |
| 2015-05-22 | neo4j_schema: bump version to 0.2.1 following metablock format change | LV-426 |
| 2015-05-22 | db_op: DBO_factory__default | LV-426 |
| 2015-05-22 | db_op: DBO_rzdb__init_DB: store rzdoc__name__max_length | LV-426 |
| 2015-05-22 | rz_kernel: check deco__DB_status_check() before DB dependent calls: | LV-426 |
| 2015-05-22 | rz_kernel: refactoring out _init_DB() | LV-426 |
| 2015-05-22 | rz_kernel: op_factory__DBO_rzdb__init_DB -> db_op_factory | LV-426 |
| 2015-05-22 | refactoring DBO_rzdoc__list -> DBO_rzdoc__search | LV-426 |
| 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 |