1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 7a656d45e3 config: convert serverwebroot: to list-of-dicts format
This allows for more metadata about the server and deploy mode.
2024-01-22 22:11:49 +01:00
..
asynchronousfilereader enable black on fdroidserver/asynchronousfilereader/__init__.py 2023-04-27 11:34:18 +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 deploy: ensure mirrors and binary transparency always create 'master' 2023-05-10 09:21:14 +02:00
build.py gitlab-ci: silence irrelevant bandit error 2023-12-15 08:40:27 +01:00
checkupdates.py [checkupdates] Remove UpdateCheckMode "RepoTrunk" 2023-11-21 07:18:17 +00:00
common.py config: convert serverwebroot: to list-of-dicts format 2024-01-22 22:11:49 +01:00
deploy.py config: convert serverwebroot: to list-of-dicts format 2024-01-22 22:11:49 +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 Import - add more template content 2023-07-12 13:45:10 +00:00
index.py switch to loading mirrors.yml with ruamel to get YAML 1.2 support 2024-01-09 09:32:37 +00:00
init.py enable black on fdroidserver/init.py 2023-04-27 11:34:10 +02:00
install.py fix code format for new black rule 2023-03-20 14:47:48 +01:00
lint.py lint: check syntax of countryCode: fields for mirrors 2024-01-09 09:32:37 +00:00
looseversion.py add looseversion license information to vendored file 2023-12-08 10:42:29 +01:00
metadata.py [checkupdates] Remove UpdateCheckMode "RepoTrunk" 2023-11-21 07:18:17 +00: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 metadata: handle TYPE_STRINGMAP when writing out YAML 2023-05-23 10:47:03 +02:00
scanner.py Support Uri.create() syntax for maven repositories 2023-12-07 01:30:59 +00:00
signatures.py enable black on fdroidserver/signatures.py 2023-04-27 11:34:16 +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 🍲 add unit test for update.scan_repo_for_ipas 2024-01-11 11:34:21 +01: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