1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 5c82956561
mirror: make .asc downloading opt-in with --pgp-signatures
Lots of third party repos do not use .asc PGP signatures at all, so having
this optional prevents tons of 404 Not Found errors.
2020-01-31 15:38:02 +01:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py fix egg-link and easy_install support for Python3 2017-10-19 23:28:13 +02:00
__main__.py remove dscanner subcommand 2020-01-31 14:17:12 +01:00
btlog.py use defusedxml to avoid DoS attacks while loading XML 2018-08-29 17:44:54 +02:00
build.py remove dscanner subcommand 2020-01-31 14:17:12 +01:00
checkupdates.py move getappname+getcvname to checkupdates, the only place they're used 2020-01-31 15:37:57 +01:00
common.py move getappname+getcvname to checkupdates, the only place they're used 2020-01-31 15:37:57 +01:00
exception.py checkupdates: don't fail when we can't init submodules 2017-12-04 16:30:37 +01:00
gpgsign.py implement gettext localization 2017-09-15 11:39:00 +02:00
import.py fix all bandit B310 urllib_urlopen 2020-01-31 15:37:30 +01:00
index.py Flush file before passing it to next function 2019-03-22 17:15:58 +01:00
init.py remove redundant open() arg: encoding='utf8' 2018-10-19 15:01:34 +02:00
install.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
lint.py lint: allow Beerware and XSkat licenses 2019-10-07 12:05:37 +02:00
metadata.py Merge branch 'faster_yaml' into 'master' 2019-12-23 10:09:50 +00:00
mirror.py mirror: make .asc downloading opt-in with --pgp-signatures 2020-01-31 15:38:02 +01:00
net.py Revert "Revert "Merge branch 'random-fixes' into 'master'"" 2019-01-10 14:48:29 +01:00
nightly.py nightly: set descriptions for repo and archive 2019-12-03 00:24:37 +01:00
publish.py publish: fix stupid error in repro-signing and add integration test 2019-04-11 14:06:51 +02:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py rewritemeta: refactor supported list to module variable SUPPORTED_FORMATS 2019-08-27 15:38:40 +02:00
scanner.py scanner: only allow HTTPS versions of the whitelist 2019-11-13 11:59:24 +01:00
server.py git_mirror_size_limit config option to set max git mirror size 2020-01-14 11:36:08 +01:00
signatures.py clean up globals in signatures.py 2018-07-30 13:07:07 +02:00
signindex.py implement gettext localization 2017-09-15 11:39:00 +02:00
stats.py fix PEP8 W605 invalid escape sequence 2018-05-29 13:51:47 +02:00
tail.py remove redundant open() arg: encoding='utf8' 2018-10-19 15:01:34 +02:00
update.py update: strip newlines from name/summary/video entries 2020-01-31 15:37:59 +01:00
verify.py verify: add --output-json option to generate status reports 2018-12-07 13:13:10 +01:00
vmtools.py fix .vagrant directory based vm provider lookup 2018-11-16 16:53:01 +01:00