summaryrefslogtreecommitdiff
path: root/src/server/rz_api_rest.py
AgeCommit message (Expand)Author
2015-04-01rz_api_rest: Req_Context: default init valuesLV-426
2015-04-01sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_configLV-426
2015-04-01rz_api_rest: importsLV-426
2015-04-01rz_api_rest: rzdoc__delete(), rzdoc__list()LV-426
2015-04-01rz_api_rest: __context__common:LV-426
2015-04-01rz_api: refactoring REST api calls to rz_api_restLV-426
2015-04-01diff_commit__topo, diff_commit__attr: use @common_rest_req_exception_handlerLV-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_clone(): relocate to rz_api_restLV-426
2015-04-01rz_api_rest: misc: importsLV-426
2015-04-01follow rzdoc_xx var naming conventionLV-426
2015-04-01DB_op: wip: DBO_rzdoc__new, DBO_rzdoc__openLV-426
2015-01-26diff_commit__attr: fix ctx being passed to validate_obj__attr_diff() rather t...LV-426
2015-01-23rz_api_rest: supply common request contextLV-426
2015-01-13wip: rz_req_handling.pyLV-426
2015-01-12rz_kernel: return: a tuple containing the input diff and the result of it's c...LV-426
2015-01-06server: fix Topo_Diff_Result usageAlon Levy
2015-01-06rz_kernel: mv db_ctl reference to kernelLV-426
2015-01-05server/rhizi_api: on 'None' error push empty string, not a six letter stringAlon Levy
2015-01-04rhizi_api breakup: common, rest & websocket filesLV-426