<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/tests/server, branch 0.10.4</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[feature] apply deletions from server</title>
<updated>2017-11-13T21:17:15+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-11-11T03:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=8f3fdc2f9c3d4360669c2c7fd89dbd95e0f8dd22'/>
<id>8f3fdc2f9c3d4360669c2c7fd89dbd95e0f8dd22</id>
<content type='text'>
Sync method to propagate deletions in batch locally.

-- Resolves: #8961
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sync method to propagate deletions in batch locally.

-- Resolves: #8961
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] list deleted files from server</title>
<updated>2017-11-13T21:17:15+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-11-09T07:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=914579325d242e2643a964bbf1b271435b5c66cc'/>
<id>914579325d242e2643a964bbf1b271435b5c66cc</id>
<content type='text'>
-- Related: #8961
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8961
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] add a table for sync_status</title>
<updated>2017-10-27T19:01:48+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-10-26T01:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5faf22e4603d8130d11890f43f2f002821e8a976'/>
<id>5faf22e4603d8130d11890f43f2f002821e8a976</id>
<content type='text'>
As defined in #8970, this table and the new module will ease adding sync
features such as priority queues and streaming.

--Resolves: #8970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As defined in #8970, this table and the new module will ease adding sync
features such as priority queues and streaming.

--Resolves: #8970
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] make concurrent blob writes configurable</title>
<updated>2017-10-12T17:34:11+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-11T14:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e0e427728848ce8bb33b4a4d6f8937ec5788d2c6'/>
<id>e0e427728848ce8bb33b4a4d6f8937ec5788d2c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix retries for blobs download</title>
<updated>2017-10-05T19:25:51+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@riseup.net</email>
</author>
<published>2017-10-05T18:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=2772d76d0d66d9e094a435e110fd9f945d9e105c'/>
<id>2772d76d0d66d9e094a435e110fd9f945d9e105c</id>
<content type='text'>
- add a MaximumRetriesError exception to encapsulate other exceptions.
- record the pending status before trying to download
- modify update_sync_status to insert or update
- modify retry tests to check number of retries
- add a test for download retry limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add a MaximumRetriesError exception to encapsulate other exceptions.
- record the pending status before trying to download
- modify update_sync_status to insert or update
- modify retry tests to check number of retries
- add a test for download retry limit
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] notify, retry and fail from invalid tag</title>
<updated>2017-10-05T08:43:20+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-26T20:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b8bdbcda11bccaf2110c441b9d4000d0fe73048a'/>
<id>b8bdbcda11bccaf2110c441b9d4000d0fe73048a</id>
<content type='text'>
Notify, log something meaninful and retry at most 3 times before marking
the download as unusable (FAILED_DOWNLOAD).

-- Related: #8825
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notify, log something meaninful and retry at most 3 times before marking
the download as unusable (FAILED_DOWNLOAD).

-- Related: #8825
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] retry during upload + proper wait</title>
<updated>2017-10-05T08:41:40+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-26T05:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=bbc704834bf15798e4bce3e75e3baaebd38a8765'/>
<id>bbc704834bf15798e4bce3e75e3baaebd38a8765</id>
<content type='text'>
Added retry to upload and modified retry implementation to comply with
discussed spec.
According to it, we should wait between retries, something like 1s, 10s,
.. up to 1 minute.

-- Resolves: #8822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added retry to upload and modified retry implementation to comply with
discussed spec.
According to it, we should wait between retries, something like 1s, 10s,
.. up to 1 minute.

-- Resolves: #8822
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] retry during download</title>
<updated>2017-10-05T08:41:40+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-26T04:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=703036c34dbea644e7fb104ccaf812b00333bf4d'/>
<id>703036c34dbea644e7fb104ccaf812b00333bf4d</id>
<content type='text'>
-- Related: #8822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Related: #8822
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] send/fetch missing using local statuses</title>
<updated>2017-10-05T08:41:40+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-25T17:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=0c9bbaf5519e76841d141865f6ca76cba8d01d67'/>
<id>0c9bbaf5519e76841d141865f6ca76cba8d01d67</id>
<content type='text'>
Instead of querying the server, fetch_missing and send_missing now uses
the PENDING_DOWNLOAD and PENDING_UPLOAD statuses to guide itself on what
to do. This allows the sync mechanism to control when/how to query data
from server and reuse the query data during the sync.

-- Related: #8822
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of querying the server, fetch_missing and send_missing now uses
the PENDING_DOWNLOAD and PENDING_UPLOAD statuses to guide itself on what
to do. This allows the sync mechanism to control when/how to query data
from server and reuse the query data during the sync.

-- Related: #8822
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] improve preamble comparisons</title>
<updated>2017-10-05T08:41:40+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-09-20T06:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=aef72180f681a46534c0d934a62c1376ea2489db'/>
<id>aef72180f681a46534c0d934a62c1376ea2489db</id>
<content type='text'>
We were comparing the raw content of preambles. This commit adds a way
to compare excluding time so comparisons don't suffer from false
negatives caused by time deltas.

-- Resolves: #8920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were comparing the raw content of preambles. This commit adds a way
to compare excluding time so comparisons don't suffer from false
negatives caused by time deltas.

-- Resolves: #8920
</pre>
</div>
</content>
</entry>
</feed>
