1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/fdroidserver
2023-02-02 16:02:49 +01:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
__main__.py fix pylint W0404: Reimport 're' (imported line 21) (reimported) 2023-02-02 15:49:20 +01:00
apksigcopier.py f-droid modifications: rm do_compare(), main(), ... 2022-11-09 21:42:24 +00:00
btlog.py btlog: include index-v2 files 2022-11-01 08:47:48 +01:00
build.py Distroy VM when running into timeout (Closes: #1094) 2023-02-02 10:03:34 +01:00
checkupdates.py checkupdates: only use bullseye_blocklist when openjdk-11 is mentioned 2022-12-07 03:37:55 +01:00
common.py Android NDK None (None) 2023-02-02 13:35:29 +00:00
deploy.py fix pylint: C0104: Disallowed name "bar" (disallowed-name) 2023-02-02 16:02:49 +01:00
exception.py basic downloading for scan_binary signatures 2022-10-06 12:08:23 +02:00
gpgsign.py Index v2 2022-05-23 10:39:17 +00:00
import_subcommand.py fix pylint: C1803: 'local_metadata_files != []' can be simplified to 'local_metadata_files' as an empty list is falsey (use-implicit-booleaness-not-comparison) 2023-02-02 16:02:49 +01:00
index.py remove liberapayID 2023-01-16 17:02:56 +00:00
init.py init: use provided keyalias 2022-11-14 17:58:37 +01:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py lint: AUM with UCM: HTTP must have a pattern 2022-11-05 21:15:00 +01:00
metadata.py remove liberapayID 2023-01-16 17:02:56 +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 nightly: if repo is too large, set archive_older to 3 2022-11-16 20:16:23 +01:00
publish.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py Improve rewritemeta --help 2021-10-23 14:08:07 +02:00
scanner.py remove --exodus cli option from scanner.py 2022-11-15 09:20:26 +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 signindex: fix buster workaround 2022-11-14 17:59:56 +01:00
stats.py change config.py to config.yml everywhere it is needed 2021-01-29 13:24:17 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py Set ArchivePolicy based on VercodeOperation/signature 2022-11-15 18:50:16 +08:00
verify.py convert verify.py and verify.TestCase to black code format 2022-08-24 19:16:36 +02:00
vmtools.py fix pylint W0715: Exception arguments suggest string formatting might be intended (raising-format-tuple) 2023-02-02 15:49:20 +01:00