fdroidserver/fdroidserver
Hans-Christoph Steiner ab02a6fcc3 Revert "scanner: promote jar and aar files present in the repo to errors"
This reverts commit 5f5d3ea896.

These new scanner rules for JARs causes most builds on fdroiddata to
break.  For example, at least the past 20 releases of
org.fdroid.fdroid.  fdroiddata needs to be cleaned up and prepared for
this before we can include 5f5d3ea896

I'm running fdroid scanner on the whole archive now, I'll post the log
to an issue once its done.  Ignoring test files would eliminate some
of these build failures, at least for most org.fdroid.fdroid builds.

refs #!325
2017-10-25 22:55:47 +02: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
btlog.py implement gettext localization 2017-09-15 11:39:00 +02:00
build.py build: fix build/ and .gradle/ removal after cleaning 2017-10-01 10:11:37 +03:00
checkupdates.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
common.py common: check file existence before opening manifest 2017-10-24 15:19:38 +02:00
dscanner.py English source string corrections 2017-09-16 13:19:38 +02:00
exception.py FDroidException handle Exceptions that return things other than str 2017-10-19 20:38:43 +02:00
gpgsign.py implement gettext localization 2017-09-15 11:39:00 +02:00
import.py import: fix bitbucket import 2017-10-04 18:54:47 +02:00
index.py better error message in publish when repo_key is not set 2017-10-17 22:10:39 +02:00
init.py fix egg-link and easy_install support for Python3 2017-10-19 23:28:13 +02:00
install.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
lint.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
metadata.py ensure _ is used only for gettext strings 2017-09-16 13:19:38 +02:00
net.py Support ETag when downloading repository index 2017-05-02 15:37:02 -03:00
publish.py better error message in publish when repo_key is not set 2017-10-17 22:10:39 +02:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
scanner.py Revert "scanner: promote jar and aar files present in the repo to errors" 2017-10-25 22:55:47 +02:00
server.py server: automatically create S3 bucket when using s3cmd 2017-10-13 14:58:15 +02:00
signatures.py HTTP, HTTPS 2017-10-22 06:43:18 +00:00
signindex.py implement gettext localization 2017-09-15 11:39:00 +02:00
stats.py implement gettext localization 2017-09-15 11:39:00 +02:00
tail.py include class like UNIX tail -f for displaying logs 2017-05-23 20:04:08 +02:00
update.py update: make strings translatable 2017-10-19 23:16:58 +02:00
verify.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
vmtools.py Copy initial buildserver CPU/memory configuration to final box Vagrantfile 2017-06-01 09:53:33 -04:00