<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/scripts/db_access, branch feature/streaming-transfer</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[refactor] improve logging</title>
<updated>2016-11-28T16:47:30+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2016-11-26T21:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a18fd8b0f1c3d49f13c8a1244d0e4f358cd96479'/>
<id>a18fd8b0f1c3d49f13c8a1244d0e4f358cd96479</id>
<content type='text'>
Some exceptions were missing a proper description and client_side_db.py
script wasn't capturing logs from Twisted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some exceptions were missing a proper description and client_side_db.py
script wasn't capturing logs from Twisted.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix test and remove leftovers defer_encryption</title>
<updated>2016-11-18T18:55:52+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-09-22T23:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=26f02abbda3c88217d99ef734ed8a029ac345880'/>
<id>26f02abbda3c88217d99ef734ed8a029ac345880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] pep8 fix on test script</title>
<updated>2016-06-07T00:40:43+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-06-06T21:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=07b9ebf33a6b4499d0ad4845bec1e2836dbbeede'/>
<id>07b9ebf33a6b4499d0ad4845bec1e2836dbbeede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Move config dir to /etc/soledad</title>
<updated>2015-10-05T12:03:44+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2015-10-05T09:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=147986547f400f79e8bc0d50af5ae7b5d2a140b4'/>
<id>147986547f400f79e8bc0d50af5ae7b5d2a140b4</id>
<content type='text'>
- Resolves: #7509
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #7509
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8</title>
<updated>2015-08-03T14:37:26+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-03T14:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=351d393b6e2c98c5573d8afa26f5f4b346cac554'/>
<id>351d393b6e2c98c5573d8afa26f5f4b346cac554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] allow repeated sync in client db script</title>
<updated>2015-08-03T14:31:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-08-03T14:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=93c853234ced6564b6d7158c47e0804569113f04'/>
<id>93c853234ced6564b6d7158c47e0804569113f04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] several features in client db script</title>
<updated>2015-07-23T18:03:01+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-07-22T19:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1aa96859a5751adc10e32d0143c02482fd210b50'/>
<id>1aa96859a5751adc10e32d0143c02482fd210b50</id>
<content type='text'>
* Close soledad when finished.
* Allow creation of many documents.
* Store timestamp in documents.
* Log errors.
* Update docstrings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Close soledad when finished.
* Allow creation of many documents.
* Store timestamp in documents.
* Log errors.
* Update docstrings.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] properly close reactor on client db script</title>
<updated>2015-07-23T18:03:01+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-07-22T18:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=69e38f05601001edc24608b40be8f959de96a582'/>
<id>69e38f05601001edc24608b40be8f959de96a582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] add auth data storage on client db script</title>
<updated>2015-07-23T18:03:01+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-07-22T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=70f80e6ff893901dcd94b7964570a896cb753a69'/>
<id>70f80e6ff893901dcd94b7964570a896cb753a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] ensure reactor stops on client db script</title>
<updated>2015-05-20T14:37:30+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-05-20T13:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d59ac3b5ce713787cd7a46e181f2381de3a8fde2'/>
<id>d59ac3b5ce713787cd7a46e181f2381de3a8fde2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
