summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-20db_op.py: import cleanupLV-426
2015-01-20rz_mail.py: miscLV-426
2015-01-20DBO_block_chain__commit: process_result_set() - return Topo_DiffLV-426
2015-01-20DBO_block_chainCommit: set creation timestamp on commit nodesLV-426
2015-01-20DBO_block_chainCommit: cleanup param_set, generate link_idLV-426
2015-01-20DBO_block_chainCommit: return dict, exclude hash_valueLV-426
2015-01-20mv ws_emit__topo_diff into test_util.pyLV-426
2015-01-20DB_Controller: log with log.exception()LV-426
2015-01-20DB_op: update param names, docLV-426
2015-01-20DB_Query default param_setLV-426
2015-01-20rz_mesh.py: miscLV-426
2015-01-20refactor out ws_broadcast_to_all() functionLV-426
2015-01-20refactor rz_socket into top-level classLV-426
2015-01-19DB_Query#__str__()LV-426
2015-01-19setting default 'dark-gray' fill on generic nodesLV-426
2015-01-19rename rhizi_api -> rz_api (tests still broken)LV-426
2015-01-19rm /add_node_set REST pathLV-426
2015-01-19Topo_Diff#to_json_dict: function reorderingLV-426
2015-01-18flush_db: dedicated DBO class, cleanupLV-426
2015-01-18rename rand_id() -> generate_random_id__uuid()LV-426
2015-01-18mv rand_id() -> neo4j_util.pyLV-426
2015-01-18\t -> ' ' indentLV-426
2015-01-18init script: create pidfile under /var/run/$NAME - required to run as USERNAM...LV-426
2015-01-18init script: rely on --background, --pidfile during stop()LV-426
2015-01-18init script: runtim USERNAME:GROUPNAMELV-426
2015-01-18init script: descriptionLV-426
2015-01-18fixing logo/feedback btn overlapLV-426
2015-01-18rhizi-server init scriptLV-426
2015-01-18rz_feedback: miscLV-426
2015-01-18rz_feedback: error handling on send email errorLV-426
2015-01-18rz_feedback: error handling on sanitize_input failureLV-426
2015-01-18rz_feedback: use RZ_User_Feedback classLV-426
2015-01-18rz_feedback: cleanup msg_body constructionLV-426
2015-01-18rz_feedback: adapt to application/json POST encodingLV-426
2015-01-18rz_feedback: rename feedback -> send_user_feedback__emailLV-426
2015-01-18rz_mail: import sortLV-426
2015-01-18rz_mail: send_message loggingLV-426
2015-01-18feedback.js: force use of application/json during ajax POSTLV-426
2015-01-18cp rhizi-server.conf.example -> rhizi-server.conf on deploy-localLV-426
2015-01-18correct deployment server nameLV-426
2015-01-18rm useless set() callLV-426
2015-01-18avoid python-socketio's direct access to environ['socketio']LV-426
2015-01-13adding backup-rhizi-neo4jAlon Levy
2015-01-13Removed "?" in email addressdor garbash
2015-01-13avoid logging keyLV-426
2015-01-13convert status code to strLV-426
2015-01-13adding subject to mailto: linkLV-426
2015-01-13server: fix rz_mail: Fixes #274; Fixes #273Alon Levy
2015-01-13rz_cli_tool: fix after extraction; make run-local.sh friendlierAlon Levy
2015-01-13client: drop and links always; fixes #276Alon Levy