| Age | Commit message (Expand) | Author |
| 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-22 | test_rzdoc: reorder | LV-426 |
| 2015-05-19 | style: activity view (aka history): | LV-426 |
| 2015-05-19 | activity.js: use proper phrasing for singe [hour, minute, day] | LV-426 |
| 2015-05-18 | Removed circle css class + clean graph-view.css file | garbash |
| 2015-05-18 | client/view/activity: clear on document change | Alon Levy |
| 2015-05-18 | client/model/graph: shortests_paths: bug fix | Alon Levy |
| 2015-05-18 | client/view/toolbar__status: hide: fix this value for hide call | Alon Levy |
| 2015-05-18 | client/view/activity: add toggle button | Alon Levy |
| 2015-05-18 | common_rest_req_exception_handler: send back rzdoc_name on RZDoc_Exception__n... | LV-426 |
| 2015-05-18 | view/toolbar__status: refactoring out view | LV-426 |
| 2015-05-18 | rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires model/vi... | LV-426 |
| 2015-05-18 | buttons.js: remove NOP on_error | LV-426 |
| 2015-05-18 | graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ... | LV-426 |
| 2015-05-18 | rz_api_backend.js: propagate xhr, text_status, err_thrown | LV-426 |
| 2015-05-18 | graph.js: misc | LV-426 |
| 2015-05-18 | style: toolbar_x: close_btn | LV-426 |
| 2015-05-18 | rz_code: rzdoc__create_and_open() | LV-426 |
| 2015-05-18 | client/view/selection: use shortest paths for plural selection | Alon Levy |
| 2015-05-18 | client/model/graph: add find_nodes__by_id | Alon Levy |
| 2015-05-18 | client/model/graph: implement BFS and shortest_paths on top of that | Alon Levy |
| 2015-05-18 | client/model/graph: add get_node_ids | Alon Levy |
| 2015-05-18 | client/model/graph: refactor kind out of neighbourhood | Alon Levy |
| 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-17 | test_util: misc | LV-426 |
| 2015-05-17 | test_rz_mesh: import debug__pydev_pd_arg | LV-426 |
| 2015-05-17 | refactoring DBO_RDG__skill_graph out of Test_Domain_CRI | LV-426 |
| 2015-05-14 | div -> span for activity stream assertions | garbash |
| 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 | client/activity: add topo-diff or attr-diff classes to div | Alon Levy |
| 2015-05-13 | client/activity: move root element to index.html | Alon Levy |
| 2015-05-13 | client/view/activity: refactor, use time_ago, attribute diff explanation | Alon Levy |
| 2015-05-13 | server/rz_kernel: add missing author meta | Alon Levy |
| 2015-05-13 | client/model/graph: commits shown need to be new on top | 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 | path quantifier tests | LV-426 |
| 2015-05-12 | app.js: support fragment path injection | LV-426 |
| 2015-05-12 | rz-mux: rz_config__disable_access_control cli arg | LV-426 |
| 2015-05-12 | rz-mux-tool.py: use config obj attributes | LV-426 |
| 2015-05-12 | rz-mux: chmod +x rz-mux-tool.sh | LV-426 |
| 2015-05-12 | rz-mux-tool.sh: pass on extra command line arguments to python | LV-426 |