| Age | Commit message (Expand) | Author |
| 2015-04-13 | rz_kernel: clear cache entries after delete, rename | LV-426 |
| 2015-04-13 | rz_kernel: DBO_rzdoc__delete: make rzdoc assoc invalid, remove later | LV-426 |
| 2015-04-13 | rz_kernel: reorder: rzdoc__lookup_by_name | LV-426 |
| 2015-04-13 | revert 61a187b8: avoid extra API function, no need to change RZDoc_Exception_... | LV-426 |
| 2015-04-12 | server/rz_kernel: reduce heartbeat to 0.5 seconds | Alon Levy |
| 2015-04-12 | Revert "server/rz_kernel: switch to 0.5 second polling.." | Alon Levy |
| 2015-04-12 | rzdoc__list: rm unnecessary rzdoc param | LV-426 |
| 2015-04-12 | rz_mesh: improve logging | LV-426 |
| 2015-04-10 | server/rz_kernel: remove useless semicolon | Alon Levy |
| 2015-04-10 | server: implement doc rename | Alon Levy |
| 2015-04-10 | server/rz_kernel: switch to 0.5 second polling.. | Alon Levy |
| 2015-04-10 | server tools: move to separate dir, rename, add helper rz.py to hide ugly imp... | Alon Levy |
| 2015-04-10 | sanitize_input__rzdoc_name(): strip first... | LV-426 |
| 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 |