chiark / gitweb /
fdroidserver.git
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
2017-11-29 tobiasKaminskygradle file: use flavour specific versionCode/versionNa...
2017-11-28 Hans-Christoph... jenkins-test: make new keystore on each test so the...
2017-11-27 Hans-Christoph... Bump to 0.9.1 for release process fixes 0.9.1
2017-11-27 Hans-Christoph... rename test files to work round filename length limits
2017-11-27 Hans-Christoph... check git is on correct tag before making a release
2017-11-27 Hans-Christoph... Merge branch 'tests-fedora' into 'master'
2017-11-27 relantests: fix pycodestyle lookup
2017-11-27 Hans-Christoph... Bump to 1.0.dev0
2017-11-27 Hans-Christoph... Bump to 0.9 0.9
2017-11-27 Hans-Christoph... Merge branch 'weblate' into 'master'
2017-11-27 Hans-Christoph... Weblate
2017-11-27 Hans-Christoph... nightly: fix PEP8 E722 do not use bare except
2017-11-27 Hans-Christoph... jenkins: require successful `git fetch` before running...
2017-11-27 Hans-Christoph... jenkins-setup-build-env: actually run tests in the...
2017-11-27 Hans-Christoph... jenkins-test: don't overwrite `fdroid init` config...
2017-11-26 Hans-Christoph... jenkins-test: force new repo setup for each build
2017-11-26 Hans-Christoph... Merge branch 'rsync' into 'master'
2017-11-26 Hans-Christoph... Merge branch 'ndk' into 'master'
2017-11-26 Marcus Hoffmannmakebuildserver: add ndk r16
2017-11-25 Hans-Christoph... Merge branch 'vm-provider-lookup-flaw' into 'master'
2017-11-25 Hans-Christoph... Merge branch 'no_rm' into 'master'
2017-11-25 Michael Pöhnfix vm provider lookup flaw
2017-11-25 Marcus Hoffmannbuild: rsync instead of sftp dirs to the buildserver
2017-11-25 Marcus Hoffmanncommon: use python instead of calling out to 'rm'
2017-11-25 Hans-Christoph... Merge branch 'stop-hanging-on-git-ssh' into 'master'
2017-11-24 Marcus Hoffmannvmtools: remove old vagrant workaround
2017-11-23 Hans-Christoph... never wait for SSH prompts when running git commands
2017-11-23 Hans-Christoph... build: stop git from waiting forever at username/passwo...
2017-11-23 Hans-Christoph... buildserver: use git from jessie-backports to get bette...
2017-11-23 Hans-Christoph... Merge branch 'nightly' into 'master'
2017-11-22 Hans-Christoph... nightly: new command to setup nightly builds in CI...
2017-11-22 Hans-Christoph... rename test file to fit within eCryptfs filename limits...
next