summaryrefslogtreecommitdiff
path: root/src-py
AgeCommit message (Expand)Author
2014-12-16moving files around after repository mergerAlon Levy
2014-12-16mv neo4j_test_util.pyLV-426
2014-12-16gen_query_create_from_node_map(): validate labelLV-426
2014-12-14partial config validationLV-426
2014-12-14sanitize_input__attr_diff stubLV-426
2014-12-14link attr operations not yet supported...LV-426
2014-12-14assert ID attr_name not used in Attr_DiffLV-426
2014-12-14rename from_dict -> from_json_dictLV-426
2014-12-14loggingLV-426
2014-12-14Attr_Diff: __type_node, __type_link separationLV-426
2014-12-14complete 'return {id_set}' moveLV-426
2014-12-10sanitize_input__linkLV-426
2014-12-10distinguish __src (obj) vs. __src_id (str)LV-426
2014-12-10Tokp_Diff __str__()LV-426
2014-12-10switch to q_arr formatLV-426
2014-12-10assert len(id_set) > 0LV-426
2014-12-10DBO_rm_node_set: return id_setLV-426
2014-12-10DBO_rm_link_setLV-426
2014-12-08rename diff_commit__X according to diff typeLV-426
2014-12-08sanitize_input__X(): pre-DB data insertion boundaryLV-426
2014-12-08gen_query_create_from_node_map(): return n.id, assert id presentLV-426
2014-12-08use '__label_set' as default type meta_attr (only single label support for now)LV-426
2014-12-08python 3: switch from basestring to six.string_typesLV-426
2014-12-08Topo_Diff miscLV-426
2014-12-08DBO_rm_node_set: use query param id_setLV-426
2014-12-07fix typo s/flusk/flask/Alon Levy
2014-12-06/index: safe template var fillingLV-426
2014-12-06miscLV-426
2014-12-06cfg.access_control: provide access control configuration switchLV-426
2014-12-06init_rest_api: dev_mode__resend_from_static() - see docLV-426
2014-12-06mv FlaskExtLV-426
2014-12-06Config.init() - defaults, flask-key handling, type conversionLV-426
2014-12-03mv server log pathLV-426
2014-12-03refactor init_rest_api()LV-426
2014-12-03pass username to index templateLV-426
2014-12-02refactor init functionsLV-426
2014-12-02REST mapping: apply login_decorator() to all but /login pathsLV-426
2014-12-02rhizi .fcgi script - renamed on deploymentLV-426
2014-12-02simplify config loading, allow missing config valuesLV-426
2014-12-02REST /login,/logout pathsLV-426
2014-12-02crypt_util: add/validate loginsLV-426
2014-12-02applicative REST API init - provides logic<>web-framework decouplingLV-426
2014-12-02monitor__server_infoLV-426
2014-12-02rhizi_server_fcgi.pyLV-426
2014-12-02rhizi_server.py: add hash bangLV-426
2014-11-24neo4j_util: whitespace before EOL fixesAlon Levy
2014-11-24python3 compat: urllibAlon Levy
2014-11-24db_controller: white space before EOL removalAlon Levy
2014-11-24db_controller: remove unused importAlon Levy
2014-11-17add default argument to --config-dirAlon Levy