chiark / gitweb /
fdroidserver.git
2017-06-01 Hans-Christoph... update: add --rename-apks to force APK filenames to...
2017-06-01 Hans-Christoph... allow APKs with same packageName/versionCode but differ...
2017-05-30 Hans-Christoph... gitlab-ci: add index v0 metadata parsing test
2017-05-30 Hans-Christoph... add basic test for `fdroid scanner`
2017-05-30 Hans-Christoph... Merge branch 'master' into 'master'
2017-05-30 Alexey KrasilnikovAdd support for the new Bitbucket look
2017-05-29 Hans-Christoph... Merge branch 'makebs' into 'master'
2017-05-26 Boris KrautMerge branch 'lint-for-newness' into 'master'
2017-05-26 Boris Krautmakebs: update to ndk-r14b and build-tools-25.0.3
2017-05-26 Hans-Christoph... make tests pass new lint rules
2017-05-26 Hans-Christoph... lint: use only license tags from https://spdx.org/licen...
2017-05-26 Hans-Christoph... lint: support new per-package subdirs for l18n and...
2017-05-26 Hans-Christoph... lint: add popular URL shorteners to the banned list
2017-05-25 Hans-Christoph... Merge branch 'master' into 'master'
2017-05-25 mimi89999Don't pass root_dir to scan_source
2017-05-25 Torsten GroteMerge branch 'modernize-pylint' into 'master'
2017-05-24 Hans-Christoph... Merge branch 'linphone-packages' into 'master'
2017-05-24 Andrew PatrikalakisAdd required packages for linphone 3.1.0 build
2017-05-23 Hans-Christoph... fix pylink 'dict' has no member 'keystore'
2017-05-23 Hans-Christoph... fix pylint unused-argument
2017-05-23 Hans-Christoph... update outdated pylint setup
2017-05-23 Hans-Christoph... Merge branch 'python-vagrant-copy-caches' into 'master'
2017-05-23 Hans-Christoph... makebuildserver: make config['domain'] local var where...
2017-05-23 Michael Pöhnrefactored vm related code from build.py to vmtools.py
2017-05-23 Michael Pöhnremoved unused buildserver code
2017-05-23 Hans-Christoph... leave VirtualBox `vagrant package` as it was originally
2017-05-23 Michael Pöhnrestart builder vm when ssh connection fails
2017-05-23 Hans-Christoph... build: delete bad builder/ symlinks
2017-05-23 Michael Pöhnwait a sec after suspending
2017-05-23 Michael Pöhnreset buildserver vm if vagrant uuid not present
2017-05-23 Michael Pöhnmakebuildserver vbox logmessage fix
2017-05-23 Michael Pöhnuse uuid for vbox snapshots again
2017-05-23 Michael Pöhnremoved useless vm validity check; attempted to fix...
2017-05-23 Michael Pöhndeal with outdated box images in libvirt storage pool
2017-05-23 Michael Pöhnmakebuildserver deal with apt cache lock
2017-05-23 Hans-Christoph... build server use up instead or resume; logging
2017-05-23 Hans-Christoph... test script for vmtools
2017-05-23 Michael Pöhnrevised build server creation
2017-05-23 Michael Pöhnauto-lookup vm provider based on available executables...
2017-05-23 Hans-Christoph... fixed reading libvirt box image size
2017-05-23 Michael Pöhnvmtools debug logging for check_output calls
2017-05-23 Hans-Christoph... added box handling to vmtools
2017-05-23 Hans-Christoph... refactored kvm_package to vmtools
2017-05-23 Hans-Christoph... added makebuildserver option for keeping vagrant box
2017-05-23 Michael Pöhnfix virsh destroy parameters
2017-05-23 Michael Pöhnuse configured vm provider in when calling destroy...
2017-05-23 Michael Pöhnuse overhauled mv destroy code in build.py
2017-05-23 Michael Pöhnoverhauled and moved destroying builder vm to vmtools.py
2017-05-23 Michael Pöhnfdroid build: added sleep after destroy/undefine
2017-05-23 Michael Pöhnmakebuildserver added sleep after destroy/undefine
2017-05-23 Michael Pöhnmakebuildserver more robust codepath for vagrant destroy
2017-05-23 Michael Pöhnmakebuildserver added failsafe when destroy vagrant vm
2017-05-23 Michael Pöhnmakebuildserver use virsh instead of libvirt for forcin...
2017-05-23 Michael Pöhnmakebuildserver debug logging when initial provisioning...
2017-05-23 Michael Pöhnoverhauled makebuildserver libvirt vm cleanup
2017-05-23 Michael Pöhnmakebuildserver debugging log details
2017-05-23 Michael Pöhnmakebuildserver prune gloabal vagrant status when purgi...
2017-05-23 Michael Pöhndelete .vagrant dir when cleaning up buildserver vm
2017-05-23 Michael Pöhnjenkins makebuildserver fail if vagrant box was not...
2017-05-23 Hans-Christoph... calculate correct size for buildserver-box in makebuild...
2017-05-23 Michael Pöhnauto-reset broken builder vm
2017-05-23 Michael Pöhnscan vm provider again after re-creating builder vm
2017-05-23 Michael Pöhnadded some debug listings to jenkins makebuildserver...
2017-05-23 Michael Pöhndelete associated libvirt domain/image when destroying...
2017-05-23 Michael Pöhnbuild: fixed kvm snapshot support; makebuildserver...
2017-05-23 Michael Pöhnadded libvirt vm-provider support to build.py
2017-05-23 Hans-Christoph... makebuildserver: package up KVM VM as a vagrant box
2017-05-23 Hans-Christoph... buildserver: make --clean destroy reliably
2017-05-23 Hans-Christoph... buildserver: consolidate boxfile export code into one...
2017-05-23 Hans-Christoph... buildserver: add copy_caches_from_host config option
2017-05-23 Hans-Christoph... buildserver: run_via_vagrant_ssh() to run cmds via...
2017-05-23 Hans-Christoph... buildserver: move code into main() method to always...
2017-05-23 Hans-Christoph... buildserver: display verbose logging in a background...
2017-05-23 Hans-Christoph... buildserver: replace custom code with python-vagrant
2017-05-23 Hans-Christoph... include class like UNIX `tail -f` for displaying logs
2017-05-23 Hans-Christoph... move bulk of reproducible_fdroid_build_apps.sh to jenki...
2017-05-22 Hans-Christoph... Merge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-05-22 Michael Pöhnfix calling vagrant global-status
2017-05-22 Michael Pöhnuse stable version of priv ext instead of latest when...
2017-05-22 Hans-Christoph... jenkins-build-makebuildserver: retry `git fetch` until...
2017-05-22 Hans-Christoph... Merge branch 'indexing-fixes' into 'master'
2017-05-18 Hans-Christoph... update: find aapt when it is not in the PATH
2017-05-18 Hans-Christoph... update: fix fastlane scraping, it uses a subdir called...
2017-05-18 Hans-Christoph... update: skip packages without metadata in index V1
2017-05-18 Hans-Christoph... update: improved logging
2017-05-18 Hans-Christoph... update: allow repo files to use _ in the file names
2017-05-18 Hans-Christoph... metadata: switch from deprecated cgi.escape to html...
2017-05-17 Torsten GroteMerge branch 'cdn-git-mirror' into 'master'
2017-05-17 thez3rofix double pushing on remote
2017-05-17 Hans-Christoph... Merge branch 'cdn-git-mirror' into 'master'
2017-05-17 thez3roUse gitlab pages as mirror
2017-05-10 Hans-Christoph... Merge branch 'hg39' into 'master'
2017-05-10 Boris Krautbuildserver: use hg 3.9 from backports
2017-05-05 Hans-Christoph... Merge branch 'master' into 'master'
2017-05-05 Michael PöhnMerge branch 'yaml' into 'master'
2017-05-04 thez3rouse androguard if aapt isn't found
2017-05-02 Hans-Christoph... Merge branch 'download-index-etag' into 'master'
2017-05-02 Torsten GroteSupport ETag when downloading repository index
2017-05-02 Hans-Christoph... fix white space trimming when writing .txt format
next