<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/exonerator, branch task-27925</title>
<subtitle>Karsten's exonerator repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/'/>
<entry>
<title>Use configured base URL for permanent link.</title>
<updated>2020-01-14T20:54:37+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-14T20:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=d165e4a1d5a29f82d932115e611011fc7ef97134'/>
<id>d165e4a1d5a29f82d932115e611011fc7ef97134</id>
<content type='text'>
Turn absolute links into relative links.

Fixes #27925.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn absolute links into relative links.

Fixes #27925.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary method call.</title>
<updated>2019-11-20T15:39:05+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-11-20T15:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=a4187326e58ea40ef3f43d0a0e5a86fe3b6d9c89'/>
<id>a4187326e58ea40ef3f43d0a0e5a86fe3b6d9c89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary continue and empty block.</title>
<updated>2019-11-20T14:51:57+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-11-20T14:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=e50f0204455c68b9b785232640cf289f4be827e1'/>
<id>e50f0204455c68b9b785232640cf289f4be827e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 4.2.0-dev.</title>
<updated>2019-11-09T21:45:32+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-11-09T21:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=ec51d14df47ee9dae29a9e2cbfbc9a3ba55459f9'/>
<id>ec51d14df47ee9dae29a9e2cbfbc9a3ba55459f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 4.2.0 release.</title>
<updated>2019-11-09T21:29:34+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-11-09T20:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=5bf62c28764083e5fa3b7a3d4368e93c99ea0c51'/>
<id>5bf62c28764083e5fa3b7a3d4368e93c99ea0c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Print out a warning if we're missing data."</title>
<updated>2019-11-09T21:29:11+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-11-09T20:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=a1fc853ce9889e404934b1cc942cc793240bec14'/>
<id>a1fc853ce9889e404934b1cc942cc793240bec14</id>
<content type='text'>
This reverts commit b0165cb03138e933a337ddc8400c3a8bbe889b3d.

Turns out that worst case query time goes up from 3 to 58 seconds with
the new query, which is unacceptable. We'll have to analyze and
improve the query on the production database before merging this
change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b0165cb03138e933a337ddc8400c3a8bbe889b3d.

Turns out that worst case query time goes up from 3 to 58 seconds with
the new query, which is unacceptable. We'll have to analyze and
improve the query on the production database before merging this
change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print out a warning if we're missing data.</title>
<updated>2019-09-30T15:44:38+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-30T15:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=b0165cb03138e933a337ddc8400c3a8bbe889b3d'/>
<id>b0165cb03138e933a337ddc8400c3a8bbe889b3d</id>
<content type='text'>
We're now counting the hours for which we have statuses and exit
lists. More precisely, we're truncating consensus valid-after times
and exit scan times to the hour and counting how many distinct hours
we saw during the requested time. If we're missing 18 or more hours of
statuses or exit lists we're printing out a note in the summary.

Fixes #31071.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're now counting the hours for which we have statuses and exit
lists. More precisely, we're truncating consensus valid-after times
and exit scan times to the hour and counting how many distinct hours
we saw during the requested time. If we're missing 18 or more hours of
statuses or exit lists we're printing out a note in the summary.

Fixes #31071.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Jetty listen host configurable.</title>
<updated>2019-09-30T15:43:22+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-30T15:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=c6f7b83915888c9b4b61a8aa6ae39ec1b2248b71'/>
<id>c6f7b83915888c9b4b61a8aa6ae39ec1b2248b71</id>
<content type='text'>
The default listen host is still 127.0.0.1, but now it's possible to
configure a different listen host, like 0.0.0.0, which can facilitate
local testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default listen host is still 127.0.0.1, but now it's possible to
configure a different listen host, like 0.0.0.0, which can facilitate
local testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest metrics-base.</title>
<updated>2019-09-30T15:42:33+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-30T15:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=45c5285a3514d7c5acc3fcf040eb18dcfd8b7e16'/>
<id>45c5285a3514d7c5acc3fcf040eb18dcfd8b7e16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use metrics-base ant task to fetch metrics-lib.</title>
<updated>2019-09-27T08:06:08+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-27T08:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/exonerator.git/commit/?id=bc0c4db8ad9048d8f826b781274055ab9d475e9a'/>
<id>bc0c4db8ad9048d8f826b781274055ab9d475e9a</id>
<content type='text'>
Implements part of #31649.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements part of #31649.
</pre>
</div>
</content>
</entry>
</feed>
