| .. |
|
asynchronousfilereader
|
Add asynchronous filereader, fix python3 lockups
|
2015-09-20 20:57:53 +02:00 |
|
__init__.py
|
fix egg-link and easy_install support for Python3
|
2017-10-19 23:28:13 +02:00 |
|
__main__.py
|
remove dscanner subcommand
|
2020-01-31 14:17:12 +01:00 |
|
btlog.py
|
use defusedxml to avoid DoS attacks while loading XML
|
2018-08-29 17:44:54 +02:00 |
|
build.py
|
build: do not write/rsync status JSON when running --on-server
|
2020-02-20 16:40:19 +01:00 |
|
checkupdates.py
|
checkupdates: write status JSON
|
2020-02-18 23:45:52 +01:00 |
|
common.py
|
get_app_from_url: add codeberg.org as git url
|
2020-04-15 09:13:08 +02:00 |
|
exception.py
|
checkupdates: don't fail when we can't init submodules
|
2017-12-04 16:30:37 +01:00 |
|
gpgsign.py
|
gpgsign: write status JSON
|
2020-02-19 14:50:26 +01:00 |
|
import.py
|
import: --omit-disable option to easily work with generated files
|
2020-03-11 22:13:47 +01:00 |
|
index.py
|
add opencollective metadata and index field
|
2020-03-10 14:56:03 +00:00 |
|
init.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
|
install.py
|
fix string formats that are ambiguous for translators
|
2017-09-16 13:19:38 +02:00 |
|
lint.py
|
lint: allow Beerware and XSkat licenses
|
2019-10-07 12:05:37 +02:00 |
|
metadata.py
|
opencollecive: fix allowed characters
|
2020-03-10 16:26:34 +01:00 |
|
mirror.py
|
mirror: make .asc downloading opt-in with --pgp-signatures
|
2020-01-31 15:38:02 +01:00 |
|
net.py
|
set F-Droid HTTP Headers globally
|
2020-03-11 13:41:13 +01:00 |
|
nightly.py
|
Add stats support to nightly repo
|
2020-03-02 14:17:42 -03:00 |
|
publish.py
|
publish: write status JSON
|
2020-02-19 14:50:24 +01:00 |
|
readmeta.py
|
all: make newer pycodestyle happy
|
2016-11-15 20:55:06 +00:00 |
|
rewritemeta.py
|
rewritemeta: refactor supported list to module variable SUPPORTED_FORMATS
|
2019-08-27 15:38:40 +02:00 |
|
scanner.py
|
scanner: add --force option for scanning disabled apps/builds
|
2020-02-13 13:58:13 +01:00 |
|
server.py
|
deploy: retry virustotal 30 seconds after rate limiting, and log
|
2020-03-11 22:13:42 +01:00 |
|
signatures.py
|
clean up globals in signatures.py
|
2018-07-30 13:07:07 +02:00 |
|
signindex.py
|
signindex: write status JSON
|
2020-02-19 14:50:30 +01:00 |
|
stats.py
|
fix PEP8 W605 invalid escape sequence
|
2018-05-29 13:51:47 +02:00 |
|
tail.py
|
remove redundant open() arg: encoding='utf8'
|
2018-10-19 15:01:34 +02:00 |
|
update.py
|
update: write status in JSON repo file, using new internal API
|
2020-02-18 23:45:48 +01:00 |
|
verify.py
|
update: write status in JSON repo file, using new internal API
|
2020-02-18 23:45:48 +01:00 |
|
vmtools.py
|
libvirt: various fixes related to the makebuildserver and fdroid build commands
|
2020-03-09 15:06:19 +00:00 |