1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-05 18:50:09 +02:00
fdroidserver/fdroidserver
Daniel Martí e8eda55d9d metadata: Always use regex to verify values
Lists can be made into regexes very easily. Major code simplification.
Also no need to construct sets to avoid iterating over lists.
2016-01-04 13:44:00 +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 gradle: stop trying to patch outputFile 2015-12-31 09:47:14 +01:00
checkupdates.py except named exception handling 2015-12-29 20:09:27 +01:00
common.py gradle: stop trying to patch outputFile 2015-12-31 09:47:14 +01:00
gpgsign.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07: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: warn about spaces in summaries too 2015-12-31 11:21:47 +01:00
metadata.py metadata: Always use regex to verify values 2016-01-04 13:44:00 +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 Change print-function to have brackets 2015-12-29 20:06:46 +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 stats: fix a few dict accesses left over 2015-12-07 12:33:24 +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