fdroidserver/fdroidserver
Daniel Martí 3e124c8105 build: don't error on .fdroid* files in fdroiddata
This avoids the following incorrect error:

	fdroidserver.common.FDroidException: Only one local metadata file allowed! Found: .fdroid.keystorepass.txt .fdroid.keypass.txt
2016-02-23 12:03:26 +00:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py build: don't error on .fdroid* files in fdroiddata 2016-02-23 12:03:26 +00:00
checkupdates.py use tag if version name is unknown 2016-02-11 19:50:16 +01:00
common.py output= is now a glob path and can do gradle 2016-02-15 12:02:45 +00:00
gpgsign.py Support 'gpgkey' option as announced in sample config. 2016-01-27 15:51:03 +00:00
import.py Open metadata files in only one place 2015-12-07 20:31:23 +01:00
init.py init: check if examples/ exists in layout before using the path 2016-02-15 23:06:31 +01:00
install.py install: filter out log messages better 2015-11-11 13:09:29 +01:00
lint.py output= is now a glob path and can do gradle 2016-02-15 12:02:45 +00:00
metadata.py make "Current Version Code" default to most recent APK 2016-02-17 10:40:07 +01:00
net.py Move requests code out of common.py, closes #114 2015-08-31 17:05:08 -07:00
publish.py use jarsigner and keytool from same JDK as is being set in JAVA7_HOME 2016-02-11 21:17:23 +01:00
readmeta.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
rewritemeta.py lint: optionally check format 2015-12-07 20:12:26 +01:00
scanner.py Allow commonsware and gradle plugin repos 2016-02-17 13:00:05 +00:00
server.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
signindex.py fix PEP9 E713 test for membership should be 'not in' 2016-02-12 08:33:22 +01:00
stats.py stats: use a stable sort that doesn't randomize 2016-01-11 02:43:06 +01:00
update.py Add an option to use dates from APK 2016-02-18 16:41:43 +04:00
verify.py except named exception handling 2015-12-29 20:09:27 +01:00