<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/exonerator, branch exonerator-2.0.2</title>
<subtitle>Karsten's exonerator repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/'/>
<entry>
<title>Prepare for 2.0.2 release.</title>
<updated>2017-12-19T16:12:17+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-12-19T16:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=55409c9142845275b518f8db4eecc6a7976efb9a'/>
<id>55409c9142845275b518f8db4eecc6a7976efb9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last accepted date in error message.</title>
<updated>2017-12-15T16:14:59+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-12-13T16:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=5f1d4de174fbabbbb2aa044780302179cc70b1fb'/>
<id>5f1d4de174fbabbbb2aa044780302179cc70b1fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to tweak error message a little.</title>
<updated>2017-12-15T16:14:20+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-12-11T13:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=eaed73e0c2f4ba73726157cd739b4aa5bce0e4e0'/>
<id>eaed73e0c2f4ba73726157cd739b4aa5bce0e4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce a date class encapsulating all calculations related to dates.</title>
<updated>2017-12-15T16:14:09+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-12-11T13:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=b040d1a28de7e65b7f16c3d529aa205d750d6d3c'/>
<id>b040d1a28de7e65b7f16c3d529aa205d750d6d3c</id>
<content type='text'>
Also use LocalDate for date parsing; turn tests into parametrized tests
and add tests for checking validity of parameters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use LocalDate for date parsing; turn tests into parametrized tests
and add tests for checking validity of parameters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move sql source file to standard location 'src/main/sql'.</title>
<updated>2017-12-11T13:58:02+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-12-11T13:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=bc33d0341c2e7243501d808dc231c59327cdb715'/>
<id>bc33d0341c2e7243501d808dc231c59327cdb715</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use date classes and date comparison for dates.</title>
<updated>2017-12-11T13:58:01+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-12-11T13:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=5f82d25bc4a7e758be0952a29978a083f3c2acba'/>
<id>5f82d25bc4a7e758be0952a29978a083f3c2acba</id>
<content type='text'>
Replacing timestamp calculations and string comparison.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replacing timestamp calculations and string comparison.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only serve completed dates.</title>
<updated>2017-12-11T13:58:00+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-12-11T13:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=aca68171072fc8b5ce0145885ec827cdd7776ee4'/>
<id>aca68171072fc8b5ce0145885ec827cdd7776ee4</id>
<content type='text'>
Implements #24580.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #24580.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add minimal-invasive catch-all clauses for all servlets.</title>
<updated>2017-11-22T08:22:58+00:00</updated>
<author>
<name>iwakeh</name>
<email>iwakeh@torproject.org</email>
</author>
<published>2017-11-22T08:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=a8bb4babdb0a55e5f78b9d226c59145c16f06bff'/>
<id>a8bb4babdb0a55e5f78b9d226c59145c16f06bff</id>
<content type='text'>
This should be a temporary measure to investigate task-24534.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should be a temporary measure to investigate task-24534.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.0.1.</title>
<updated>2017-11-22T08:22:57+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-11-22T08:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=cb5700d555e871a9c60e449947b5fcbb92e8b716'/>
<id>cb5700d555e871a9c60e449947b5fcbb92e8b716</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort matches first by timestamp, then by fingerprint.</title>
<updated>2017-11-22T08:20:37+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2017-11-17T09:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=805fd38d22e94205ac3d1dd204ba5e2742ba56d7'/>
<id>805fd38d22e94205ac3d1dd204ba5e2742ba56d7</id>
<content type='text'>
A while ago, in 92cbc07, we took out ORDER BY statements, because we
didn't need them anymore in order to produce correct output. However,
this also made the technical details part less readable with entries
appearing in random order. Let's fix this by sorting results first by
timestamp and then by fingerprint.

Fixes #24327.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A while ago, in 92cbc07, we took out ORDER BY statements, because we
didn't need them anymore in order to produce correct output. However,
this also made the technical details part less readable with entries
appearing in random order. Let's fix this by sorting results first by
timestamp and then by fingerprint.

Fixes #24327.
</pre>
</div>
</content>
</entry>
</feed>
