<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/server/src/leap, branch release/0.7.x</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[bug] process put after last BadRequest check</title>
<updated>2015-08-26T20:20:21+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2015-08-13T18:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=8b95942a2be4a65222b1758f2cb63b9dd86ea69d'/>
<id>8b95942a2be4a65222b1758f2cb63b9dd86ea69d</id>
<content type='text'>
If we check for a BadRequest after calling meth_put we will end up on a
scenario where the server replies with an error, but everything got
processed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we check for a BadRequest after calling meth_put we will end up on a
scenario where the server replies with an error, but everything got
processed.
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] remove simplejson dep on server</title>
<updated>2015-08-24T17:38:46+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-08-24T17:38:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=66b58d3222e86916431f5c9cd534619537de5359'/>
<id>66b58d3222e86916431f5c9cd534619537de5359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add missing parameter to unauthorized error</title>
<updated>2015-08-17T15:18:13+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-08-17T15:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=7e72cafacd1fd12217a734b0d86de983264924f3'/>
<id>7e72cafacd1fd12217a734b0d86de983264924f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] pep8 cleanup</title>
<updated>2015-08-04T21:56:35+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-08-04T21:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=0b1e55d3142d7012cd7fef39b6ed77be69d5ee11'/>
<id>0b1e55d3142d7012cd7fef39b6ed77be69d5ee11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fixed pep8 warnings on the soledad server code</title>
<updated>2015-07-24T15:40:17+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-07-23T18:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=19166618cef9cb03501d91df83a6919c3c4eda80'/>
<id>19166618cef9cb03501d91df83a6919c3c4eda80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] remove unneded params to CouchServerState</title>
<updated>2015-04-09T15:20:19+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-04-09T15:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5a9eac4ba0d4ddc419fdaaee4d08dbc7d8115294'/>
<id>5a9eac4ba0d4ddc419fdaaee4d08dbc7d8115294</id>
<content type='text'>
This commit removes some leftover code from a time when Soledad Server used to
check for permissions on certain databases when starting (i.e. shared and
tokens databases). This was later removed as correct permissions enforcement
was relayed to tapicero.

Closes: #6833.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes some leftover code from a time when Soledad Server used to
check for permissions on certain databases when starting (i.e. shared and
tokens databases). This was later removed as correct permissions enforcement
was relayed to tapicero.

Closes: #6833.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use monthly tokens database</title>
<updated>2015-03-19T14:16:10+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-11T17:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cf3c5018820f982ae64c2e062391b0a3b6e52f21'/>
<id>cf3c5018820f982ae64c2e062391b0a3b6e52f21</id>
<content type='text'>
Any solead release that includes this commit will be incompatible with LEAP
Platform &lt; 0.6.1 because only from that version on the platform implements the
ephemeral monthly tokens databases.

Closes: #6785.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Any solead release that includes this commit will be incompatible with LEAP
Platform &lt; 0.6.1 because only from that version on the platform implements the
ephemeral monthly tokens databases.

Closes: #6785.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update target sync with sequential info (#5869).</title>
<updated>2014-07-08T14:52:55+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-07-07T14:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1e69bf4aceb2502a17dff98581acc7abcf41e168'/>
<id>1e69bf4aceb2502a17dff98581acc7abcf41e168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split sync_exchange into many requests (#5517).</title>
<updated>2014-07-02T15:41:02+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2014-07-02T15:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=222c229d29b9b8e6ed72897b1c96d23f0d8de80e'/>
<id>222c229d29b9b8e6ed72897b1c96d23f0d8de80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make server auth time-insensitive.</title>
<updated>2014-06-05T13:45:29+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2013-08-09T11:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a35176a298480676d16fe195971ed89b21a78357'/>
<id>a35176a298480676d16fe195971ed89b21a78357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
