<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/irl/metrics-web, branch ant-fallback-dir</title>
<subtitle>Iain's metrics-web repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/'/>
<entry>
<title>Adds ant task to update fallback directories in RS</title>
<updated>2020-02-27T11:27:11+00:00</updated>
<author>
<name>Iain R. Learmonth</name>
<email>irl@fsfe.org</email>
</author>
<published>2020-02-27T11:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=715e752ae47d415274bbcb3acbd30a6182921237'/>
<id>715e752ae47d415274bbcb3acbd30a6182921237</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and sort flags in RS advanced search.</title>
<updated>2020-02-25T20:08:02+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-02-25T20:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=2dfd743e3c798467622004f71e278bd93f9dbac5'/>
<id>2dfd743e3c798467622004f71e278bd93f9dbac5</id>
<content type='text'>
Fixes #33335.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #33335.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update news.json to version 359 of doc/MetricsTimeline.</title>
<updated>2020-02-24T14:15:38+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-02-24T14:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=90617fc63ae8ec257964617996b357b22791128a'/>
<id>90617fc63ae8ec257964617996b357b22791128a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default time zone UTC.</title>
<updated>2020-02-21T17:22:03+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-15T14:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=efb86141eb58aafc652065faae1f6f870844ad15'/>
<id>efb86141eb58aafc652065faae1f6f870844ad15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set default locale US.</title>
<updated>2020-02-21T17:21:52+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-15T08:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=9cd3ac5aa2cfccfa7c93c84be6f98059cafa181d'/>
<id>9cd3ac5aa2cfccfa7c93c84be6f98059cafa181d</id>
<content type='text'>
Fixes #24532.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #24532.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Onionoo specification to version 8.0.</title>
<updated>2020-02-20T20:12:30+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-02-20T20:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=1fcd99609234ef534d035c23ccd74f09bd07cf37'/>
<id>1fcd99609234ef534d035c23ccd74f09bd07cf37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix unknown issue with spread() function."</title>
<updated>2020-02-17T11:26:04+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-22T15:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=45ae585ebfa97fbfb31f01c9943edae02edcedd7'/>
<id>45ae585ebfa97fbfb31f01c9943edae02edcedd7</id>
<content type='text'>
This reverts commit b3e80fce17f04cf7c83ef3843d2de0cc3bfef389 and also
reverts a similar workaround made after that commit.

The spread() function works fine again using buster's r-cran-tidyr
0.8.2-1 package, whereas it was previously broken with stretch's
r-cran-tidyr 0.6.1-1 package.

Fixes #30351.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b3e80fce17f04cf7c83ef3843d2de0cc3bfef389 and also
reverts a similar workaround made after that commit.

The spread() function works fine again using buster's r-cran-tidyr
0.8.2-1 package, whereas it was previously broken with stretch's
r-cran-tidyr 0.6.1-1 package.

Fixes #30351.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display a bridge's distribution mechanism in RS.</title>
<updated>2020-02-14T15:32:03+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-02-14T15:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=2708d2ee7ac9bc1ce63ee3eb7241559ed9e29e46'/>
<id>2708d2ee7ac9bc1ce63ee3eb7241559ed9e29e46</id>
<content type='text'>
Another part of #33008.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another part of #33008.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Onionoo page for bridgedb_distributor field.</title>
<updated>2020-02-14T15:31:56+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-02-14T15:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=ebb494ab433dae8dac7ca1c881683ed61131bcef'/>
<id>ebb494ab433dae8dac7ca1c881683ed61131bcef</id>
<content type='text'>
Part of #33008.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of #33008.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce the term "server" in the glossary.</title>
<updated>2020-02-14T09:07:44+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2020-01-23T08:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/irl/metrics-web.git/commit/?id=cc60eede3ee8c2f47612414a847b9fc25b8f8c54'/>
<id>cc60eede3ee8c2f47612414a847b9fc25b8f8c54</id>
<content type='text'>
On the metrics website we're using the term "server" for both relays
and bridges and the term "node" for both clients and servers.

Fixes #26068.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On the metrics website we're using the term "server" for both relays
and bridges and the term "node" for both clients and servers.

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