1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
fdroidserver/fdroidserver
2017-06-28 23:53:42 +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 build.py corrected 2017-06-20 15:56:15 +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 init: update docs links for next steps 2017-06-28 23:14:57 +02:00
install.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
lint.py lint: check file extension for metadata 2017-06-28 23:14:57 +02:00
metadata.py Added a method to build python/kivy projects using buildozer. 2017-06-20 14:16:31 +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 scanner: allow google maven 2017-05-26 15:51:38 +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 update: move duplicated code into move_apk_between_sections() 2017-06-28 23:53:42 +02:00
verify.py Replace sys.exit() in non-main functions by exceptions 2017-05-22 16:51:11 -03:00
vmtools.py Copy initial buildserver CPU/memory configuration to final box Vagrantfile 2017-06-01 09:53:33 -04:00