<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/karsten/collector, branch task-19332</title>
<subtitle>Karsten's collector repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/'/>
<entry>
<title>squash! Add new BridgedbStats module.</title>
<updated>2019-10-04T13:02:41+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-10-04T13:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=c5a25a8066055fb71fcece12adbe89888570d6ab'/>
<id>c5a25a8066055fb71fcece12adbe89888570d6ab</id>
<content type='text'>
 - Rename BridgeDB statistics to BridgeDB metrics.

New commit message: Add new BridgedbMetrics module.
                                    ^^^^^^^
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Rename BridgeDB statistics to BridgeDB metrics.

New commit message: Add new BridgedbMetrics module.
                                    ^^^^^^^
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new BridgedbStats module.</title>
<updated>2019-09-18T15:38:23+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=3866164a09962e6ed640d70b623c089b680aa4d6'/>
<id>3866164a09962e6ed640d70b623c089b680aa4d6</id>
<content type='text'>
Implements part of #19332.

Temp commit: build.xml needs an update once metrics-lib 2.8.0 is
released.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements part of #19332.

Temp commit: build.xml needs an update once metrics-lib 2.8.0 is
released.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.10.0-dev.</title>
<updated>2019-09-12T08:59:05+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-12T08:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=16894a4d0096ac76e0ccbba1cd7b593ab1ddab2c'/>
<id>16894a4d0096ac76e0ccbba1cd7b593ab1ddab2c</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.10.0 release.</title>
<updated>2019-09-12T08:50:49+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-12T08:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=1037677d9ec1c94a26d8dccff454e348d29bd344'/>
<id>1037677d9ec1c94a26d8dccff454e348d29bd344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also update metrics-lib version for GitLab's CI.</title>
<updated>2019-09-12T08:20:12+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-09-12T08:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=d132d40f8b3723e41ce7baf32d624a38d08edeba'/>
<id>d132d40f8b3723e41ce7baf32d624a38d08edeba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Archive snowflake statistics.</title>
<updated>2019-09-11T14:29:17+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-08-14T06:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=569bb83ff5e50843079ebd1150801a8bd8efa747'/>
<id>569bb83ff5e50843079ebd1150801a8bd8efa747</id>
<content type='text'>
Implements #29461.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #29461.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds GitLab CI for tests and checks</title>
<updated>2019-09-05T12:26:11+00:00</updated>
<author>
<name>Iain R. Learmonth</name>
<email>irl@fsfe.org</email>
</author>
<published>2019-09-05T11:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=a8a4961a1b49a3104dd37ac93cc41e3f908e25c5'/>
<id>a8a4961a1b49a3104dd37ac93cc41e3f908e25c5</id>
<content type='text'>
Configuration is held in the .gitlab-ci.yml file.

Fixes: #31399
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configuration is held in the .gitlab-ci.yml file.

Fixes: #31399
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Cobertura from the build process.</title>
<updated>2019-08-14T09:38:40+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-08-14T09:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=801008431115951fe3b0f967c7d4ca0469610ae8'/>
<id>801008431115951fe3b0f967c7d4ca0469610ae8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Ivy for resolving external dependencies.</title>
<updated>2019-08-06T15:04:41+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-08-06T15:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=027a54bfe2c970a72db2afc485d2fa12f77cb247'/>
<id>027a54bfe2c970a72db2afc485d2fa12f77cb247</id>
<content type='text'>
Includes an upgrade to the latest metrics-base commit 256e619.

Implements part of #31326.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes an upgrade to the latest metrics-base commit 256e619.

Implements part of #31326.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add source name to locally imported bandwidth files.</title>
<updated>2019-07-30T09:30:54+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2019-07-10T08:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/karsten/collector.git/commit/?id=abde3f7591117060ccf1afc9b26531d79619301f'/>
<id>abde3f7591117060ccf1afc9b26531d79619301f</id>
<content type='text'>
Implements #30219.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements #30219.
</pre>
</div>
</content>
</entry>
</feed>
