1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-06 11:00:13 +02:00
fdroidserver/fdroidserver
relan 0ab0b03648 common: print VCS client version
This may help to debug issues with too old VCS clients.
2017-10-06 09:41:24 +03:00
..
asynchronousfilereader Add asynchronous filereader, fix python3 lockups 2015-09-20 20:57:53 +02:00
__init__.py implement gettext localization 2017-09-15 11:39:00 +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: print VCS client version 2017-10-06 09:41:24 +03:00
dscanner.py English source string corrections 2017-09-16 13:19:38 +02:00
exception.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03: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 added some docstrings and error messages 2017-09-26 14:11:09 +02:00
init.py init: prompt user for Android SDK path using platform-specific default 2017-09-19 20:13:36 +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 sort index-v1; publish now creates and stores a list of signature fingerprints 2017-09-26 14:11:09 +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 fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02:00
server.py implement gettext localization 2017-09-15 11:39:00 +02:00
signatures.py fix string formats that are ambiguous for translators 2017-09-16 13:19:38 +02: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 choose best apk version vor index v0 2017-09-26 14:11:09 +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