1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00
fdroidserver/fdroidserver
2023-02-17 13:08:23 +00: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 import apksigcopier v1.1.1 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 build: support PosixPath in log message (Closes: #1096) 2023-02-16 14:29:31 +01:00
checkupdates.py Remove path workarounds for old python versions 2023-02-15 19:25:48 +00:00
common.py common: support PosixPath in log message 2023-02-16 15:17:14 +01: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 Remove path workarounds for old python versions 2023-02-15 19:25:48 +00:00
index.py v2: move video to translated text (Closes: #1095) 2023-02-16 21:42:09 +01: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 Add build.binary 2023-02-16 20:16:52 +08: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 Add build.binary 2023-02-16 20:16:52 +08:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py Remove path workarounds for old python versions 2023-02-15 19:25:48 +00: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