summaryrefslogtreecommitdiff
path: root/src/server/rz_kernel.py
AgeCommit message (Expand)Author
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-01RZDoc: remove init id param, offset setting to callerLV-426
2015-04-01db_op: rename: DBO_rz__clone -> DBO_rzdoc__cloneLV-426
2015-04-01rz_kernel: rzdoc__xx: create, list, delete, lookup_by_nameLV-426
2015-04-01rzdoc_clone, rzdoc_create (previously rzdoc_new):LV-426
2015-04-01dedicated Req_Context class, avoid dict key accessLV-426
2015-04-01rz_kernel.exec_chain_commit_op(): apply QT_RZDOC_Meta_NS_FilterLV-426
2015-04-01QT_RZDOC_NS_Filter__common:LV-426
2015-04-01rz_kernel: explicitly list db_ctl as class attributeLV-426
2015-04-01RZDoc_Exception__not_foundLV-426
2015-04-01RZ_Kernel: apply QT_Node_Filter__Doc_ID_Label transformation based on doc_id ...LV-426
2015-01-24server/rz_kernel: fix undefined commit_obj when attr_diff usedAlon Levy
2015-01-23support gzip blob compression, currently disabled due to problems with sendin...LV-426
2015-01-20mv DBO_block_chain__commit() op execution handling to kernelLV-426
2015-01-12rz_kernel: return: a tuple containing the input diff and the result of it's c...LV-426
2015-01-06rz_kernel: mv db_ctl reference to kernelLV-426
2015-01-06DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attrLV-426
2015-01-05test_db_controller: adapt to db_controller, db_op separationLV-426
2015-01-02rhizi_api.py: extract core logic to rz_kernel (REST/web-socket agnostic)LV-426