1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 03:40:11 +02:00
fdroidserver/fdroidserver
Daniel Martí f7e9022217 scanner: ignore gradle comment lines
Useful to detect:

	maven {
		// foo
		url "http://foo.bar"
	}
2015-10-08 12:16:45 +02: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 Remove unwanted files in a more consistent way 2015-10-08 12:10:55 +02:00
checkupdates.py write_metadata fixes 2015-10-04 18:01:23 +02:00
common.py extension simplifications 2015-10-04 18:01:32 +02:00
gpgsign.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
import.py write_metadata fixes 2015-10-04 18:01:23 +02:00
init.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
install.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
lint.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
metadata.py extension simplifications 2015-10-04 18:01:32 +02:00
net.py Move requests code out of common.py, closes #114 2015-08-31 17:05:08 -07:00
publish.py Replace MD5withRSA with SHA1withRSA. Fixes #26. 2015-09-24 18:53:04 -07:00
readmeta.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00
rewritemeta.py More improvements to yaml writing 2015-10-04 07:55:55 -07:00
scanner.py scanner: ignore gradle comment lines 2015-10-08 12:16:45 +02: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 Deduplicate statsdir 2015-09-14 18:13:03 -07:00
update.py Fix moving of gpg sigs between repo and archive 2015-10-06 08:32:00 +00:00
verify.py all: deduplicate -v/-q setup 2015-09-11 23:42:50 -07:00