summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-21init_pw_db(): set uid, gid on generated db, default to 'www-data'LV-426
2015-04-21misc: format, organize importsLV-426
2015-04-21use '#!/usr/bin/python2.7' while we depend on python 2.7LV-426
2015-04-21refactoring tools/ contents to more appropriate placesLV-426
2015-04-21RZDoc_Reader_Association: misc: __str__LV-426
2015-04-21rename backup script, mv under server-tools/LV-426
2015-04-21Add middle-score to multi-word node typesgarbash
2015-04-21descartes: domain types fixLV-426
2015-04-20rz-doc, rz-user: use valid python file namesLV-426
2015-04-20test_rz_user_db: updateLV-426
2015-04-20rz_user_db: user_count()LV-426
2015-04-20rz_user: improve unknown account logging, code formatLV-426
2015-04-20User_Account class migrationLV-426
2015-04-20rz_server: clearer user_db mode selection logicLV-426
2015-04-20server-tools: rz-user: rm rz dependencyLV-426
2015-04-20server-tools: rz-user: add missing user_add() call, call shutdown, cleanupLV-426
2015-04-20rz_mail: reorder, cleanup misplaced testLV-426
2015-04-20rz_mail: rename send_email_message -> send_email__flask_ctx + docLV-426
2015-04-20rz_server: traceback pre-log-init exceptionsLV-426
2015-04-20config: mta_host, mta_portLV-426
2015-04-20Added domain type for Descartes instancegarbash
2015-04-16client: node radius change on image remove: fixAlon Levy
2015-04-16client: image-url: bigger radiusAlon Levy
2015-04-16client: move node_text_d{x,y} from rz_core to graph_viewAlon Levy
2015-04-15client: add images using existing circlesAlon Levy
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