chiark / gitweb /
server: include gitlab raw URLs as git mirrors
authorHans-Christoph Steiner <hans@eds.org>
Wed, 19 Jul 2017 10:59:20 +0000 (12:59 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 19 Jul 2017 13:07:50 +0000 (15:07 +0200)
commit93caf27319da76626afef357b57c9e9fc7fd4622
treea84a75193c786f0189f9f13d9023fcbb91eb7c8b
parent6d8e916491f9fc4d252d4249682ff63561b8aa13
server: include gitlab raw URLs as git mirrors

gitlab serves raw files from a CDN, so its appropriate to use the raw URL.
@pserwylo @grote and I discussed it and found a reference, but I can't find
that reference now.

Since the client will try the next mirror if one fails, it makes sense to
include both the gitlab raw and gitlab pages URLs to the mirror.  The
gitlab pages deploy process is still a bit flaky anyway.
fdroidserver/index.py