<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/collector, branch collector-1.12.0</title>
<subtitle>Karsten's collector repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/'/>
<entry>
<title>Prepare for 1.12.0 release.</title>
<updated>2019-10-18T09:05:42+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-10-18T09:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=fcdaeb86814c33cfa9b119d5bc396dbf69dda8e6'/>
<id>fcdaeb86814c33cfa9b119d5bc396dbf69dda8e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to latest metrics-base.</title>
<updated>2019-10-18T08:59:03+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-10-18T08:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=5c87bf6b63c054ddaeb0c627259a9d387903f5ac'/>
<id>5c87bf6b63c054ddaeb0c627259a9d387903f5ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new BridgedbMetrics module.</title>
<updated>2019-10-18T08:58:15+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-18T13:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=f2abf679c890f3f050c839cf32910900ae73ee76'/>
<id>f2abf679c890f3f050c839cf32910900ae73ee76</id>
<content type='text'>
Implements part of #19332.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements part of #19332.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak URL-based unit tests.</title>
<updated>2019-09-27T10:23:19+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-27T10:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=834ef7c5e76778e31f9ca8569e69423b32700acf'/>
<id>834ef7c5e76778e31f9ca8569e69423b32700acf</id>
<content type='text'>
Turns out that one of the tests that we disabled earlier was only
slow, because creating a URL instance to https://something.dummy.org/
triggered an actual DNS resolve. There's absolutely no need to do
this, so we can as well use localhost in all our test URLs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out that one of the tests that we disabled earlier was only
slow, because creating a URL instance to https://something.dummy.org/
triggered an actual DNS resolve. There's absolutely no need to do
this, so we can as well use localhost in all our test URLs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create utility class for downloading from HTTP servers</title>
<updated>2019-09-27T08:41:05+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-26T09:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=dc3a2e4aea03ca44be033dafc3dcc3d7e0d5c07f'/>
<id>dc3a2e4aea03ca44be033dafc3dcc3d7e0d5c07f</id>
<content type='text'>
Also skip two tests in ConfigurationTest that together take 53 seconds
which has the effect that we don't run tests very often.

Implements #31599.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also skip two tests in ConfigurationTest that together take 53 seconds
which has the effect that we don't run tests very often.

Implements #31599.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use metrics-base ant task to fetch metrics-lib.</title>
<updated>2019-09-27T08:05:35+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-27T08:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=de03530b98bd66eee404e4483d930baf62a8f3e1'/>
<id>de03530b98bd66eee404e4483d930baf62a8f3e1</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>
<entry>
<title>Bump version to 1.11.1-dev.</title>
<updated>2019-09-19T13:11:37+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-19T13:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=18877fdb4d270a6ef02664eb07271c064fab785f'/>
<id>18877fdb4d270a6ef02664eb07271c064fab785f</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 1.11.1 release.</title>
<updated>2019-09-19T13:00:00+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-19T13:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=91e5a07df83f4432043afe13ad221d8d8992c176'/>
<id>91e5a07df83f4432043afe13ad221d8d8992c176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bridge pool assignments sync and log statement.</title>
<updated>2019-09-19T12:57:15+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-19T12:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=8ed8de6e76e0f45f6112f3d60597037bdf27493f'/>
<id>8ed8de6e76e0f45f6112f3d60597037bdf27493f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update create-tarballs.sh script and PROTOCOL.</title>
<updated>2019-09-19T10:37:18+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-19T10:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=d3203ceb9e726d641ea1a2621ff325873b7d6d45'/>
<id>d3203ceb9e726d641ea1a2621ff325873b7d6d45</id>
<content type='text'>
These changes still belong to archiving bridge pool assignments. But
they're not important enough for putting out a new release at this
point.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These changes still belong to archiving bridge pool assignments. But
they're not important enough for putting out a new release at this
point.
</pre>
</div>
</content>
</entry>
</feed>
