1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 11:50:11 +02:00
fdroidserver/fdroidserver
2022-08-08 15:52:47 +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 pep8 whitespace errors 2021-06-25 06:28:47 +02:00
apksigcopier.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00
btlog.py btlog: run black to format code 2022-05-23 23:17:40 +02:00
build.py Pass --scan-binary to build server 2022-06-03 14:27:58 +00:00
checkupdates.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00
common.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
deploy.py fix tests and docstring error 2022-05-23 15:34:30 +02:00
exception.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
gpgsign.py Index v2 2022-05-23 10:39:17 +00:00
import.py [import] Fix crash when no Gradle subdir is found 2022-05-26 17:59:41 +00:00
index.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
init.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py Update approved official SPDX license tags 2022-08-04 10:45:41 +00:00
metadata.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +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: improve parsing filenames from URL 2022-05-09 20:59:15 +02:00
nightly.py nightly: stop stripping APKs before signing, apksigner does it 2022-02-22 22:29:09 +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 scanner: fix maven url check for kts files 2022-08-08 15:52:47 +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 use apksigner to sign index-v2 with modern, supported algorithms 2022-06-07 16:56:23 +02: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 Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
verify.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00
vmtools.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00