<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/server/src, branch master</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[bug] fix file path from repo unify</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-06-25T19:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b672d210fb34013a7c1b9c663eaa6afecbfacd80'/>
<id>b672d210fb34013a7c1b9c663eaa6afecbfacd80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] incoming doesnt accept encryption schemes</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-06-22T05:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=32322267dd9e89cb6f0ed07ac7869a57f0eaeb47'/>
<id>32322267dd9e89cb6f0ed07ac7869a57f0eaeb47</id>
<content type='text'>
According to /incoming specification, this parameter doesn't exists. It
was added on MX side and brought here on transition. This commit
explicitly removes it, leaving a track on history that it got removed
during transition. Further work on MX will also remove the "NONE"
encryption scheme, which is part of dead code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to /incoming specification, this parameter doesn't exists. It
was added on MX side and brought here on transition. This commit
explicitly removes it, leaving a track on history that it got removed
during transition. Further work on MX will also remove the "NONE"
encryption scheme, which is part of dead code.
</pre>
</div>
</content>
</entry>
<entry>
<title>[style] fix naming from review</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-06-22T05:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b9a906aadbf9561cff76d406d89b644ee1f0e67a'/>
<id>b9a906aadbf9561cff76d406d89b644ee1f0e67a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add formatting from MX into incoming</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-06-10T09:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cbcc049737e26e30db8890e31d6b98725bdb3385'/>
<id>cbcc049737e26e30db8890e31d6b98725bdb3385</id>
<content type='text'>
Use the same formatting as MX was using for backwards compatibility.

-- Resolves: #8828
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the same formatting as MX was using for backwards compatibility.

-- Resolves: #8828
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] make /incoming persist doc on CouchDB</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-05-29T07:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=7ef11157c9af8dcddbc52f063f8f362bddc6c36f'/>
<id>7ef11157c9af8dcddbc52f063f8f362bddc6c36f</id>
<content type='text'>
-- Resolves: #8827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Resolves: #8827
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] add an IncomingResource</title>
<updated>2017-07-02T04:32:39+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-05-18T06:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=0dbdb7e6a2ce73a28d5965d41db03cd02bf4abf3'/>
<id>0dbdb7e6a2ce73a28d5965d41db03cd02bf4abf3</id>
<content type='text'>
That's the resource used for incoming documents or documents to be added
externally into user's db.
- Related: #8827
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That's the resource used for incoming documents or documents to be added
externally into user's db.
- Related: #8827
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] unify client and server into a single python package</title>
<updated>2017-06-23T22:49:17+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-06-18T14:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=3e94cafa43d464d73815e21810b97a4faf54136d'/>
<id>3e94cafa43d464d73815e21810b97a4faf54136d</id>
<content type='text'>
We have been discussing about this merge for a while.
Its main goal is to simplify things: code navigation, but also
packaging.

The rationale is that the code is more cohesive in this way, and there's
only one source package to install.

Dependencies that are only for the server or the client will not be
installed by default, and they are expected to be provided by the
environment. There are setuptools extras defined for the client and the
server.

Debianization is still expected to split the single source package into
3 binaries.

Another avantage is that the documentation can now install a single
package with a single step, and therefore include the docstrings into
the generated docs.

- Resolves: #8896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have been discussing about this merge for a while.
Its main goal is to simplify things: code navigation, but also
packaging.

The rationale is that the code is more cohesive in this way, and there's
only one source package to install.

Dependencies that are only for the server or the client will not be
installed by default, and they are expected to be provided by the
environment. There are setuptools extras defined for the client and the
server.

Debianization is still expected to split the single source package into
3 binaries.

Another avantage is that the documentation can now install a single
package with a single step, and therefore include the docstrings into
the generated docs.

- Resolves: #8896
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] improve backend naming and error handling</title>
<updated>2017-05-23T07:58:22+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-05-23T07:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=773b96796dfaa2e43c9d16d1a1cdbd609a520056'/>
<id>773b96796dfaa2e43c9d16d1a1cdbd609a520056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] make blobs resource backend configurable</title>
<updated>2017-05-12T06:51:00+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor1984@riseup.net</email>
</author>
<published>2017-05-12T06:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f9fbae0e6296382dd558ba12c1acc646447cc8cd'/>
<id>f9fbae0e6296382dd558ba12c1acc646447cc8cd</id>
<content type='text'>
- Resolves: #8804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8804
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] move interfaces out</title>
<updated>2017-05-09T13:18:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-05-08T12:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=09c9683cd6888fe7e54cfdd71ada9ace5fdf4fcc'/>
<id>09c9683cd6888fe7e54cfdd71ada9ace5fdf4fcc</id>
<content type='text'>
- rename add_tag method
- reorder blob interface methods for clarity
- use mkdir_p from leap.common
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename add_tag method
- reorder blob interface methods for clarity
- use mkdir_p from leap.common
</pre>
</div>
</content>
</entry>
</feed>
