| Age | Commit message (Expand) | Author |
| 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 |
| 2015-05-12 | rz_config: fragment_d_path, template_d_path defaults | LV-426 |
| 2015-05-12 | rz_server: use template_d_relpath, not template_d_path for template_folder | LV-426 |
| 2015-05-12 | fragment_d_path: use as var within HTML templates | LV-426 |
| 2015-05-12 | domain_types.js: depend on requirejs path config | LV-426 |
| 2015-05-12 | app.js: sort paths | LV-426 |
| 2015-05-12 | client: removing unused jquery-ui | LV-426 |
| 2015-05-12 | rz_user: apply email ACL only when either email_x acl is not None | LV-426 |
| 2015-05-12 | rz_config: acl_wl__email_address_set caching | LV-426 |
| 2015-05-12 | rz_config: root_path, user_db_path, template_d_relpath handling: | LV-426 |
| 2015-05-12 | clearing up use of template_d config key: template_d_path -> template_d_relpath | LV-426 |
| 2015-05-12 | rz_server: avoid logging via print statements | LV-426 |
| 2015-05-12 | rz-mux: improve port selection | LV-426 |
| 2015-05-12 | rz-mux-py: misc | LV-426 |
| 2015-05-12 | rz-mux-sh: adapt to fragment.d | LV-426 |
| 2015-05-12 | rz_config: acl_wl__email_address_set property, init on first access | LV-426 |
| 2015-05-12 | rz_config: path handling: convert all paths to absolute form | LV-426 |