1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-04 18:20:13 +02:00
fdroidserver/fdroidserver
2017-06-12 18:09:00 +01: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
btlog.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
build.py Don't pass root_dir to scan_source 2017-05-25 20:11:14 +02:00
checkupdates.py fix pylint unused-argument 2017-05-23 22:34:16 +02:00
common.py use var naming scheme in KnownApks (apk --> apkName) 2017-06-01 16:01:05 +02:00
dscanner.py unified method for naming build output 2017-04-22 12:04:32 +02:00
exception.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
gpgsign.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
import.py Add support for the new Bitbucket look 2017-05-30 18:33:55 +03:00
index.py strip file extension from generated name for non-APKs 2017-06-01 16:01:05 +02:00
init.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
install.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
lint.py lint can no longer properly detect unset Summary/Description 2017-06-07 22:10:25 +02:00
metadata.py rewritemeta: do not include empty Summary: or Description: 2017-06-07 22:10:25 +02:00
net.py Support ETag when downloading repository index 2017-05-02 15:37:02 -03:00
publish.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
readmeta.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
rewritemeta.py use pyyaml for rewriting .yml metadata files 2017-05-02 14:55:23 +02:00
scanner.py fix pylint unused-argument 2017-05-23 22:34:16 +02:00
server.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
signindex.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
stats.py all: make newer pycodestyle happy 2016-11-15 20:55:06 +00:00
tail.py include class like UNIX tail -f for displaying logs 2017-05-23 20:04:08 +02:00
update.py fix !320 due to unintentionally reusing the same variable name 2017-06-12 18:09:00 +01:00
verify.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
vmtools.py refactored vm related code from build.py to vmtools.py 2017-05-23 20:08:29 +02:00