<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soledad.git/testing/tests, branch benchmark_elasticsearch</title>
<subtitle>[soledad]
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/'/>
<entry>
<title>[feature] generate recovery code</title>
<updated>2017-03-23T17:57:22+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-03-16T21:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=a0a49d1e10da362f4bab683ae357ed72ab40b2ef'/>
<id>a0a49d1e10da362f4bab683ae357ed72ab40b2ef</id>
<content type='text'>
with @tayane
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with @tayane
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] Improve python3 compatibility</title>
<updated>2017-03-17T16:52:57+00:00</updated>
<author>
<name>efkin</name>
<email>efkin@riseup.net</email>
</author>
<published>2017-03-13T20:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=7562655cf4bf28a1ebd6c458334da0c166f34e61'/>
<id>7562655cf4bf28a1ebd6c458334da0c166f34e61</id>
<content type='text'>
With this commit all tests on py34 tox environment
are collected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this commit all tests on py34 tox environment
are collected.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Prepare tests for python3 compatibility</title>
<updated>2017-03-17T16:52:56+00:00</updated>
<author>
<name>efkin</name>
<email>efkin@riseup.net</email>
</author>
<published>2017-03-13T19:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=ba3fcb08eafd389bdbf0ab9c59577a25c8d8126d'/>
<id>ba3fcb08eafd389bdbf0ab9c59577a25c8d8126d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] secrets version defaults to v1</title>
<updated>2017-03-09T22:25:37+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-03-09T22:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=e779ecd3be6bfe45f2bd082e890e1c600785e676'/>
<id>e779ecd3be6bfe45f2bd082e890e1c600785e676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add default version when decrypting secrets</title>
<updated>2017-03-09T20:28:22+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-03-09T20:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=c1966cd7cfa27445f2a09501709dc66a18d79058'/>
<id>c1966cd7cfa27445f2a09501709dc66a18d79058</id>
<content type='text'>
Resolves: https://0xacab.org/leap/soledad/issues/8788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: https://0xacab.org/leap/soledad/issues/8788
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] add comments explaining behaviour of upload/download benchmark</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-02T18:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=32c6d2eae998ceec302995e52c70a0636ca1e463'/>
<id>32c6d2eae998ceec302995e52c70a0636ca1e463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] improve twistd startup and termination</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-02T00:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=32c950d16e7bea55bb7af3f4650af857be9027e0'/>
<id>32c950d16e7bea55bb7af3f4650af857be9027e0</id>
<content type='text'>
- use subprocess.check_call() to ensure any errors during twistd startup
  will properly show up on test reports.

- use SIGTERM instead of SIGKILL to gracefully terminate twistd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use subprocess.check_call() to ensure any errors during twistd startup
  will properly show up on test reports.

- use SIGTERM instead of SIGKILL to gracefully terminate twistd.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] mark benchmark tests using their group names</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-03-01T16:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=6deadf8adeb8c6b4a98e2d69e2bf3b1447a6b4ca'/>
<id>6deadf8adeb8c6b4a98e2d69e2bf3b1447a6b4ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] bugfix: actually use an empty local db in download benchmarks</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-02-28T13:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=5af57250f2b1cd174fa75c559bac6ea179c43d09'/>
<id>5af57250f2b1cd174fa75c559bac6ea179c43d09</id>
<content type='text'>
We were previously not using an empty local db for download benchmark
tests, so there was actually nothing to sync. This commit fixes that by
adding a way to force an empty local db on soledad client instantiation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were previously not using an empty local db for download benchmark
tests, so there was actually nothing to sync. This commit fixes that by
adding a way to force an empty local db on soledad client instantiation.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] use new way of indicating the tcp port for twisted web</title>
<updated>2017-03-02T21:54:32+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2017-02-27T14:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/soledad.git/commit/?id=d285f07b365645a0c327a8d41402d710456583b6'/>
<id>d285f07b365645a0c327a8d41402d710456583b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
