<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pixelated-user-agent.git/service/pixelated/config, 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>[pkg] packaging and path changes</title>
<updated>2017-07-25T15:40:29+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T15:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=91e4481c450eb7eb928debc1cb7fa59bdb63dd7b'/>
<id>91e4481c450eb7eb928debc1cb7fa59bdb63dd7b</id>
<content type='text'>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move all the pixelated python package under src/
- move the pixelated_www package under the leap namespace
- allow to set globally the static folder
- add hours and minutes to the timestamp in package version, to allow
  for several releases a day.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "[#888] Fix soledad class contract to be compatible with new merge. with @thaissiqueira.""</title>
<updated>2017-02-14T18:04:19+00:00</updated>
<author>
<name>Anike Arni</name>
<email>aarni@thoughtworks.com</email>
</author>
<published>2017-01-18T16:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=9c6e2a7f40f3e96b203e1528ab974286e27a8d32'/>
<id>9c6e2a7f40f3e96b203e1528ab974286e27a8d32</id>
<content type='text'>
This reverts commit 1e6e165a3fc397e45884eaec1122ba0cc5ff923e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1e6e165a3fc397e45884eaec1122ba0cc5ff923e.
</pre>
</div>
</content>
</entry>
<entry>
<title>[#952] Get rid of extra empty line on unhandled errors</title>
<updated>2017-02-07T17:12:36+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-02-07T17:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=2b8268f24dad481bf5274664b8699582f116d83d'/>
<id>2b8268f24dad481bf5274664b8699582f116d83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#952] Log events even when formatting errors occur</title>
<updated>2017-02-07T16:52:43+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-02-07T16:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=d4ef82a55053a0a672935104dda2a06eae8579ac'/>
<id>d4ef82a55053a0a672935104dda2a06eae8579ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[#952] Access log_format key correctly even if it's None</title>
<updated>2017-02-07T16:43:11+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-02-07T16:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=674999874136714be031db8c31432eb2a4d50c2e'/>
<id>674999874136714be031db8c31432eb2a4d50c2e</id>
<content type='text'>
This is the case of the infamous 'Unhandled error in Deferred' events
that were not logging the traceback.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the case of the infamous 'Unhandled error in Deferred' events
that were not logging the traceback.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old UploadKeyError test</title>
<updated>2017-01-21T14:10:19+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-21T13:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=a966e35f5d3eda2cdcd39899e9bce6db6b4da73a'/>
<id>a966e35f5d3eda2cdcd39899e9bce6db6b4da73a</id>
<content type='text'>
I was surprised this test was not working correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I was surprised this test was not working correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-raise the same exception to keep context</title>
<updated>2017-01-21T14:10:19+00:00</updated>
<author>
<name>Tulio Casagrande</name>
<email>tcasagra@thoughtworks.com</email>
</author>
<published>2017-01-20T18:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=3d3c620ac53de1c407ff2ff222d923310770ed62'/>
<id>3d3c620ac53de1c407ff2ff222d923310770ed62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make registering of events for fresh accounts a bit more robust by replacing the old events if they were not cleaned up after previous errors</title>
<updated>2017-01-21T14:08:49+00:00</updated>
<author>
<name>Ola Bini</name>
<email>ola@olabini.se</email>
</author>
<published>2017-01-20T19:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=eab5d66e82aad5dc54f64e769fd460d4adbeaedf'/>
<id>eab5d66e82aad5dc54f64e769fd460d4adbeaedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebase previous PR on current master - see PR #915 for details</title>
<updated>2017-01-20T17:20:51+00:00</updated>
<author>
<name>Ola Bini</name>
<email>ola@olabini.se</email>
</author>
<published>2017-01-20T17:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/pixelated-user-agent.git/commit/?id=c427efc53d2f373e5a149f4d2a4118ab9a85a15b'/>
<id>c427efc53d2f373e5a149f4d2a4118ab9a85a15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
