chiark / gitweb /
fdroidserver.git
2017-12-14 Hans-Christoph... Merge branch 'fixFlavor' into 'master'
2017-12-14 Hans-Christoph... add Conversations as gradle flavor test case
2017-12-14 Hans-Christoph... jenkins-build-all: improve detection of working buildse...
2017-12-14 Hans-Christoph... Merge branch '428-Signature-key-fingerprint-of-file...
2017-12-13 Michael Pöhnjenkins test: clear singing-key-fingerpring from previo...
2017-12-12 Hans-Christoph... Merge branch 'fdroidserver-liberapay' into 'master'
2017-12-12 Hans-Christoph... fix metadata_v0 tests
2017-12-12 Andrea ScarpinoAdd Liberapay support
2017-12-11 Hans-Christoph... Merge branch '1.0-polish' into 'master'
2017-12-11 Hans-Christoph... remove XML files from bash completion, they are not...
2017-12-11 Hans-Christoph... build: `apt-get purge sudo` after using it for sudo...
2017-12-11 Hans-Christoph... metadata: error if .fdroid.txt exists, it is unsupported
2017-12-11 Hans-Christoph... makebuildserver: quiet rsync for copy_caches_from_host
2017-12-11 Hans-Christoph... Merge branch 'rational-jarsigner-logging' into 'master'
2017-12-11 tobiasKaminskyregex only for flavor blocks: flavor { ... } and nothin...
2017-12-08 Hans-Christoph... Revert "makebuildserver: update SHA-256 for platform...
2017-12-07 Hans-Christoph... Merge branch 'yml_completion' into 'master'
2017-12-07 Marcus Hoffmannbash completion: use correct yml suffix
2017-12-07 Hans-Christoph... Merge branch 'more-nightly' into 'master'
2017-12-07 Hans-Christoph... nightly: replace / from fingerprint in SSH key filename...
2017-12-07 Hans-Christoph... nightly: prompt user to create a debug.keystore if...
2017-12-07 Hans-Christoph... nightly: fix QR icon.png generation
2017-12-07 Hans-Christoph... update: do not replace Name/Summary from template unles...
2017-12-07 Hans-Christoph... nightly: create app metadata using template of parsed...
2017-12-07 MarcusMerge branch 'remove-fd-commit' into 'master'
2017-12-07 Hans-Christoph... Merge branch 'help_message_fix' into 'master'
2017-12-07 Marcus Hoffmannmetadata: make help for metadata -W option clearer
2017-12-07 Hans-Christoph... handle jarsigner/apksigner output cleanly for rational...
2017-12-07 Hans-Christoph... Merge branch 'syntaxfix' into 'master'
2017-12-07 Izzycorrect "usage" output (--help; see #405)
2017-12-07 Hans-Christoph... makebuildserver: fix join() syntax error, it needs...
2017-12-07 relanMerge branch 'update-platform-27_r01' into 'master'
2017-12-06 Hans-Christoph... remove fd-commit, no active devs use it, and requires...
2017-12-06 Hans-Christoph... makebuildserver: update SHA-256 for platform-27_r01.zip
2017-12-06 Hans-Christoph... Merge branch 'gitlab-ci-testing-xenial-fedora' into...
2017-12-06 Hans-Christoph... gitlab-ci: move sdist test run to new fedora job
2017-12-06 Hans-Christoph... init: fix test for aapt when no aapt has been found
2017-12-06 Hans-Christoph... makebuildserver: make copy_caches_from_host do rsync...
2017-12-06 Hans-Christoph... setup requires Babel aka python3-babel to compile trans...
2017-12-06 Hans-Christoph... gitlab-ci: add `pip install` test on Arch Linux
2017-12-06 Hans-Christoph... gitlab-ci: add test runs on Ubuntu, Debian/testing...
2017-12-06 Marcus Hoffmanncommon.testCase: fix find_sdk_tools when aapt is instal...
2017-12-06 Hans-Christoph... hooks/pre-commit: make ruby and dash tests optional
2017-12-06 Hans-Christoph... common: aapt 24.0.0 (v0.2-2964546) is now required
2017-12-06 Hans-Christoph... Merge branch 'lint-fixes' into 'master'
2017-12-06 Hans-Christoph... Merge branch 'rsync_improvements' into 'master'
2017-12-06 Hans-Christoph... lint: greatly expand the list of link shorteners to ban
2017-12-06 Hans-Christoph... lint: enforce HTTPS and shortener ban in descriptions...
2017-12-06 Hans-Christoph... lint: switch links to plain URLS rather than mediawiki...
2017-12-06 Hans-Christoph... lint: add more VCS HTTPS checks
2017-12-05 Marcus Hoffmannbuild: write out full rsync options
2017-12-05 Marcus Hoffmannbuild: better logging output on rsync failures
2017-12-05 Torsten GroteMerge branch 'nightly-fixes' into 'master'
2017-12-05 Hans-Christoph... fix `hg pull`, was stupid mistake in 7bba20c6626152abde...
2017-12-05 Hans-Christoph... jenkins-setup-build-environment: delete libvirt images...
2017-12-05 Hans-Christoph... nightly: use shutil.move() only so all ops work across...
2017-12-04 Hans-Christoph... shutil.move() in apk_strip_signature() to work across...
2017-12-04 Hans-Christoph... nightly: only use read_config to load final, generated...
2017-12-04 Hans-Christoph... nightly: resign APKs with provided debug.keystore
2017-12-04 Hans-Christoph... add common.sign_apk() for nighly as test for using...
2017-12-04 Hans-Christoph... Merge branch 'CVE-2017-1000117' into 'master'
2017-12-04 Hans-Christoph... block all SSH connections for VCS, for usabililty and...
2017-12-04 MarcusMerge branch 'submodules_ucm' into 'master'
2017-12-04 Marcus Hoffmanncheckupdates: don't fail when we can't init submodules
2017-12-03 Michael PöhnMerge branch 'git_clone_fix' into 'master'
2017-12-03 Marcus HoffmannGitFetchFDroidPopen: don't change cwd per default
2017-12-03 Hans-Christoph... stop `git clone` from hanging at prompts
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Marcus Hoffmannbuild: log vcs tools version on every build attempt
2017-12-02 Hans-Christoph... Merge branch 'metadataFlavours' into 'master'
2017-12-02 Hans-Christoph... build: hard exit on success to avoid hanging
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-12-02 MarcusMerge branch 'sort-fdroid-build-all' into 'master'
2017-12-01 tobiasKaminskyadd flavour to metadata
2017-11-30 Hans-Christoph... tests: use standard dir setup so all tests start in...
2017-11-30 Hans-Christoph... tests: name temp test dir after test function that...
2017-11-30 Hans-Christoph... build: sort `fdroid build --all` by most recently chang...
2017-11-30 Hans-Christoph... mirror: fix syntax error on Python 3.4
2017-11-30 Hans-Christoph... Merge branch 'gradleFlavor' into 'master'
2017-11-30 Hans-Christoph... PEP8 fixes
2017-11-30 Hans-Christoph... Merge branch 'polish-for-1.0' into 'master'
2017-11-30 tobiasKaminskyadded test case
2017-11-29 Hans-Christoph... vmtools: in KVM mode, only call sudo hack when file...
2017-11-29 Hans-Christoph... server: prevent crash when uploading to virustotal
2017-11-29 Hans-Christoph... init: handle case where keystore.jks is present but...
2017-11-29 Hans-Christoph... common: document read_pkg_args() and read_app_args()
2017-11-29 Hans-Christoph... build: set open file limit based on how many apps are...
2017-11-29 Hans-Christoph... buildserver: include all Android SDK licenses in their...
2017-11-29 Hans-Christoph... nightly: automatically create and manage app metadata
2017-11-29 Hans-Christoph... nightly: fix QR code repo icon generation
2017-11-29 Hans-Christoph... nightly: include 'qrcode' as dependency
2017-11-29 Hans-Christoph... update: use KnownApks dates to check system clock on...
2017-11-29 Hans-Christoph... Merge branch 's3cfg' into 'master'
2017-11-29 Hans-Christoph... server: allow user to specify custom s3cfg file (closes...
2017-11-29 MarcusMerge branch 'fdroid-mirror' into 'master'
2017-11-29 Hans-Christoph... mirror: fix downloading of graphics
2017-11-29 Hans-Christoph... mirror: forward --verbose flag to wget to control output
2017-11-29 Hans-Christoph... mirror: verify index signature if fingerprint included...
2017-11-29 Hans-Christoph... mirror: show help if no URL is provided
2017-11-29 Hans-Christoph... mirror: new command to make a mirror of a repo
next