<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mgamirrors, branch master</title>
<subtitle>Tools for Managing Mirrors</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/'/>
<entry>
<title>0.09</title>
<updated>2025-11-17T19:42:23+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-15T21:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=7b2bf03f7067691542afb6200b3774b9edc28b4c'/>
<id>7b2bf03f7067691542afb6200b3774b9edc28b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2025-11-17T19:42:14+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-17T19:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=11f8c6476f39754969b034a86140cecda2e53b88'/>
<id>11f8c6476f39754969b034a86140cecda2e53b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set line width on graph proportional to bandwidth</title>
<updated>2025-11-17T19:07:44+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-17T18:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=1489ca4d6b3f20784076e930de82c82cc58d57e3'/>
<id>1489ca4d6b3f20784076e930de82c82cc58d57e3</id>
<content type='text'>
This is already a feature of the Google map, but that's not currently working.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already a feature of the Google map, but that's not currently working.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the async flag when loading the Google Maps API</title>
<updated>2025-11-16T02:30:35+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-16T01:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=c9d3de96e19a09488452d852bcdefffc5a25129a'/>
<id>c9d3de96e19a09488452d852bcdefffc5a25129a</id>
<content type='text'>
This API isn't working (it's outdated and there's no API key) and while
this change might actually be breaking it more, but it at least stops an
intrusive alert from showing on the page for every user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This API isn't working (it's outdated and there's no API key) and while
this change might actually be breaking it more, but it at least stops an
intrusive alert from showing on the page for every user.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expect bytes-per-second in getStrokeWeight()</title>
<updated>2025-11-16T02:30:35+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-16T01:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=af3a1403571bde5f05a1ffc69080789bf2cc2e2e'/>
<id>af3a1403571bde5f05a1ffc69080789bf2cc2e2e</id>
<content type='text'>
The value actually provided is numeric, not the human-readable form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The value actually provided is numeric, not the human-readable form.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch the mirrors graph to SVG</title>
<updated>2025-11-15T20:19:47+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-15T20:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=0779f9eafae9153507194cb757896917590f5c0e'/>
<id>0779f9eafae9153507194cb757896917590f5c0e</id>
<content type='text'>
This provides better image quality, greater speed and reduced bandwidth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides better image quality, greater speed and reduced bandwidth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother writing to disk in _check_url()</title>
<updated>2025-11-14T17:56:39+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T17:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=9e627ebec6f7747da04e40bca57fe0c145fad00c'/>
<id>9e627ebec6f7747da04e40bca57fe0c145fad00c</id>
<content type='text'>
The actual data doesn't matter, so just send to /dev/null or avoid
downloading it altogether.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The actual data doesn't matter, so just send to /dev/null or avoid
downloading it altogether.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase timeout when connecting to remote servers</title>
<updated>2025-11-14T05:28:08+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T05:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=cf3228c6e24dfbf7531312afd2e4219b1928aa21'/>
<id>cf3228c6e24dfbf7531312afd2e4219b1928aa21</id>
<content type='text'>
This is a batch job so if the server is slightly slow, we'll wait.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a batch job so if the server is slightly slow, we'll wait.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress error messages from rsync</title>
<updated>2025-11-14T05:27:44+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T04:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=a9a044081a6d0fb4be6edca221fe4f3a53b3bdf7'/>
<id>a9a044081a6d0fb4be6edca221fe4f3a53b3bdf7</id>
<content type='text'>
Despite being given the --quiet option, rsync will write an error
message if it can't change to a directory on the remote server. This
happens for servers that mirror only a subset of architectures and
results in cron mailing error messages on every such run. Since errors
are tracked elsewhere, just drop anything going to stderr from rsync.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Despite being given the --quiet option, rsync will write an error
message if it can't change to a directory on the remote server. This
happens for servers that mirror only a subset of architectures and
results in cron mailing error messages on every such run. Since errors
are tracked elsewhere, just drop anything going to stderr from rsync.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master'</title>
<updated>2025-11-14T04:48:19+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>danf@mageia.org</email>
</author>
<published>2025-11-14T04:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/infrastructure/mgamirrors/commit/?id=1926a14f6a7d48fa03e67835c472bc66cb89a291'/>
<id>1926a14f6a7d48fa03e67835c472bc66cb89a291</id>
<content type='text'>
Restore what looks like a force push that removed the 0.08 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restore what looks like a force push that removed the 0.08 release.
</pre>
</div>
</content>
</entry>
</feed>
