| Age | Commit message (Expand) | Author |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-25 | server: pass username and not email in commit log to client. Fixes #563 | Alon Levy |
| 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 | refactoring DBO_rzdoc__list -> DBO_rzdoc__search | 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-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 | DBO_rzdoc__create: use create rather than merge | LV-426 |
| 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/db_op/DBO_block_chain__commit: add _result_of_statement | 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-05 | DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_name | LV-426 |
| 2015-05-05 | neo4j schema version: refactor into constant | LV-426 |
| 2015-05-05 | rz_config.neo4j_schema_version: missing commit | LV-426 |
| 2015-05-03 | server/db_op: case insensitive doc name when checking for existence | Alon Levy |
| 2015-05-03 | server/db_op: update _convert_to_blob doc string | Alon Levy |
| 2015-05-01 | bump DB schema version following blob format change, use x.x.x version string | LV-426 |
| 2015-05-01 | dp_op: DBO_block_chain__commit: use gzip'ed base64 encoding for commit blobs ... | LV-426 |
| 2015-04-29 | db_op: DBO_rzdb__init_DB() | LV-426 |
| 2015-04-29 | db_op: DBO_rzdb__fetch_DB_metablock | LV-426 |
| 2015-04-29 | db_op: composed op: post_op_exec_hook() - provide room for post-sub-op logic | LV-426 |
| 2015-04-29 | DB_composed_op: reorder functions | LV-426 |
| 2015-04-15 | rz_kernel: DBO_nop, periodic check for DB conn | LV-426 |
| 2015-04-14 | db_op, rz_server, db_controller: misc | LV-426 |
| 2015-04-14 | db_op: break cypher query by statments | LV-426 |
| 2015-04-10 | server: implement doc rename | Alon Levy |
| 2015-04-10 | server/db_op: fix DBO_rzdoc__delete, labels are backticked, not quoted | Alon Levy |
| 2015-04-02 | DB_op: handle possible tx_id not being set due to failed TX opening | 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 | 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 | 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 | DBO_block_chain__commit: request ctx: use attribute access | LV-426 |
| 2015-04-01 | db_op: misc | 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_schema: meta label constants | 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 | QT_Node_Filter__meta_label_set stub | LV-426 |