1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-18 19:20:08 +02:00
fdroidserver/fdroidserver
2017-05-23 20:06:06 +02: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 use overhauled mv destroy code in build.py 2017-05-23 20:06:06 +02:00
checkupdates.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
common.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03: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 Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
index.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03: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 downcase all 'localized' key names to match the rest of index-v1 2017-04-27 21:12:49 +02:00
metadata.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03: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 Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03: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 Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
verify.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
vmtools.py vmtools debug logging for check_output calls 2017-05-23 20:06:06 +02:00