summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-09rz_mesh.js: rzdoc subscription handlingLV-426
2015-04-09rz_kernel: miscLV-426
2015-04-09rz_mesh: miscLV-426
2015-04-09rz_mesh: decorator__ws_multicast(): return on reflective caller detection fai...LV-426
2015-04-09wip: socketio_route_handler() non socketio client handlingLV-426
2015-04-09rz_mesh: misc: mv assert, doc, etcLV-426
2015-04-09rz_mesh: reader support: refactor ws_broadcast_to_all() -> ws_broadcast_to_rz...LV-426
2015-04-09rz_mesh: rzdoc_from_f_args_extractor() utilLV-426
2015-04-09RZ_WebSocket_Server: debugging: use RZ_WebSocketHandler, RZ_WebSocketHandlerLV-426
2015-04-09rz_api_websocket: on_diff_commit__xx: pass rzdoc via ctxLV-426
2015-04-09rz_api_websocket: ws reader subscription messages, ack & nakLV-426
2015-04-09rz_api: index(): return view even on exceptionLV-426
2015-04-09rz_api_rest: handle RZDoc_Exception__already_existsLV-426
2015-04-09rz_req_handling: miscLV-426
2015-04-09rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures de...LV-426
2015-04-09rz_kernel: rzdoc_reader_assoc_map, reader subscription managementLV-426
2015-04-09rz_kernel: host rzdoc lookup cacheLV-426
2015-04-09rz_kernel: apply deco__exception_log to all public functions, rm recurring ex...LV-426
2015-04-09rz_kernel: RZDoc_Reader_AssociationLV-426
2015-04-09rz_kernel: rzdoc__create: raise RZDoc_Exception__already_existsLV-426
2015-04-09rz_kernel: RZDoc_Exception__already_existsLV-426
2015-04-09RZDoc: __eq__, __hash__, __str__LV-426
2015-04-07client: unify deletion messages and update text. resolves #389Alon Levy
2015-04-07client/item_info: track changed attributes for submission or avoidance thereofAlon Levy
2015-04-07client: hide filter and layout menus on click on empty area. resolve partial ...Alon Levy
2015-04-06fix for "AssertionError: View function mapping is overwriting..."LV-426
2015-04-06client/item_info: fix bug with diffBus received attr diffsAlon Levy
2015-04-06client: fix broken node and link deletion, plus fix selection after bothAlon Levy
2015-04-06client: return zoom buttons, make zoom conserve center pointAlon Levy
2015-04-06client: graph_view: use display instead of visibility.Alon Levy
2015-04-06client/view/graph_view: s/force__load_graph/layout__load_graph/Alon Levy
2015-04-06client: fix filter regressionAlon Levy
2015-04-06wip: commons-congress types.jsLV-426
2015-04-06client: types: split types.js to form domain_types.js, containing declarative...today-is-not-the-dayAlon Levy
2015-04-06client/view/item_view: fix click on empty space regressionAlon Levy
2015-04-06mving cri domain resources under cri.rhizi.netLV-426
2015-04-06wip: per-domain type systemLV-426
2015-04-06client/view/selection: on diff for link editing don't select too many nodesAlon Levy
2015-04-06client: item_info: commit on hideAlon Levy
2015-04-06client/item_view: only show 'updated' warning for remote changes by comparing...Alon Levy
2015-04-06client/item_view: use strictAlon Levy
2015-04-06client/item_edit: remove debug printsAlon Levy
2015-04-06client: property tab cleanup; resolve #396Alon Levy
2015-04-05client: link properties dialog: delete button identical to node dialogAlon Levy
2015-04-05client: rename edge_info to link_infoAlon Levy
2015-04-05client: selection: enable selection of link via 0 depth selection of both nod...Alon Levy
2015-04-05Removing erroneous "import rp|garbash
2015-04-05rest__logout: redirect on GET, invalidate cookie on GET/POSTLV-426
2015-04-05client/layouts: respect node.fixedAlon Levy
2015-04-05client/graph_view: reset fixed before restoring a new layout (not actually re...Alon Levy