1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 7c692a4532 index-v2 'mirrors' fully settable from config
This lets mirrors: in config.yml be the same list-of-dicts format as it is
in index-v2.  This also includes a data format conversion to maintain the
right format for the old, unchanging index v0 and v1 formats.

#928
#1107
2023-04-27 07:53:02 +00:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py download_repo_index_v2() for verified downloading of index-v2 2023-03-09 12:35:29 +01:00
__main__.py pylint: Reenable C0201 consider-iterating-dictionary 2023-03-20 16:33:16 +01:00
apksigcopier.py make F-Droid-specific changes to apksigcopier.py 2023-02-17 13:08:23 +00:00
btlog.py btlog: include index-v2 files 2022-11-01 08:47:48 +01:00
build.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
checkupdates.py checkupdates: skip when there is no match for version 2023-03-20 14:31:08 +00:00
common.py all ndk paths in config must be strings 2023-04-11 13:54:19 +02:00
deploy.py pylint: Reenable R1723 no-else-break 2023-03-20 16:33:16 +01:00
exception.py basic downloading for scan_binary signatures 2022-10-06 12:08:23 +02:00
gpgsign.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
import_subcommand.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
index.py index-v2 'mirrors' fully settable from config 2023-04-27 07:53:02 +00:00
init.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
install.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
lint.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
metadata.py remove last maven: quirks and make it always a string 2023-04-24 11:08:48 +02:00
mirror.py mirror: make _run_wget() return to the dir it started in 2021-12-07 10:24:27 +01:00
net.py net.download_file(): retry on errors 2022-10-22 23:15:13 +02:00
nightly.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
publish.py purge all references to zipalign, that is delegated to other things 2023-02-22 14:45:51 +01:00
readmeta.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
rewritemeta.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
scanner.py Add maven central staging repo to allowed list 2023-04-12 12:44:42 +00:00
signatures.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
signindex.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py Write status json upon fdroid update start (Closes: #1114) 2023-04-11 17:14:58 +02:00
verify.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
vmtools.py vmtools: Properly initialize provider member 2023-03-21 14:00:58 +01:00