<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/service/test/unit/bitmask_libraries, branch master</title>
<subtitle>[pixelated-user-agent] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/'/>
<entry>
<title>Add copyright statements to all Python files that doesn't have it</title>
<updated>2017-01-19T18:11:43+00:00</updated>
<author>
<name>Ola Bini</name>
<email>ola@olabini.se</email>
</author>
<published>2017-01-19T18:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=fdd9acae8de6d27d9925fb176c642a503cebf2c8'/>
<id>fdd9acae8de6d27d9925fb176c642a503cebf2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if key is synchronized with server at every login</title>
<updated>2017-01-10T16:52:21+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-10T16:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=eb971354658c7075362bb5b07dc90c8d74e00e8e'/>
<id>eb971354658c7075362bb5b07dc90c8d74e00e8e</id>
<content type='text'>
This is a temporary solution when uploading a regenerated key fails.
It's going to attempt the upload again on the subsequent logins. The
drawback with this solution, is that the fetch remote can increase the
login time, specially with multiple users.

See: #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary solution when uploading a regenerated key fails.
It's going to attempt the upload again on the subsequent logins. The
drawback with this solution, is that the fetch remote can increase the
login time, specially with multiple users.

See: #815
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regenerate keys test flow</title>
<updated>2017-01-10T15:49:29+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-10T15:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=71a5f5150b5e9d7cb402e4424930545896a13727'/>
<id>71a5f5150b5e9d7cb402e4424930545896a13727</id>
<content type='text'>
The regenerate key test was not checking if the UploadKeyError exception
was raised

Related with: #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The regenerate key test was not checking if the UploadKeyError exception
was raised

Related with: #815
</pre>
</div>
</content>
</entry>
<entry>
<title>Log user's current key for easier debug</title>
<updated>2017-01-09T18:13:39+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-09T18:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=bc84433a06a742c3b29e115fb9e88c86df0f2b1c'/>
<id>bc84433a06a742c3b29e115fb9e88c86df0f2b1c</id>
<content type='text'>
Related with: #815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Related with: #815
</pre>
</div>
</content>
</entry>
<entry>
<title>[#851] minor refactoring, and using the right keymanager branch</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-12-05T17:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=15794e7e624a22e87ca75a28804f97930e06a855'/>
<id>15794e7e624a22e87ca75a28804f97930e06a855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#850] refactoring as a result of moving should_renew to be in key</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-29T14:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=d731d03e277b10f689dc2402d59b80952eb3d2c4'/>
<id>d731d03e277b10f689dc2402d59b80952eb3d2c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#850] keys will now be renewed two months before expiry date</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-28T16:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=f0966dd627ec37789bc885bc951df988b9e46d61'/>
<id>f0966dd627ec37789bc885bc951df988b9e46d61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#815] regenerating new keys when the current one expires</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-21T13:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=56a0db46f2e53c453b8c5e67202601f7dac6c0b5'/>
<id>56a0db46f2e53c453b8c5e67202601f7dac6c0b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#815] regenerating new keys when the current one expires</title>
<updated>2017-01-02T16:29:45+00:00</updated>
<author>
<name>NavaL</name>
<email>ayoyo@thoughtworks.com</email>
</author>
<published>2016-11-21T13:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=7f7cb59a38a3be3d486bafc810133b584d7fd7a7'/>
<id>7f7cb59a38a3be3d486bafc810133b584d7fd7a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace stdlib's unittest with trials's unittest for all unittest</title>
<updated>2016-11-23T10:41:24+00:00</updated>
<author>
<name>Roald de Vries</name>
<email>rdevries@thoughtworks.com</email>
</author>
<published>2016-11-23T10:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=6cb474e3fee165f51c414634ec88380b9a50c5fc'/>
<id>6cb474e3fee165f51c414634ec88380b9a50c5fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
