summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-02style.scss: remove renamed zoom-bar importwip__doc_supportAlon Levy
2015-04-01test_neo4j_cypher: add missing DB opsLV-426
2015-04-01test_util: generate_random_diff__topo__minimal()LV-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(), process_...LV-426
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-01btn_rzdoc__new(): fix rzdoc__open() callLV-426
2015-04-01sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_configLV-426
2015-04-01test_util__pydev.py: @debug__pydev_pd_arg main function decoratorLV-426
2015-04-01src/server-tests: miscLV-426
2015-04-01reset-db__clean.cypher: unique __RZDOC.id constraintLV-426
2015-04-01reset-db__clean.cypher: init __RZDOC node, default doc meta NSLV-426
2015-04-01style: cmd-bar, cmd-bar_rzdoc_new, cmd-bar__rzdoc_openLV-426
2015-04-01style: rzdoc-barLV-426
2015-04-01buttons.js: btn_rzdoc__open()LV-426
2015-04-01buttons.js: btn_rzdoc__new()LV-426
2015-04-01rz_core.js: initDrawingArea(): call rzdoc__openLV-426
2015-04-01rz_core.js: rzdoc__open_default()LV-426
2015-04-01rz_core.js: rzdoc__current__get_name() - TODO: use RZDoc objectLV-426
2015-04-01rz_core.js: rzdoc__open()LV-426
2015-04-01model/core.js: remove rz_state (previously used for cur_rzdoc tracking)LV-426
2015-04-01rz_api_backend: misc: log with console.dir(), import util moduleLV-426
2015-04-01rz_api_backend: rzdoc_create(), rzdoc_list()LV-426
2015-04-01rz_api_backend: ajax_rs(): use xhr.responseJSON.error as error msgLV-426
2015-04-01rz_api_backend: rz_clone -> rzdoc_cloneLV-426
2015-04-01rz_api_backend: expect ajax errors to be server with non 200 HTTP statusLV-426
2015-04-01test_util: generate_random_RZDoc()LV-426
2015-04-01test_rzdoc.py: rzdoc lifecycle testLV-426
2015-04-01neo4j_cypher: miscLV-426