<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/server/rz_api_rest.py, branch wip__doc_support</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/server/rz_api_rest.py?h=wip__doc_support</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/server/rz_api_rest.py?h=wip__doc_support'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-04-01T19:25:56Z</updated>
<entry>
<title>rz_api_rest: Req_Context: default init values</title>
<updated>2015-04-01T19:25:56Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T20:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=6833a9fa37b89e846b8b29fe2d05dd6cd7f4f858'/>
<id>urn:sha1:6833a9fa37b89e846b8b29fe2d05dd6cd7f4f858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_config</title>
<updated>2015-04-01T19:25:55Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-31T09:26:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ce99eaa397d970da98c0d3c92324ef66aba14845'/>
<id>urn:sha1:ce99eaa397d970da98c0d3c92324ef66aba14845</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_rest: imports</title>
<updated>2015-04-01T19:25:54Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T17:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=09db0521d6c47f6b2defd53a7cf4f49b20e63809'/>
<id>urn:sha1:09db0521d6c47f6b2defd53a7cf4f49b20e63809</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_rest: rzdoc__delete(), rzdoc__list()</title>
<updated>2015-04-01T19:25:54Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T17:09:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f07886a7b12950343753e14fc93f330bffb481b0'/>
<id>urn:sha1:f07886a7b12950343753e14fc93f330bffb481b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_rest: __context__common:</title>
<updated>2015-04-01T19:25:53Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T16:18:33Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b27aa64f6c6130910ed2131bc980e1b93c6d6620'/>
<id>urn:sha1:b27aa64f6c6130910ed2131bc980e1b93c6d6620</id>
<content type='text'>
   - lookup rzdoc by rzdoc_name
   - raise cache lookup exception
   - support rzdoc-less context if no rzdoc_name is provided
</content>
</entry>
<entry>
<title>rz_api: refactoring REST api calls to rz_api_rest</title>
<updated>2015-04-01T19:25:53Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T16:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=bfc2265eb2efdf8201edb4dae25c1f75fff2ec70'/>
<id>urn:sha1:bfc2265eb2efdf8201edb4dae25c1f75fff2ec70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>diff_commit__topo, diff_commit__attr: use @common_rest_req_exception_handler</title>
<updated>2015-04-01T19:25:53Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T15:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=9b0d7ff1e52cfbfc69d0e27dc898cbeea4573488'/>
<id>urn:sha1:9b0d7ff1e52cfbfc69d0e27dc898cbeea4573488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rzdoc_clone, rzdoc_create (previously rzdoc_new):</title>
<updated>2015-04-01T19:25:53Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T15:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a869f46fb9a2e53b15f83422628d9c0795d2a07f'/>
<id>urn:sha1:a869f46fb9a2e53b15f83422628d9c0795d2a07f</id>
<content type='text'>
   - route requests through kernel
   - use @common_rest_req_exception_handler
</content>
</entry>
<entry>
<title>dedicated Req_Context class, avoid dict key access</title>
<updated>2015-04-01T19:25:53Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-30T15:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=8921b3e5c168cbb43dea4fe71466dcd21c532403'/>
<id>urn:sha1:8921b3e5c168cbb43dea4fe71466dcd21c532403</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_clone(): relocate to rz_api_rest</title>
<updated>2015-04-01T19:25:52Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-23T16:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=91e16e478e90ee5dc88c2419ba83ce347799d968'/>
<id>urn:sha1:91e16e478e90ee5dc88c2419ba83ce347799d968</id>
<content type='text'>
</content>
</entry>
</feed>
