summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2015-04-09rz_api_websocket: ws reader subscription messages, ack & nakLV-426
2015-04-09rz_api: index(): return view even on exceptionLV-426
2015-04-09rz_api_rest: handle RZDoc_Exception__already_existsLV-426
2015-04-09rz_req_handling: miscLV-426
2015-04-09rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures ↵LV-426
dependency
2015-04-09rz_kernel: rzdoc_reader_assoc_map, reader subscription managementLV-426
2015-04-09rz_kernel: host rzdoc lookup cacheLV-426
2015-04-09rz_kernel: apply deco__exception_log to all public functions, rm recurring ↵LV-426
exception handling
2015-04-09rz_kernel: RZDoc_Reader_AssociationLV-426
2015-04-09rz_kernel: rzdoc__create: raise RZDoc_Exception__already_existsLV-426
2015-04-09rz_kernel: RZDoc_Exception__already_existsLV-426
2015-04-09RZDoc: __eq__, __hash__, __str__LV-426
2015-04-06fix for "AssertionError: View function mapping is overwriting..."LV-426
2015-04-05Removing erroneous "import rp|garbash
2015-04-05rest__logout: redirect on GET, invalidate cookie on GET/POSTLV-426
2015-04-05user_signup: improve error handling, cleanupLV-426
2015-04-05rz_req_handling: make_response__json__html: pass on status argLV-426
2015-04-05rz_req_handling: make_response__json__redirect: pass on status argLV-426
2015-04-02rz_user: signup: sugar coat pw signup exceptionsLV-426
2015-04-02rz_user: improve caller error handling - use API_Exception__bad_request's ↵LV-426
caller_err_msg
2015-04-02rz_server: remove rm, inline MinimalLog print statementsLV-426
2015-04-02server/rz_user: fix typoAlon Levy
2015-04-02wip: Neo4j v2.2.0 authentication support - see issue #419LV-426
2015-04-02DB_op: handle possible tx_id not being set due to failed TX openingLV-426
2015-04-01neo4j_util: miscLV-426
2015-04-01rz_api_rest: Req_Context: default init valuesLV-426
2015-04-01rz_kernel: miscLV-426
2015-04-01rz_kernel: rzdoc__create(): call op__block_chain__initLV-426
2015-04-01neo4j_qt.py: refactor query transformation logic to dedicated fileLV-426
2015-04-01neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label(): do not call quote__x()LV-426
2015-04-01DBO_rzdoc__clone: rm filter_label, add process_q_ret__n_label_set(), ↵LV-426
process_q_ret__l_type() hooks
2015-04-01model/graph: Topo_Diff: len__x_x utility methodsLV-426
2015-04-01model/graph: reorder: from_json_dict()LV-426
2015-04-01RZDoc: remove init id param, offset setting to callerLV-426
2015-04-01db_op: miscLV-426
2015-04-01db_op: DBO_block_chain__init()LV-426
2015-04-01reset-db__clean.cypher: update, doc default hash valueLV-426
2015-04-01neo4j_schema: add missing label constants, spread useLV-426
2015-04-01db_op: rename: DBO_rz__clone -> DBO_rzdoc__cloneLV-426
2015-04-01neo4j_cypher_parser: sub_exp_set_by_type(): return ctx by defaultLV-426
2015-04-01neo4j_cypher_x: miscLV-426
2015-04-01parse__e_val_or_param(): code symmetryLV-426
2015-04-01e_param: docLV-426
2015-04-01e_kv_pair: is_set__key, is_set__value, assertionsLV-426
2015-04-01p_label_set_container: remove, use p_node.label_set & p_rel.type propertiesLV-426
2015-04-01sub_exp_set_by_type: fix logical recursion bugLV-426
2015-04-01neo4j_cypher_parser: rename: f_cascade -> f_recurseLV-426
2015-04-01DBO_block_chain__commit: request ctx: use attribute accessLV-426
2015-04-01sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_configLV-426
2015-04-01neo4j_cypher: miscLV-426