summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/graph_view: add and export {node,link}__hover__{start,end}Alon Levy
2015-05-12client/view/graph_view: link_hover: don't use thisAlon Levy
2015-05-12client/view/graph_view: removing debug argument to link_on_hoverAlon Levy
2015-05-12client/view/graph_view: factor out link__hover__{start,end}Alon Levy
2015-05-12client/rz_mesh: push attribute diffs to activity monitorAlon Levy
2015-05-12client/rz_mesh: remove duplicate codeAlon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/textanalysis: report sentence meta to serverAlon Levy
2015-05-12client/rz_core: let activity widget see main_graph activitiesAlon Levy
2015-05-12client/rz_mesh: set meta on topo_diff_specAlon Levy
2015-05-12client/view/selection: add select_both & invert_bothAlon Levy
2015-05-12client/view/selection: ECMA-5 does not support named parameters, although it ...Alon Levy
2015-05-12client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/Alon Levy
2015-05-12client/model/graph: handle new clone with commit_logAlon Levy
2015-05-12client/model/graph: add activityBusAlon Levy
2015-05-12client/model/diff: add meta to Attr_Diff and Topo_DiffAlon Levy
2015-05-12client: add initial activity streamAlon Levy
2015-05-12server-tests/test_rz_mesh: fix for running without pydevAlon Levy
2015-05-12server-tests/test_db_controller: DBO_rzdb__fetch_DB_metablock no longer takes...Alon Levy
2015-05-12server-tests/test_rzdoc: add not working test_rzdoc_commit_logAlon Levy
2015-05-12server/rz_api_rest: clone returns commit_log as wellAlon Levy
2015-05-12server/rz_kernel: add RZ_Kernel.rzdoc__commit_logAlon Levy
2015-05-12server: return ts_created in meta dicts for topo_diff and attr_diffAlon Levy
2015-05-12server/db_op: add DBO_rzdoc__commit_logAlon Levy
2015-05-12server/model/graph: Topo_Diff and Attr_Diff gain metaAlon Levy
2015-05-12server/db_op/DBO_block_chain__commit: add _result_of_statementAlon Levy
2015-05-12server/neo4j_schema: add VC_COMMIT_RESULT_OF and VC_OPERATIONAlon Levy
2015-05-12server/db_op/DBO_block_chain__commit: factor out _authored_by_statementAlon Levy
2015-05-12server/db_op: refactor blob gzip/base64 codeAlon Levy
2015-05-12server-tests/test_rzdoc: correct spelling mistakeAlon Levy
2015-05-12server: neo4j_cypher_parser: accept (but don't understand) multiplicityAlon Levy
2015-05-12server/rz_kernel: ctx not optional anymore for diff_commit__{topo,attr}Alon Levy
2015-05-10rz_kernel: add missing formatterAlon Levy
2015-05-10client: fix #552. don't remove parameters when rewriting urlAlon Levy
2015-05-08Updated cri.rhizi.net domain_types.jsgarbash
2015-05-06rz_backup: fix s/mtime/st_mtime/Alon Levy
2015-05-05DB_Controller: miscLV-426
2015-05-05init_DB(): more refactoring, assist kernel via op_factory__DBO_rzdb__init_DBLV-426
2015-05-05DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_nameLV-426
2015-05-05DBO_rzdb__fetch_DB_metablock: rm rz_config depLV-426
2015-05-05DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_urlLV-426
2015-05-05db_controller: removing exec_cypher_query()LV-426
2015-05-05neo4j schema version: refactor into constantLV-426
2015-05-05rz_kernel: manage DB session, initializationLV-426
2015-05-05decoupling rz_api_rest & db_ctlLV-426
2015-05-05load_node_set_by_id_attr(): converting to use kernelLV-426
2015-05-05rz-mux-tool.sh: uninstall rhizi__x init scriptLV-426
2015-05-05rz_server: fix template default pathLV-426
2015-05-05rz-mux-tool.sh: install default fragmentsLV-426