fdroidserver/fdroidserver
Hans-Christoph Steiner d0c767ce5e only move GPG signature if APK exists
The .asc moving code just needed to be indented so it only runs when
'srcname' exists in apk[], otherwise it just throws a KeyError
2014-06-30 23:01:48 -04:00
..
getsig Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Report the vercode as well as the version name when building 2014-06-30 16:34:26 +02:00
checkupdates.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
common.py replace redundant build_tools check that breaks fdroid init 2014-06-30 23:01:47 -04:00
gpgsign.py Generate gpg signatures for apks in archive repo also 2014-06-30 22:49:54 +01:00
import.py Fix crash in 'fdroid import' 2014-06-15 12:30:03 +02:00
init.py Don't change the behaviour in debian setups 2014-06-30 19:52:59 +02:00
install.py Install and lint were missing -q 2014-06-12 21:48:45 +02:00
lint.py Install and lint were missing -q 2014-06-12 21:48:45 +02:00
metadata.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
publish.py Fix too long lines in publish 2014-05-12 23:01:53 +01:00
readmeta.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
rewritemeta.py Fix several read_metadata-related issues 2014-05-20 17:48:45 +01:00
scanner.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
server.py fix bad syncing from local copy, force trailing slash to make rsync happy 2014-06-30 23:01:47 -04:00
stats.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
update.py only move GPG signature if APK exists 2014-06-30 23:01:48 -04:00
verify.py fix PEP8 E124/E125/126/127/128 indentation issues 2014-05-06 14:36:33 -04:00