summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-15rz_server: shorten log formatLV-426
2015-04-15rz_api: refactor rz_config constructionLV-426
2015-04-15unite 'rzdoc__mainpage_name' old aliasesLV-426
2015-04-15rz_server: init sequenceLV-426
2015-04-15rz_kernel: DBO_nop, periodic check for DB connLV-426
2015-04-14localhost_access_decorator__ipv4: mark broken until #496 is resolvedLV-426
2015-04-14client/graph_view: turn off image url display for now, not done yet, accident...Alon Levy
2015-04-14wip going to use style.fill url(image)Alon Levy
2015-04-14client/graph_view: images are just valid urlsAlon Levy
2015-04-14client/graph_view: s/nodeTextX/node__text_x/Alon Levy
2015-04-14client: graph_view: fix position change when removing/adding image-urlAlon Levy
2015-04-14client/graph_view: move translate aroundAlon Levy
2015-04-14client: place image+text on the middle of the bounding boxAlon Levy
2015-04-14leap domain: add image-url to all typesAlon Levy
2015-04-14client: support image from 'image-url' attributeAlon Levy
2015-04-14rz_api_backend.js: miscLV-426
2015-04-14rz_mesh: reconnect only after 30 secLV-426
2015-04-14db_op, rz_server, db_controller: miscLV-426
2015-04-14[peer/host addr] rz_api: use req env peer_addrLV-426
2015-04-14[peer/host addr] rz_api_websocket: use req env peer_addrLV-426
2015-04-14[peer/host addr] rz_mesh: non socket.io upgrade handling (still broken)LV-426
2015-04-14[peer/host addr] rz_mesh: inject peer addrLV-426
2015-04-14[peer/host addr] rz_mesh: setup ws_srv.req_probe__sock_addrLV-426
2015-04-14[peer/host addr] localhost_access_decorator__ipv4: use peer_addr in IP based ...LV-426
2015-04-14[peer/host addr] rz_server: before_request - inject_peer_sock_addrLV-426
2015-04-14[peer/host addr] rz_server: setup req_probe__sock_addrLV-426
2015-04-14[peer/host addr] rz_server: reverse_proxy_host/port config keysLV-426
2015-04-14[peer/host addr] Req_Probe__sock_addr__proxy, Req_Probe__sock_addr__directLV-426
2015-04-14[peer/host addr] rz_req_handling: sock_addr_from_env_HTTP_headersLV-426
2015-04-14[peer/host addr] rz_req_handling: sock_addr_from_REMOTE_X_keysLV-426
2015-04-14rz_mesh: WS_Req_EnvLV-426
2015-04-14rz_mesh: socket.io config: heartbeat, close_timeoutLV-426
2015-04-14db_op: break cypher query by statmentsLV-426
2015-04-14rz_api_websocket: rename nak(), ack()LV-426
2015-04-14rz_api_common: miscLV-426
2015-04-14rz_server: config: allow None valuesLV-426
2015-04-14db_driver: log_committed_queries: avoid \tLV-426
2015-04-13commons only: client: hide the intro-task (for commons)Alon Levy
2015-04-13client: textanalyser_input: completion add two spaces. fixes #484Alon Levy
2015-04-13db_controller: trim op_ret log messages until we have a dedicated data logLV-426
2015-04-13rz_kernel: clear cache entries after delete, renameLV-426
2015-04-13rz_kernel: DBO_rzdoc__delete: make rzdoc assoc invalid, remove laterLV-426
2015-04-13rz_kernel: reorder: rzdoc__lookup_by_nameLV-426
2015-04-13revert 61a187b8: avoid extra API function, no need to change RZDoc_Exception_...LV-426
2015-04-13rz-doc: merge names ignore caseAlon Levy
2015-04-13rz-doc: more verbose mergeAlon Levy
2015-04-13client search/completer: use '|' only for separation, append on enter from co...Alon Levy
2015-04-13client: zen_mode: store/restore fixed on enter/leave, unfix on enter. fixes #486Alon Levy
2015-04-13client: graph_view: deduplicate zen mode changes; close #489Alon Levy
2015-04-13client: fix regression with temporary graph appearance: fixes #481Alon Levy