fdroidserver/fdroidserver
Hans-Christoph Steiner fdf17e809c automatically detect various installed JDKs and set JAVA[6-9]_HOME
This checks for which JDKs are installed in common locations, then sets the
JAVA[6-9]_HOME env vars needed by some build environments.
2016-02-11 21:17:23 +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
build.py Tidy up/fix some vagrant issues 2016-01-26 22:05:31 +00:00
checkupdates.py use tag if version name is unknown 2016-02-11 19:50:16 +01:00
common.py automatically detect various installed JDKs and set JAVA[6-9]_HOME 2016-02-11 21:17:23 +01:00
gpgsign.py Support 'gpgkey' option as announced in sample config. 2016-01-27 15:51:03 +00:00
import.py Open metadata files in only one place 2015-12-07 20:31:23 +01:00
init.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
install.py install: filter out log messages better 2015-11-11 13:09:29 +01:00
lint.py lint: also check for trailing spaces in names 2016-01-31 21:29:31 +00:00
metadata.py metadata: fix text wrapping on unicode characters 2016-01-10 17:54:38 +01:00
net.py Move requests code out of common.py, closes #114 2015-08-31 17:05:08 -07:00
publish.py Rework app into a class 2015-11-28 17:11:05 +01:00
readmeta.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
rewritemeta.py lint: optionally check format 2015-12-07 20:12:26 +01:00
scanner.py scanner: Allow clojars.org maven repository 2016-01-24 18:13:45 +00:00
server.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
signindex.py Replace MD5withRSA with SHA1withRSA. Fixes #26. 2015-09-24 18:53:04 -07:00
stats.py stats: use a stable sort that doesn't randomize 2016-01-11 02:43:06 +01:00
update.py Add Author Name and Author Email fields. (Closes: #90) 2016-01-03 23:00:03 +01:00
verify.py except named exception handling 2015-12-29 20:09:27 +01:00