summaryrefslogtreecommitdiff
path: root/src/server/rz_api_common.py
AgeCommit message (Collapse)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-04-14rz_api_common: miscLV-426
2015-04-10sanitize_input__rzdoc_name(): strip first...LV-426
2015-04-10sanitize_input__rzdoc_name(): handle empty requests, strip incoming rzdoc namesLV-426
2015-04-09resolve #439 with safe filter (|safe), avoid extra code in index.htmlLV-426
2015-04-09rz_kernel: host rzdoc lookup cacheLV-426
2015-04-02rz_user: improve caller error handling - use API_Exception__bad_request's ↵LV-426
caller_err_msg
2015-04-01sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_configLV-426
2015-04-01rz_api_common: miscLV-426
2015-04-01rz_api_common: sanitize_input__rzdoc_name()LV-426
2015-04-01rz_api_common: cache_lookup__rzdoc(): map name<>rzdoc.id's, currently cache ↵LV-426
cleansing requires restart
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 ↵LV-426
than the kernel
2015-01-24server/rz_api_common: validate_obj__attr_diff: add (unused) missing ctx ↵Alon Levy
variable to signature
2015-01-06server: hack my way to a working __type/__label_set, please fix at willAlon Levy
2015-01-04rhizi_api breakup: common, rest & websocket filesLV-426