| Age | Commit message (Expand) | Author |
| 2015-04-10 | server/db_op: fix DBO_rzdoc__delete, labels are backticked, not quoted | Alon Levy |
| 2015-04-09 | resolve #439 with safe filter (|safe), avoid extra code in index.html | LV-426 |
| 2015-04-09 | rz_kernel: misc | LV-426 |
| 2015-04-09 | rz_mesh: misc | LV-426 |
| 2015-04-09 | rz_mesh: decorator__ws_multicast(): return on reflective caller detection fai... | LV-426 |
| 2015-04-09 | wip: socketio_route_handler() non socketio client handling | LV-426 |
| 2015-04-09 | rz_mesh: misc: mv assert, doc, etc | LV-426 |
| 2015-04-09 | rz_mesh: reader support: refactor ws_broadcast_to_all() -> ws_broadcast_to_rz... | LV-426 |
| 2015-04-09 | rz_mesh: rzdoc_from_f_args_extractor() util | LV-426 |
| 2015-04-09 | RZ_WebSocket_Server: debugging: use RZ_WebSocketHandler, RZ_WebSocketHandler | LV-426 |
| 2015-04-09 | rz_api_websocket: on_diff_commit__xx: pass rzdoc via ctx | LV-426 |
| 2015-04-09 | rz_api_websocket: ws reader subscription messages, ack & nak | LV-426 |
| 2015-04-09 | rz_api: index(): return view even on exception | LV-426 |
| 2015-04-09 | rz_api_rest: handle RZDoc_Exception__already_exists | LV-426 |
| 2015-04-09 | rz_req_handling: misc | LV-426 |
| 2015-04-09 | rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures de... | LV-426 |
| 2015-04-09 | rz_kernel: rzdoc_reader_assoc_map, reader subscription management | LV-426 |
| 2015-04-09 | rz_kernel: host rzdoc lookup cache | LV-426 |
| 2015-04-09 | rz_kernel: apply deco__exception_log to all public functions, rm recurring ex... | LV-426 |
| 2015-04-09 | rz_kernel: RZDoc_Reader_Association | LV-426 |
| 2015-04-09 | rz_kernel: rzdoc__create: raise RZDoc_Exception__already_exists | LV-426 |
| 2015-04-09 | rz_kernel: RZDoc_Exception__already_exists | LV-426 |
| 2015-04-09 | RZDoc: __eq__, __hash__, __str__ | LV-426 |
| 2015-04-06 | fix for "AssertionError: View function mapping is overwriting..." | LV-426 |
| 2015-04-05 | Removing erroneous "import rp| | garbash |
| 2015-04-05 | rest__logout: redirect on GET, invalidate cookie on GET/POST | LV-426 |
| 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 |