<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/server/pkg, branch 0.7.3</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<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>[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>
<entry>
<title>[bug] specify develop branch when using -e</title>
<updated>2015-07-29T19:21:33+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2015-07-29T19:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c8fcfb452392af6b54e36a4bd0788f7b412fdc5c'/>
<id>c8fcfb452392af6b54e36a4bd0788f7b412fdc5c</id>
<content type='text'>
requirements-latest.pip will try to clone and install. Since it is meant
to be latest, I added a small change to specify the branch 'develop'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
requirements-latest.pip will try to clone and install. Since it is meant
to be latest, I added a small change to specify the branch 'develop'.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feat] Added requirements-latest pip file</title>
<updated>2015-07-29T17:11:48+00:00</updated>
<author>
<name>Bruno Wagner</name>
<email>bwgpro@gmail.com</email>
</author>
<published>2015-07-29T17:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=52c2f7258416fcd54e9aeb50656830b55d653630'/>
<id>52c2f7258416fcd54e9aeb50656830b55d653630</id>
<content type='text'>
With this, you can setup soledad for using locally
and running the tests with the latest head in a simpler
way
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this, you can setup soledad for using locally
and running the tests with the latest head in a simpler
way
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add script to install base requirements</title>
<updated>2015-07-28T02:23:01+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-28T02:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=fa42397e13c5d7a70ceb961153d39e10a0d4c8f9'/>
<id>fa42397e13c5d7a70ceb961153d39e10a0d4c8f9</id>
<content type='text'>
- update pip
- install base reqs, with insecure flags for dirspec and u1db
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update pip
- install base reqs, with insecure flags for dirspec and u1db
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] separate leap requirements</title>
<updated>2015-07-22T20:40:24+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2015-07-22T16:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=82c8989ddbcc57befca806495b7040efd0cb0d4e'/>
<id>82c8989ddbcc57befca806495b7040efd0cb0d4e</id>
<content type='text'>
this is part of a process to make the setup of the development mode less
troublesome. from now on, setting up a virtualenv in pure development
mode will be as easy as telling pip to just install the external dependencies::

  pip install -r pkg/requirements.pip

and traversing all the leap repos for the needed leap dependencies doing::

  python setup.py develop

- Related: #7288
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is part of a process to make the setup of the development mode less
troublesome. from now on, setting up a virtualenv in pure development
mode will be as easy as telling pip to just install the external dependencies::

  pip install -r pkg/requirements.pip

and traversing all the leap repos for the needed leap dependencies doing::

  python setup.py develop

- Related: #7288
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove PyOpenSSL version pinning</title>
<updated>2015-06-09T16:52:50+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-05-28T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=1137bf9f4a6264b3525679da474112a04b111aca'/>
<id>1137bf9f4a6264b3525679da474112a04b111aca</id>
<content type='text'>
Once upon a time we needed to pin the PyOpenSSL version to avoid unneeded
crypto deps (see https://leap.se/code/issues/5368#note-5). Since then, jessie
was released and PyOpenSSL 0.14 is now shipped with it. We have removed that
pinning from the debian package, and it is not needed here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Once upon a time we needed to pin the PyOpenSSL version to avoid unneeded
crypto deps (see https://leap.se/code/issues/5368#note-5). Since then, jessie
was released and PyOpenSSL 0.14 is now shipped with it. We have removed that
pinning from the debian package, and it is not needed here.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] bump version of server dependency on common</title>
<updated>2015-05-14T14:59:31+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-05-14T14:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=340b0dcfbc0a819738a28f9c803fdbf848754897'/>
<id>340b0dcfbc0a819738a28f9c803fdbf848754897</id>
<content type='text'>
soledad-common versions before 0.6.5 do not contain the fix for #6833 and thus
will not work with most recent server. That is why we have to bump this
soledad-server dependency on soledad.common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
soledad-common versions before 0.6.5 do not contain the fix for #6833 and thus
will not work with most recent server. That is why we have to bump this
soledad-server dependency on soledad.common.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fix] add explicit dependency on leap.common</title>
<updated>2015-03-19T14:58:12+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-03-19T13:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=74dec41c1d99ae8d4a4a79a7cb0d5c3c9f40cbae'/>
<id>74dec41c1d99ae8d4a4a79a7cb0d5c3c9f40cbae</id>
<content type='text'>
In the past, we wanted dependency on leap.common to be optional, but now
because of the explicit use of the config path prefix and signaling, we want
to enforce dependency on leap.common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the past, we wanted dependency on leap.common to be optional, but now
because of the explicit use of the config path prefix and signaling, we want
to enforce dependency on leap.common.
</pre>
</div>
</content>
</entry>
</feed>
