<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/server/pkg, branch onepython</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<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>[test] Prepare new tox environment</title>
<updated>2017-03-17T16:52:55+00:00</updated>
<author>
<name>efkin</name>
<email>efkin@riseup.net</email>
</author>
<published>2017-03-13T18:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1034d3107b57f03d7ed2257aef39cede2f6686ef'/>
<id>1034d3107b57f03d7ed2257aef39cede2f6686ef</id>
<content type='text'>
At this point tests are not yet collectable
in the new environment. But no regressions observed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At this point tests are not yet collectable
in the new environment. But no regressions observed.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add script for deploying from git</title>
<updated>2017-02-13T13:37:59+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-13T13:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e600a7f57c177fa45c598d24248ef937f1d02e4b'/>
<id>e600a7f57c177fa45c598d24248ef937f1d02e4b</id>
<content type='text'>
- Resolves: #8765
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Resolves: #8765
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] fix typo, again</title>
<updated>2017-02-13T13:28:07+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-13T13:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=19dfe7e9d1f1862026e768301da2ee1273ec7f9f'/>
<id>19dfe7e9d1f1862026e768301da2ee1273ec7f9f</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 import typo on create-user-db</title>
<updated>2017-02-13T13:19:49+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-13T13:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=12e14b761d4669a2f654d870d444356623ffc56f'/>
<id>12e14b761d4669a2f654d870d444356623ffc56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] update create-user-db script to use config refactor</title>
<updated>2017-02-12T19:33:48+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-12T19:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6cabe46e4671627c22d5eed9ebb3bdc751948414'/>
<id>6cabe46e4671627c22d5eed9ebb3bdc751948414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] use the entrypoint from the systemd script too</title>
<updated>2017-02-10T21:45:40+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-10T21:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=3b41a4de9c0d0f32815fbd11df3b379bc8688069'/>
<id>3b41a4de9c0d0f32815fbd11df3b379bc8688069</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 typo in the resource path</title>
<updated>2017-02-09T23:15:32+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-09T23:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cfc0dadc7cc927dd9ee6df8c07c1094ccfdc53c5'/>
<id>cfc0dadc7cc927dd9ee6df8c07c1094ccfdc53c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add systemd service file to master</title>
<updated>2017-02-09T17:03:05+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-02-09T17:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b6359ed68d611cfa11b11e0591eb6186351793bd'/>
<id>b6359ed68d611cfa11b11e0591eb6186351793bd</id>
<content type='text'>
this is to ease the packaging flow used in some environments like
Pixelated, that use a debian branch against different branches.

- Resolves: #8762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is to ease the packaging flow used in some environments like
Pixelated, that use a debian branch against different branches.

- Resolves: #8762
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] allow passing threadpool pool for server sync resource</title>
<updated>2017-02-09T16:41:45+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-01-26T21:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=47858d88ca4ca10ac363c71550b1bafe50f8f4ce'/>
<id>47858d88ca4ca10ac363c71550b1bafe50f8f4ce</id>
<content type='text'>
Conflicts:
	server/src/leap/soledad/server/_resource.py
	testing/tests/server/test__resource.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	server/src/leap/soledad/server/_resource.py
	testing/tests/server/test__resource.py
</pre>
</div>
</content>
</entry>
</feed>
