| Age | Commit message (Expand) | Author |
| 2015-05-12 | client/view/activity: add hover highlight of links and nodes" | Alon Levy |
| 2015-05-12 | client/view/graph_view: add and export {node,link}__hover__{start,end} | Alon Levy |
| 2015-05-12 | client/view/graph_view: link_hover: don't use this | Alon Levy |
| 2015-05-12 | client/view/graph_view: removing debug argument to link_on_hover | Alon Levy |
| 2015-05-12 | client/css: add circle.hovering to be used by activity | Alon Levy |
| 2015-05-12 | client/view/graph_view: factor out link__hover__{start,end} | Alon Levy |
| 2015-05-12 | client/rz_mesh: push attribute diffs to activity monitor | Alon Levy |
| 2015-05-12 | client/rz_mesh: remove duplicate code | Alon Levy |
| 2015-05-12 | client/activity: left align with top bar | Alon Levy |
| 2015-05-12 | client/activity/css: move to left side, hover & focus & element class | Alon Levy |
| 2015-05-12 | client/view/activity: clickable to select changed nodes, description | Alon Levy |
| 2015-05-12 | client/textanalysis: report sentence meta to server | Alon Levy |
| 2015-05-12 | client/rz_core: let activity widget see main_graph activities | Alon Levy |
| 2015-05-12 | client/rz_mesh: set meta on topo_diff_spec | Alon Levy |
| 2015-05-12 | client/view/selection: add select_both & invert_both | Alon Levy |
| 2015-05-12 | client/view/selection: ECMA-5 does not support named parameters, although it ... | Alon Levy |
| 2015-05-12 | client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/ | Alon Levy |
| 2015-05-12 | client/model/graph: handle new clone with commit_log | Alon Levy |
| 2015-05-12 | client/model/graph: add activityBus | Alon Levy |
| 2015-05-12 | client/model/diff: add meta to Attr_Diff and Topo_Diff | Alon Levy |
| 2015-05-12 | client: add initial activity stream | Alon Levy |
| 2015-05-12 | server-tests/test_rz_mesh: fix for running without pydev | Alon Levy |
| 2015-05-12 | server-tests/test_db_controller: DBO_rzdb__fetch_DB_metablock no longer takes... | Alon Levy |
| 2015-05-12 | server-tests/test_rzdoc: add not working test_rzdoc_commit_log | Alon Levy |
| 2015-05-12 | server/rz_api_rest: clone returns commit_log as well | Alon Levy |
| 2015-05-12 | server/rz_kernel: add RZ_Kernel.rzdoc__commit_log | Alon Levy |
| 2015-05-12 | server: return ts_created in meta dicts for topo_diff and attr_diff | Alon Levy |
| 2015-05-12 | server/db_op: add DBO_rzdoc__commit_log | Alon Levy |
| 2015-05-12 | server/model/graph: Topo_Diff and Attr_Diff gain meta | Alon Levy |
| 2015-05-12 | server/db_op/DBO_block_chain__commit: add _result_of_statement | Alon Levy |
| 2015-05-12 | server/neo4j_schema: add VC_COMMIT_RESULT_OF and VC_OPERATION | Alon Levy |
| 2015-05-12 | server/db_op/DBO_block_chain__commit: factor out _authored_by_statement | Alon Levy |
| 2015-05-12 | server/db_op: refactor blob gzip/base64 code | Alon Levy |
| 2015-05-12 | server-tests/test_rzdoc: correct spelling mistake | Alon Levy |
| 2015-05-12 | server: neo4j_cypher_parser: accept (but don't understand) multiplicity | Alon Levy |
| 2015-05-12 | server/rz_kernel: ctx not optional anymore for diff_commit__{topo,attr} | Alon Levy |
| 2015-05-10 | rz_kernel: add missing formatter | Alon Levy |
| 2015-05-10 | client: fix #552. don't remove parameters when rewriting url | Alon Levy |
| 2015-05-08 | css: update per last scss change | Alon Levy |
| 2015-05-08 | Updated cri.rhizi.net domain_types.js | garbash |
| 2015-05-06 | Fixed delete api documentation | dor garbash |
| 2015-05-06 | rz_backup: fix s/mtime/st_mtime/ | Alon Levy |
| 2015-05-05 | DB_Controller: misc | LV-426 |
| 2015-05-05 | init_DB(): more refactoring, assist kernel via op_factory__DBO_rzdb__init_DB | LV-426 |
| 2015-05-05 | DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_name | LV-426 |
| 2015-05-05 | DBO_rzdb__fetch_DB_metablock: rm rz_config dep | LV-426 |
| 2015-05-05 | DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_url | LV-426 |
| 2015-05-05 | db_controller: removing exec_cypher_query() | LV-426 |
| 2015-05-05 | neo4j schema version: refactor into constant | LV-426 |
| 2015-05-05 | rz_kernel: manage DB session, initialization | LV-426 |