| Age | Commit message (Expand) | Author |
| 2015-04-10 | sanitize_input__rzdoc_name(): handle empty requests, strip incoming rzdoc names | LV-426 |
| 2015-04-10 | server/db_controller: allow result to contain unicode | Alon Levy |
| 2015-04-10 | rz_cli: fix fix for utf-8\ascii rzdoc names | Alon Levy |
| 2015-04-10 | rz_cli: fix list-* with non ascii chars | Alon Levy |
| 2015-04-10 | rz_cli: make it guess etc directory for ease of use | Alon Levy |
| 2015-04-10 | rz_cli: add list-name/list-table for ease with merge-file | Alon Levy |
| 2015-04-10 | rz_cli: bug fix for --merge-file | Alon Levy |
| 2015-04-10 | rz_cli: drop debug prints | Alon Levy |
| 2015-04-10 | adding rz_cli tool - location to be changed (requires ant update as well) | Alon Levy |
| 2015-04-10 | rz_kernel: rzdoc__list: doesn't really need rzdoc but didn't want to change s... | Alon Levy |
| 2015-04-10 | server/rz_kernel: rzdoc__create: avoid rethrow | Alon Levy |
| 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 |