1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00
fdroidserver/fdroidserver
Hans-Christoph Steiner 7248432d2d make awsbucket upload only new or changed files, ignore existing
Since it is possible to check the file size and MD5 hash of the file up on
the AWS S3 bucket, `fdroid server update` can check that a file needs to be
updated before actually deleting and uploading the new file.

fixes #3137 https://dev.guardianproject.info/issues/3137
2014-04-22 23:13:38 -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 Run maven with jar.sign.skip=true too 2014-04-22 11:22:53 +02:00
checkupdates.py Only do the latest five tags when using UCM:Tags on git 2014-04-17 21:05:18 +02:00
common.py implement -q and -v for fdroid server 2014-04-22 22:59:27 -04:00
import.py Properly use logging.warn in some places 2014-03-18 08:22:36 +01:00
init.py add note about automatically generated signing key after init 2014-04-07 16:00:18 -04:00
install.py Merge branch 'master' into logging 2014-02-02 19:45:17 +01:00
lint.py Count warnings and apps in lint 2014-04-18 21:17:06 +02:00
metadata.py Fix Categories: default value 2014-04-10 17:27:53 +02:00
publish.py Validate publish-related file existence before proceeding 2014-04-04 15:37:18 +01:00
readmeta.py New command: readmeta, like lint but without warnings 2014-02-02 15:11:26 +01:00
rewritemeta.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00
scanner.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00
server.py make awsbucket upload only new or changed files, ignore existing 2014-04-22 23:13:38 -04:00
stats.py Fix stats (broken in f3db000) 2014-02-23 22:34:27 +00:00
update.py if using crypto smartcard, remind user to plug it in 2014-04-22 22:59:27 -04:00
verify.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00