chiark / gitweb /
fdroidserver.git
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...
2017-11-22 Hans-Christoph... make common.local_rsync() method for pre-configured...
2017-11-22 Hans-Christoph... common.get_examples_dir() to get path to fdroidserver...
2017-11-22 Hans-Christoph... tests: new tests for stacktraces caused by translated...
2017-11-22 Hans-Christoph... remove --create-key from completion, its only for migra...
2017-11-20 Hans-Christoph... Merge branch 'gradle-platform-install' into 'master'
2017-11-20 Hans-Christoph... Merge branch 'remove-ubuntu-trusty-paramiko-hack' into...
2017-11-17 relanbuildserver: remove special sshd setup for Ubuntu 14.04
2017-11-14 relanbuildserver: add new android-sdk-license hash
2017-11-14 MarcusMerge branch 'gradle-4.3.1' into 'master'
2017-11-14 relanbuildserver: allow gradle/sdkmanager to install new...
2017-11-14 relanmakebuildserver: add Gradle 4.3.1
2017-11-14 MarcusMerge branch 'master' into 'master'
2017-11-14 Benji WiebeChanged setup.py +x for easy invocation
2017-11-12 MarcusMerge branch 'build-tools_r26.0.3' into 'master'
2017-11-12 relanmakebuildserver: add build-tools_r26.0.3
2017-11-12 relanMerge branch 'master' into 'master'
2017-11-10 Hans-Christoph... jenkins: some reliability fixes to the test scripts
2017-11-10 Sergey Ereminmakebuildserver: add build-tools_r27.0.1
2017-11-10 Hans-Christoph... jenkins-test: ./run-tests won't work with only unsigned...
2017-11-09 Hans-Christoph... README: add new jenkins.debian.net test
2017-11-09 Hans-Christoph... tests: only test `fdroid build` if the right build...
2017-11-09 Hans-Christoph... tests: fix `fdroid build` test with Debian gradle
2017-11-08 Hans-Christoph... fix tests to work when only Debian Android SDK is installed
2017-11-08 Hans-Christoph... jenkins-test: tame debug output to keep logs at a reaso...
2017-11-08 Hans-Christoph... update: improve help strings
2017-11-08 Hans-Christoph... jenkins-test: ./run-tests needs ANDROID_HOME
2017-11-08 Hans-Christoph... hooks: add new jenkins scripts to syntax checker
2017-11-08 Hans-Christoph... jenkins: make test script executable
2017-11-08 Hans-Christoph... jenkins: rename scripts based on jenkins.debian.net...
2017-11-08 Hans-Christoph... jenkins: move tests to separate job
2017-11-08 Hans-Christoph... README: add Weblate badge for translation status
2017-11-07 Hans-Christoph... jenkins-build-makebuildserver: bump cpus to 2 and memor...
2017-11-07 Hans-Christoph... jenkins-build: clean / fix paths to buildserver base...
2017-11-05 MarcusMerge branch 'build-tools_r27' into 'master'
2017-11-05 relanmakebuildserver: add build-tools_r27
next