1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
fdroidserver/fdroidserver
Daniel Martí dd70c9441c Detect most bad URLs
Also [appid] links that should really be [[appid]]
2015-05-13 13:06:10 +02:00
..
__init__.py Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
build.py Add COMMIT, VERSION and VERCODE recipe vars. Fixes #69 2015-05-10 13:55:16 +02:00
checkupdates.py Remove shell option from FDroidPopen 2015-01-26 18:30:01 +00:00
common.py Add COMMIT, VERSION and VERCODE recipe vars. Fixes #69 2015-05-10 13:55:16 +02:00
gpgsign.py Generate gpg signatures for apks in archive repo also 2014-06-30 22:49:54 +01:00
import.py Importer: Fix duplicated urls 2015-03-22 03:24:43 +01:00
init.py Add NDK r10d, this time alongside r9b 2015-01-03 00:07:01 +01:00
install.py run all SDK tools commands using SdkToolsPopen 2014-12-14 13:25:20 +01:00
lint.py lint: warn about None category 2015-04-19 17:04:44 +02:00
metadata.py Detect most bad URLs 2015-05-13 13:06:10 +02:00
publish.py Use jarsigner-based verification in publish 2015-01-31 15:59:00 +00:00
readmeta.py Always run read_srclibs as part of read_metadata 2014-06-30 14:39:52 +02:00
rewritemeta.py Map apps in memory from appid to appinfo 2014-08-16 12:46:02 +02:00
scanner.py scanner: adapt to new scan_source format (fixes #59) 2015-01-10 13:49:54 +01:00
server.py Use --safe-links with rsync 2015-05-08 14:55:50 +01:00
signindex.py Add fdroid signindex to sign previously unsigned indexes 2015-01-11 08:20:14 +00:00
stats.py Order counter stats by value, not key 2015-04-23 16:42:22 +02:00
update.py Failed to update what page? 2015-02-01 20:32:03 +00:00
verify.py Fix all pep8 warnings 2014-10-24 22:23:58 +02:00