fdroidserver/fdroidserver
Hans-Christoph Steiner 2a33857fd0
update: include stages timing info in update.json
!1627 missed this, so stages only get included in running.json.  That means
the stages info is only visible while update is running, making it hard to
use.
2025-04-23 19:26:50 +02:00
..
asynchronousfilereader enable black on fdroidserver/asynchronousfilereader/__init__.py 2023-04-27 11:34:18 +02:00
__init__.py deploy: update_serverwebroots() for testable logic 2024-01-23 18:49:12 +01:00
__main__.py remove all references to optparse (deprecated since Python 3.2) 2024-05-08 16:19:27 +02:00
_yaml.py _yaml.config_dump() for writing out config 2025-03-10 08:49:18 +01:00
apksigcopier.py make F-Droid-specific changes to apksigcopier.py 2023-02-17 13:08:23 +00:00
btlog.py split out options from read_config() 2024-05-08 16:26:46 +02:00
build.py new function get_src_tarball_name; deprecates getsrcname 2024-12-11 11:39:02 +00:00
checkupdates.py checkupdates: always print remote message of git push 2025-04-09 17:48:11 +08:00
common.py drop error prefix when raising VCSException in case retrieving git revision failed 2025-04-03 10:24:46 +00:00
deploy.py publish: remove last use of stats/ dir 2025-03-20 15:08:32 +01:00
exception.py basic downloading for scan_binary signatures 2022-10-06 12:08:23 +02:00
github.py install: download from GitHub Releases 2024-11-01 00:16:13 +01:00
gpgsign.py split out options from read_config() 2024-05-08 16:26:46 +02:00
import_subcommand.py import_subcommand.py: misc fixes and updates 2024-09-16 19:48:02 +08:00
index.py rename v1_sort_packages to sort_package_versions 2025-03-20 15:08:32 +01:00
init.py use common var for 'config.yml', standarize on UTF-8 2025-03-05 12:20:32 +01:00
install.py install: fix download dir when fetching from GitHub Releases 2024-11-26 15:31:47 +01:00
lint.py repo_key_sha256 to list of valid config keys 2025-04-16 11:11:57 +00:00
looseversion.py add looseversion license information to vendored file 2023-12-08 10:42:29 +01:00
metadata.py metadata: rename srcdir -> srclibs_dir for clarity 2025-04-03 10:24:46 +00:00
mirror.py add ColorFormatter class for optional colorized log output 2024-11-19 13:04:23 +00:00
net.py clarify config data types and structures 2025-03-12 13:37:17 +01:00
nightly.py publish: remove last use of stats/ dir 2025-03-20 15:08:32 +01:00
publish.py fix missing comma in error message 2025-03-25 12:13:22 +01:00
readmeta.py split out options from read_config() 2024-05-08 16:26:46 +02:00
rewritemeta.py Read only metadata of apps given on the command line 2024-10-06 10:25:19 +02:00
scanner.py scanner: only output "X problems found" if errors or --verbose 2025-03-21 08:45:23 +00:00
signatures.py signatures: make from . import net optional 2025-03-12 17:27:26 +01:00
signindex.py split out options from read_config() 2024-05-08 16:26:46 +02:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py update: include stages timing info in update.json 2025-04-23 19:26:50 +02:00
verify.py verify: generate <appid>.json files that list all reports 2025-04-10 15:41:46 +00:00
vmtools.py vmtools: Properly initialize provider member 2023-03-21 14:00:58 +01:00