<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/scripts/docker, branch debian_package</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[test] remove docker scripts from this repo</title>
<updated>2017-04-19T09:49:42+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-04-19T08:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=40f2cb8b1f07b1346e01ff69b57e14c492f1cd0b'/>
<id>40f2cb8b1f07b1346e01ff69b57e14c492f1cd0b</id>
<content type='text'>
Docker scripts are only used for CI and do not need to be in this
repository. Beause of that, we decided to moved the docker scripts to a
private repository where dockerfiles for other parts of leap also live.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docker scripts are only used for CI and do not need to be in this
repository. Beause of that, we decided to moved the docker scripts to a
private repository where dockerfiles for other parts of leap also live.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use $DOCKER_BUILD_OPTIONS for building</title>
<updated>2017-04-05T19:13:04+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-03-29T21:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a95a015564b8704de4cbf55f6c7439fbecd457c4'/>
<id>a95a015564b8704de4cbf55f6c7439fbecd457c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use soledad master branch, install curl and git</title>
<updated>2017-04-05T19:12:58+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2017-03-27T12:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=03e794b28db12b26342646d4d4d560d94a96d313'/>
<id>03e794b28db12b26342646d4d4d560d94a96d313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] fix test and remove leftovers defer_encryption</title>
<updated>2016-12-12T11:12:00+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-09-22T23:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=781984f3485b1fd479d09278a665f599c1bd10dc'/>
<id>781984f3485b1fd479d09278a665f599c1bd10dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] separate server application into another file</title>
<updated>2016-11-22T19:59:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-11-21T18:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a37333302801fcc4039897839f021ba127c9b846'/>
<id>a37333302801fcc4039897839f021ba127c9b846</id>
<content type='text'>
Conflicts:
	server/src/leap/soledad/server/__init__.py
	testing/tests/conftest.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	server/src/leap/soledad/server/__init__.py
	testing/tests/conftest.py
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] adds libsqlite3-dev on docker image</title>
<updated>2016-10-21T17:09:54+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-10-06T21:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e121a92161d3a18cebc8796d43b98c05b6916088'/>
<id>e121a92161d3a18cebc8796d43b98c05b6916088</id>
<content type='text'>
This is necessary for keymanager and this image is shared, thus adding
here with a comment explaining why. Also explained why using
jessie-backports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary for keymanager and this image is shared, thus adding
here with a comment explaining why. Also explained why using
jessie-backports.
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature] use latest image</title>
<updated>2016-10-21T17:09:54+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-10-05T04:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=308384eba7da58fbfdc17ead35a98216880206b5'/>
<id>308384eba7da58fbfdc17ead35a98216880206b5</id>
<content type='text'>
Instead of hardcoding a version. This should give us the flexibility of
changing images without changing code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of hardcoding a version. This should give us the flexibility of
changing images without changing code.
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] adds libsqlcipher to docker</title>
<updated>2016-10-21T17:09:54+00:00</updated>
<author>
<name>Victor Shyba</name>
<email>victor.shyba@gmail.com</email>
</author>
<published>2016-10-05T04:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c326dae7b824366208220da94ca730788bb50a18'/>
<id>c326dae7b824366208220da94ca730788bb50a18</id>
<content type='text'>
Current docker image is broken due missing libsqlcipher. This commit
adds it and jessie-backports due package needs.

Resolves: #8508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current docker image is broken due missing libsqlcipher. This commit
adds it and jessie-backports due package needs.

Resolves: #8508
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] use "leapcode" in docker image name</title>
<updated>2016-08-09T18:38:39+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-08-09T18:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6fd0062c4c2199e610d7832bbfbd57a07abab9e1'/>
<id>6fd0062c4c2199e610d7832bbfbd57a07abab9e1</id>
<content type='text'>
"leapcode" is the LEAP docker hub organisation varac could squat
(https://hub.docker.com/r/leap/ was already taken).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"leapcode" is the LEAP docker hub organisation varac could squat
(https://hub.docker.com/r/leap/ was already taken).
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add custom couchdb docker image</title>
<updated>2016-08-02T00:09:04+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2016-07-26T16:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=682aab0b30e479ea4e826f0636340bb100b36c0a'/>
<id>682aab0b30e479ea4e826f0636340bb100b36c0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
