fdroidserver/fdroidserver
Hans-Christoph Steiner 0950cdac09 make repo_keyalias like a config option: leave it commented out
Before, the code relies on repo_keyalias being None, which does not feel
conffile-like.  Now, its commented out if its not set.
2014-04-07 16:00:18 -04:00
..
getsig Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Switch back to paramiko for all modules 2014-04-03 17:14:59 +01:00
checkupdates.py Also show error messages when coming from UCM:Tags 2014-03-21 19:19:17 +01:00
common.py improved error messages related to missing/non-functional SDK paths 2014-04-07 16:00:17 -04:00
import.py Properly use logging.warn in some places 2014-03-18 08:22:36 +01:00
init.py use default keystore path when generating a new setup with init 2014-04-07 16:00:17 -04:00
install.py Merge branch 'master' into logging 2014-02-02 19:45:17 +01:00
lint.py Better identify empty licenses 2014-03-28 11:40:58 +01:00
metadata.py Only make lists if a space follows the # or * sign 2014-03-27 17:51:34 +01:00
publish.py Validate publish-related file existence before proceeding 2014-04-04 15:37:18 +01:00
readmeta.py New command: readmeta, like lint but without warnings 2014-02-02 15:11:26 +01:00
rewritemeta.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00
scanner.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00
server.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00
stats.py Fix stats (broken in f3db000) 2014-02-23 22:34:27 +00:00
update.py make repo_keyalias like a config option: leave it commented out 2014-04-07 16:00:18 -04:00
verify.py Add --quiet option, restricting output to warnings/errors 2014-02-22 09:46:24 +00:00