<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/client/pkg, branch 0.8.1</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[pkg] remove unneeded dirspec exceptions</title>
<updated>2016-07-12T01:09:30+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-07T09:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=297ecdb24b238eff7e7674c7ab2df1f116007d7e'/>
<id>297ecdb24b238eff7e7674c7ab2df1f116007d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] remove u1db dep from support code</title>
<updated>2016-07-12T01:09:25+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-05T06:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=8a3bbc6c81f10d8e00fcdd779784f327425f1942'/>
<id>8a3bbc6c81f10d8e00fcdd779784f327425f1942</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 tests use l2db submodule</title>
<updated>2016-07-12T01:09:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-04-29T01:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=b5aa97e9f88934dd73af84f212c95775f97769a9'/>
<id>b5aa97e9f88934dd73af84f212c95775f97769a9</id>
<content type='text'>
From this moment on, we embed a fork of u1db called l2db.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From this moment on, we embed a fork of u1db called l2db.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] install pip from default location</title>
<updated>2016-06-08T15:42:20+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-05-19T20:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f01b2cf3aa27350eae788152f95c4f9ca8e11b9f'/>
<id>f01b2cf3aa27350eae788152f95c4f9ca8e11b9f</id>
<content type='text'>
Old versions of pip do not accept the --trusted-host option and will complain
when trying to upgrade pip from wheel. To fix that we upgrade pip from usual
location instead of doing it from wheel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Old versions of pip do not accept the --trusted-host option and will complain
when trying to upgrade pip from wheel. To fix that we upgrade pip from usual
location instead of doing it from wheel.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove unused chardet dependency</title>
<updated>2016-06-08T02:55:26+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2016-06-08T02:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=f2739e7a100035d1d71eeffa3190b805a5931a50'/>
<id>f2739e7a100035d1d71eeffa3190b805a5931a50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use cryptography instead of pycryptopp</title>
<updated>2016-01-26T19:05:20+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-01-26T19:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=456e6911445dd255580ff023f12e1db3c6a91f7d'/>
<id>456e6911445dd255580ff023f12e1db3c6a91f7d</id>
<content type='text'>
cryptography comes from OpenSSL and Twisted dependencies, so it's
already installed.
This commit removes a compiled dependency, also possibly making it
easier to use on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cryptography comes from OpenSSL and Twisted dependencies, so it's
already installed.
This commit removes a compiled dependency, also possibly making it
easier to use on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump leap versions needed for client</title>
<updated>2015-09-16T00:02:55+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-09-15T03:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e5e572bee81bec4bc60f4a538269f9cf5061965a'/>
<id>e5e572bee81bec4bc60f4a538269f9cf5061965a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] remove simplejson dep on client</title>
<updated>2015-08-24T17:38:14+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-08-24T17:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6f3bbe60c5c8875698cc5424baf7aa26ae786770'/>
<id>6f3bbe60c5c8875698cc5424baf7aa26ae786770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] WHEELHOUSE can be a url + --use-leap-wheels</title>
<updated>2015-08-06T06:45:42+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-08-06T06:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=cb92f58a141f410739ae6460b7eb8aaf2daa3c65'/>
<id>cb92f58a141f410739ae6460b7eb8aaf2daa3c65</id>
<content type='text'>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

- Related: #7339
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--use-leap-wheels sets --trusted-host (remove it when we have a proper
cert) and WHEELHOUSE to https://ftp.lizard.leap.se

Until we get ftp.lizard cname, use lizard as the wheels server.

- Related: #7339
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] use wheels to install dependencies</title>
<updated>2015-08-03T20:02:22+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-07-31T06:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=0d8455007283fba00fa1747a30974de12fbe251c'/>
<id>0d8455007283fba00fa1747a30974de12fbe251c</id>
<content type='text'>
generate_wheels uses $WHEELHOUSE to generate and store the wheels for
requirements.pip and requirements-testing.pip (if it exists).

pip_install_requirements.sh installs requirements.pip from them if
possible (if not, then it fetches them from pypi) or, if passed the
--testing flag, it installs requirements-testing.pip.

Related: #7327
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generate_wheels uses $WHEELHOUSE to generate and store the wheels for
requirements.pip and requirements-testing.pip (if it exists).

pip_install_requirements.sh installs requirements.pip from them if
possible (if not, then it fetches them from pypi) or, if passed the
--testing flag, it installs requirements-testing.pip.

Related: #7327
</pre>
</div>
</content>
</entry>
</feed>
