fdroidserver/fdroidserver
2013-11-05 19:42:29 +01:00
..
getsig Don't include getsig.class as source 2013-10-25 20:43:16 +02:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Make FDroidPopen a lot simpler, pythonize a few things 2013-11-04 20:19:31 +01:00
checkupdates.py Merge branch 'master' into verbose-rewrite 2013-11-03 14:00:09 +01:00
common.py Replace some 'if len(s) == 0' by 'if not s', remove unnecessary code 2013-11-05 19:42:29 +01:00
import.py AM.xml is not the only file that designates an android app source dir 2013-11-02 22:52:52 +01:00
init.py Fix init with common, don't require cwd in FDroidPopen 2013-11-05 09:26:56 +01:00
publish.py Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
rewritemeta.py Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
scanner.py Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
server.py Fix server.py NoneType error 2013-11-04 15:16:30 +01:00
stats.py Fix fdroid stats, checking config before reading it 2013-11-05 07:58:56 +00:00
update.py Write maintainer notes to wiki 2013-11-05 16:40:23 +00:00
verify.py Fixes to makebuildserver and verify 2013-11-04 10:22:22 +01:00