<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/map/plop.git/src, branch external-merge</title>
<subtitle>Magnus' plop repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/'/>
<entry>
<title>Break include dependency on plop.hrl</title>
<updated>2014-10-21T15:17:36+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2014-10-21T15:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=55542cce03a088e41e11b8ca5524a534ca4dcd61'/>
<id>55542cce03a088e41e11b8ca5524a534ca4dcd61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug getting storage_nodes configuration variable</title>
<updated>2014-10-20T17:00:39+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2014-10-20T17:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=3995b3448ad06954f119851734de6de750977268'/>
<id>3995b3448ad06954f119851734de6de750977268</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make frontend send entries to storage nodes if storage_nodes configuration is set</title>
<updated>2014-10-20T12:20:37+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2014-10-20T12:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=a5c912a96ba67cbd41dfa3ef7b24224ee0b6cf80'/>
<id>a5c912a96ba67cbd41dfa3ef7b24224ee0b6cf80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added HTTP API:s for external merge</title>
<updated>2014-10-20T10:22:50+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2014-10-20T10:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=28192e9d047d26d6167dd5450974bf32bcc9c210'/>
<id>28192e9d047d26d6167dd5450974bf32bcc9c210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>db:get_by_leaf_hash(): Return notfound instead of crashing when no entry could be found.</title>
<updated>2014-10-18T23:37:29+00:00</updated>
<author>
<name>Magnus Ahltorp</name>
<email>map@kth.se</email>
</author>
<published>2014-10-18T23:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=d58b69c5d37ecf484da2bdd128d872d2aabb2e16'/>
<id>d58b69c5d37ecf484da2bdd128d872d2aabb2e16</id>
<content type='text'>
db:get_by_entry_hash(): Don't fetch index, isn't used and might not exist.
index:add(): Allow writes at exiting indicies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
db:get_by_entry_hash(): Don't fetch index, isn't used and might not exist.
index:add(): Allow writes at exiting indicies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add licensing information.</title>
<updated>2014-10-13T07:40:28+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-10-13T07:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=fd1e88bfcfabfb666d8aedf3fe384009920016cc'/>
<id>fd1e88bfcfabfb666d8aedf3fe384009920016cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make get_by_indices() handle non-existing entries.</title>
<updated>2014-10-09T22:11:58+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-10-09T16:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=e2f2cf4e11d13602c787ccc7b90f5824ce87dab3'/>
<id>e2f2cf4e11d13602c787ccc7b90f5824ce87dab3</id>
<content type='text'>
- Limit End to size - 1.
- Return [] for start &lt; 0 and bound end &lt; start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Limit End to size - 1.
- Return [] for start &lt; 0 and bound end &lt; start.
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent.</title>
<updated>2014-10-09T14:36:13+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-10-09T14:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=0845e505d6589d6bc512cccff08329e4dc70940d'/>
<id>0845e505d6589d6bc512cccff08329e4dc70940d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add implementation of droplast/1.</title>
<updated>2014-10-08T18:24:53+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-10-08T18:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=0896db1904ff75c73a279721cdb1f2759e19ab3b'/>
<id>0896db1904ff75c73a279721cdb1f2759e19ab3b</id>
<content type='text'>
lists:droplast/1 is new as of R17.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lists:droplast/1 is new as of R17.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'refs/remotes/map/fsync4' into origin-master</title>
<updated>2014-10-08T14:18:23+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2014-10-08T14:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sunet.se/user/map/plop.git/commit/?id=9d2ef27d1427ef1c61c497c272a74506d651771a'/>
<id>9d2ef27d1427ef1c61c497c272a74506d651771a</id>
<content type='text'>
Conflicts:
	src/db.erl
	src/plop.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/db.erl
	src/plop.erl
</pre>
</div>
</content>
</entry>
</feed>
