| Age | Commit message (Expand) | Author |
| 2015-04-21 | descartes: domain types fix | LV-426 |
| 2015-04-20 | rz-doc, rz-user: use valid python file names | LV-426 |
| 2015-04-20 | test_rz_user_db: update | LV-426 |
| 2015-04-20 | rz_user_db: user_count() | LV-426 |
| 2015-04-20 | rz_user: improve unknown account logging, code format | LV-426 |
| 2015-04-20 | User_Account class migration | LV-426 |
| 2015-04-20 | rz_server: clearer user_db mode selection logic | LV-426 |
| 2015-04-20 | server-tools: rz-user: rm rz dependency | LV-426 |
| 2015-04-20 | server-tools: rz-user: add missing user_add() call, call shutdown, cleanup | LV-426 |
| 2015-04-20 | rz_mail: reorder, cleanup misplaced test | LV-426 |
| 2015-04-20 | rz_mail: rename send_email_message -> send_email__flask_ctx + doc | LV-426 |
| 2015-04-20 | rz_server: traceback pre-log-init exceptions | LV-426 |
| 2015-04-20 | config: mta_host, mta_port | LV-426 |
| 2015-04-20 | Added domain type for Descartes instance | garbash |
| 2015-04-16 | client: node radius change on image remove: fix | Alon Levy |
| 2015-04-16 | client: image-url: bigger radius | Alon Levy |
| 2015-04-16 | client: move node_text_d{x,y} from rz_core to graph_view | Alon Levy |
| 2015-04-15 | client: add images using existing circles | Alon Levy |
| 2015-04-15 | rz_server: shorten log format | LV-426 |
| 2015-04-15 | rz_api: refactor rz_config construction | LV-426 |
| 2015-04-15 | unite 'rzdoc__mainpage_name' old aliases | LV-426 |
| 2015-04-15 | rz_server: init sequence | LV-426 |
| 2015-04-15 | rz_kernel: DBO_nop, periodic check for DB conn | LV-426 |
| 2015-04-14 | localhost_access_decorator__ipv4: mark broken until #496 is resolved | LV-426 |
| 2015-04-14 | client/graph_view: turn off image url display for now, not done yet, accident... | Alon Levy |
| 2015-04-14 | wip going to use style.fill url(image) | Alon Levy |
| 2015-04-14 | client/graph_view: images are just valid urls | Alon Levy |
| 2015-04-14 | client/graph_view: s/nodeTextX/node__text_x/ | Alon Levy |
| 2015-04-14 | client: graph_view: fix position change when removing/adding image-url | Alon Levy |
| 2015-04-14 | client/graph_view: move translate around | Alon Levy |
| 2015-04-14 | client: place image+text on the middle of the bounding box | Alon Levy |
| 2015-04-14 | leap domain: add image-url to all types | Alon Levy |
| 2015-04-14 | client: support image from 'image-url' attribute | Alon Levy |
| 2015-04-14 | rz_api_backend.js: misc | LV-426 |
| 2015-04-14 | rz_mesh: reconnect only after 30 sec | LV-426 |
| 2015-04-14 | db_op, rz_server, db_controller: misc | LV-426 |
| 2015-04-14 | [peer/host addr] rz_api: use req env peer_addr | LV-426 |
| 2015-04-14 | [peer/host addr] rz_api_websocket: use req env peer_addr | LV-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 addr | LV-426 |
| 2015-04-14 | [peer/host addr] rz_mesh: setup ws_srv.req_probe__sock_addr | LV-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_addr | LV-426 |
| 2015-04-14 | [peer/host addr] rz_server: setup req_probe__sock_addr | LV-426 |
| 2015-04-14 | [peer/host addr] rz_server: reverse_proxy_host/port config keys | LV-426 |
| 2015-04-14 | [peer/host addr] Req_Probe__sock_addr__proxy, Req_Probe__sock_addr__direct | LV-426 |
| 2015-04-14 | [peer/host addr] rz_req_handling: sock_addr_from_env_HTTP_headers | LV-426 |
| 2015-04-14 | [peer/host addr] rz_req_handling: sock_addr_from_REMOTE_X_keys | LV-426 |
| 2015-04-14 | rz_mesh: WS_Req_Env | LV-426 |
| 2015-04-14 | rz_mesh: socket.io config: heartbeat, close_timeout | LV-426 |