1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 23:23:27 +02:00
fdroidserver/fdroidserver
Daniel Martí 8c2e1fedfc Actually check that bools are valid
The metadata check was omitting booleans and lists, as it was only
taking strings. Fix this.
2015-12-03 16:35:46 +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 Rework build into a class 2015-12-02 20:03:11 +01:00
checkupdates.py Rework build into a class 2015-12-02 20:03:11 +01:00
common.py Pre-compile more regexes 2015-12-02 20:40:30 +01:00
gpgsign.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
import.py Rework build into a class 2015-12-02 20:03:11 +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 Rename metafieldtype to fieldtype 2015-12-03 13:53:49 +01:00
metadata.py Actually check that bools are valid 2015-12-03 16:35:46 +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 Make text formatting faster via StringIO 2015-12-03 12:02:47 +01:00
scanner.py Rework build into a class 2015-12-02 20:03:11 +01: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 Rework app into a class 2015-11-28 17:11:05 +01:00
update.py Rework build into a class 2015-12-02 20:03:11 +01:00
verify.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00