1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-14 11:00:10 +01:00
fdroidserver/fdroidserver
2016-04-12 12:42:41 +04: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 Fix error in build.py 2016-03-27 21:36:16 +02:00
checkupdates.py rename metadata.write_metadata() to match metadata.parse_*_metadata() 2016-03-23 17:16:28 +01:00
common.py Add and switch to build-tools 23.0.3 2016-04-05 10:49:30 +01:00
gpgsign.py Port all imports to python3 2016-03-10 16:43:37 +00:00
import.py standardize on .yml as the file extension for YAML 2016-03-23 17:16:28 +01:00
init.py fix stab at a Cygwin port (aaaahh Windows!) 2016-03-15 11:30:27 +01:00
install.py Port all imports to python3 2016-03-10 16:43:37 +00:00
lint.py lint: remove sets usage 2016-03-10 16:43:37 +00:00
metadata.py standardize on .yml as the file extension for YAML 2016-03-23 17:16:28 +01:00
net.py Fix python headers in some source files 2016-03-11 13:27:00 +00:00
publish.py publish: fix hashing of strings 2016-03-10 16:43:37 +00:00
readmeta.py Port all imports to python3 2016-03-10 16:43:37 +00:00
rewritemeta.py rewritemeta: fix after !62 breakage 2016-03-24 19:48:15 +00:00
scanner.py Replace remaining file() usage 2016-03-10 16:43:37 +00:00
server.py Port all imports to python3 2016-03-10 16:43:37 +00:00
signindex.py Port all imports to python3 2016-03-10 16:43:37 +00:00
stats.py Replace itervalues() with values() 2016-03-10 16:43:37 +00:00
update.py Add an encoding parameter to open apkcache created with Py2 2016-04-12 12:42:41 +04:00
verify.py Port all imports to python3 2016-03-10 16:43:37 +00:00