<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/rz_api_backend.js, branch POC_2.5d</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/rz_api_backend.js?h=POC_2.5d</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/rz_api_backend.js?h=POC_2.5d'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-04-29T23:05:24Z</updated>
<entry>
<title>REST api: /graph/clone -&gt; /api/rzdoc/clone</title>
<updated>2015-04-29T23:05:24Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-29T23:05:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b50b690d1cc249dc90c2583a1f677f77108bb0d8'/>
<id>urn:sha1:b50b690d1cc249dc90c2583a1f677f77108bb0d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add '/api' prefix to REST api calls, help differentiate from end-user HTTP paths</title>
<updated>2015-04-29T23:04:30Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-29T23:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=0c18e3de45c432ee1ed955f0bc543d695189d0e0'/>
<id>urn:sha1:0c18e3de45c432ee1ed955f0bc543d695189d0e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: drop rz_server_{host,port}, use document.location</title>
<updated>2015-04-25T18:05:19Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-25T13:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=aafae6f846f533cedc4eab1857aab97395a0be31'/>
<id>urn:sha1:aafae6f846f533cedc4eab1857aab97395a0be31</id>
<content type='text'>
Since the client can be hidden from the server via multiple layers, be
they load balancers, proxies or iptable rules, it is simpler to not have
the server aware of those layers and have to inform the client of them,
instead use information the client already has.
</content>
</entry>
<entry>
<title>rz_api_backend.js: misc</title>
<updated>2015-04-13T21:12:47Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-13T21:00:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=41a72750f446484021b6c2d1d67b1feffe1b598c'/>
<id>urn:sha1:41a72750f446484021b6c2d1d67b1feffe1b598c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend.js: fix misplaced quote in log message</title>
<updated>2015-04-08T23:19:46Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-08T23:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ae701b61a44b18a2d64ed8fb3c11cce2a14dde7f'/>
<id>urn:sha1:ae701b61a44b18a2d64ed8fb3c11cce2a14dde7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend.js: better error logging</title>
<updated>2015-04-08T23:03:45Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-04-08T22:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1cc73e0806e60f1a20e59e1bafe90362b2fa1358'/>
<id>urn:sha1:1cc73e0806e60f1a20e59e1bafe90362b2fa1358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend: misc: log with console.dir(), import util module</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:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=cb766020382b59294a3975ad0e1317bce0a45423'/>
<id>urn:sha1:cb766020382b59294a3975ad0e1317bce0a45423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend: rzdoc_create(), 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:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=70b8f6602572dc8a2deb807849036d03faa1faba'/>
<id>urn:sha1:70b8f6602572dc8a2deb807849036d03faa1faba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend: ajax_rs(): use xhr.responseJSON.error as error msg</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:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a0f15c8b73c93681dd5a4b02950d3b644199783b'/>
<id>urn:sha1:a0f15c8b73c93681dd5a4b02950d3b644199783b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rz_api_backend: rz_clone -&gt; rzdoc_clone</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:43:49Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f2f0f2879a87a6bec5f6892c468b0dccfa9ac7bc'/>
<id>urn:sha1:f2f0f2879a87a6bec5f6892c468b0dccfa9ac7bc</id>
<content type='text'>
</content>
</entry>
</feed>
