<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/build.ant, branch wip/selection-ring</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/build.ant?h=wip%2Fselection-ring</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/build.ant?h=wip%2Fselection-ring'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-03-13T01:21:50Z</updated>
<entry>
<title>build.ant: fix typo</title>
<updated>2015-03-13T01:21:50Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-13T01:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=bf1fa1178437a53b33f22d4c3333a4b0d8cee22d'/>
<id>urn:sha1:bf1fa1178437a53b33f22d4c3333a4b0d8cee22d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>user_db copy: avoiding quiet operation, allowing graceful fail if not present</title>
<updated>2015-03-02T13:47:58Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-02T13:47:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=8bcb92cf1a80692413c74c1f73e373141a975188'/>
<id>urn:sha1:8bcb92cf1a80692413c74c1f73e373141a975188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>res/ should not contain top-level files - mving user_db lookup path to res/etc</title>
<updated>2015-03-02T13:44:59Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-03-02T13:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=d46b7fec6fe5401526c88c507d6e5631b557aebd'/>
<id>urn:sha1:d46b7fec6fe5401526c88c507d6e5631b557aebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.ant: copy existing user_db.db for local deployment if it exists</title>
<updated>2015-03-01T16:34:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-01T16:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=12dc1e61b24cd6ebaff2308bf34b6d3050b7c6ea'/>
<id>urn:sha1:12dc1e61b24cd6ebaff2308bf34b6d3050b7c6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.ant: rename for consistent camel cased properties</title>
<updated>2015-02-17T11:02:27Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-02-17T11:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=a84585c4a9955e21b428f83719348243e4e2a129'/>
<id>urn:sha1:a84585c4a9955e21b428f83719348243e4e2a129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/server: support optimizing with require.js using node run r.js</title>
<updated>2015-02-17T10:52:37Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-02-17T10:52:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=edf91a5ab2a6afa88999403af5b11b722bb0b378'/>
<id>urn:sha1:edf91a5ab2a6afa88999403af5b11b722bb0b378</id>
<content type='text'>
built is controlled by property do-client-optimize which defaults to
false.

Even if the optimized main is built (single file main-built.js and
source map file main-built.js.map) they are not used unless
rhizi-config.conf client_optimize is set to True which causes app.js to
use main-built.js and not main.js

The resulting file is 687 KiloBytes large. Pretty scary, but it still
loads faster this way. (from very small tests locally). This is without
compression done by the server.
</content>
</entry>
<entry>
<title>build.ant: use remoteDeployServer, targetDomain (may be merged later)</title>
<updated>2015-02-10T22:09:24Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-02-10T22:09:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=21ad53336e802dc6744098a92d1484104da310f4'/>
<id>urn:sha1:21ad53336e802dc6744098a92d1484104da310f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.ant: rm deprecated rz_config deployment</title>
<updated>2015-02-10T22:06:43Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-02-10T22:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=cc5639735143a604e64968faed5610474fb3ba5b'/>
<id>urn:sha1:cc5639735143a604e64968faed5610474fb3ba5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.ant: rm deprecated htpasswd stuff</title>
<updated>2015-02-10T22:05:36Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-02-10T22:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=b66dfb7f9966993e5708282e39b708ff63e100a5'/>
<id>urn:sha1:b66dfb7f9966993e5708282e39b708ff63e100a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.ant: deploy production patch set by target domain</title>
<updated>2015-02-05T15:18:06Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2015-02-05T15:18:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f8d635d0df16d56bb2a38e1495674d3915b98ed7'/>
<id>urn:sha1:f8d635d0df16d56bb2a38e1495674d3915b98ed7</id>
<content type='text'>
</content>
</entry>
</feed>
