chiark / gitweb /
setup.py: don't use pyasn1 to 0.3.3 until pyasn1-modules is updated to support it
[fdroidserver.git] / fdroidserver /
2017-06-02 Torsten GroteMerge branch 'localization-template' into 'master'
2017-06-02 Torsten GroteMerge branch 'duplicate-apk-processing' into 'master'
2017-06-01 Hans-Christoph Steinercheck signature and OpenSSL after APK has proven valid
2017-06-01 Hans-Christoph Steinerstrip file extension from generated name for non-APKs
2017-06-01 Hans-Christoph Steineruse var naming scheme in KnownApks (apk --> apkName)
2017-06-01 Hans-Christoph Steinerregexs for getting packageName and versionCode from...
2017-06-01 Hans-Christoph Steinerindex.xml cannot handle APKs with the same packageName...
2017-06-01 Hans-Christoph Steinerupdate: add --rename-apks to force APK filenames to...
2017-06-01 Andrew PatrikalakisCopy initial buildserver CPU/memory configuration to...
2017-06-01 Hans-Christoph Steinerallow APKs with same packageName/versionCode but differ...
2017-05-30 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-30 Alexey KrasilnikovAdd support for the new Bitbucket look
2017-05-29 Hans-Christoph SteinerMerge branch 'makebs' into 'master'
2017-05-26 Boris KrautMerge branch 'lint-for-newness' into 'master'
2017-05-26 Hans-Christoph Steinerlint: use only license tags from https://spdx.org/licen...
2017-05-26 Hans-Christoph Steinerlint: support new per-package subdirs for l18n and...
2017-05-26 Hans-Christoph Steinerlint: add popular URL shorteners to the banned list
2017-05-26 Boris Krautscanner: allow google maven
2017-05-25 Hans-Christoph SteinerMerge 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-23 Hans-Christoph Steinerfix pylink 'dict' has no member 'keystore'
2017-05-23 Hans-Christoph Steinerfix pylint unused-argument
2017-05-23 Hans-Christoph SteinerMerge branch 'python-vagrant-copy-caches' into 'master'
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 Steinerleave VirtualBox `vagrant package` as it was originally
2017-05-23 Michael Pöhnrestart builder vm when ssh connection fails
2017-05-23 Hans-Christoph Steinerbuild: 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ö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 Hans-Christoph Steinerbuild server use up instead or resume; logging
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 Steinerfixed reading libvirt box image size
2017-05-23 Michael Pöhnvmtools debug logging for check_output calls
2017-05-23 Hans-Christoph Steineradded box handling to vmtools
2017-05-23 Hans-Christoph Steinerrefactored kvm_package to vmtools
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öhnauto-reset broken builder vm
2017-05-23 Michael Pöhnscan vm provider again after re-creating builder vm
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 Steinerinclude class like UNIX `tail -f` for displaying logs
2017-05-22 Hans-Christoph SteinerMerge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-05-22 Hans-Christoph SteinerMerge branch 'indexing-fixes' into 'master'
2017-05-18 Hans-Christoph Steinerupdate: find aapt when it is not in the PATH
2017-05-18 Hans-Christoph Steinerupdate: fix fastlane scraping, it uses a subdir called...
2017-05-18 Hans-Christoph Steinerupdate: skip packages without metadata in index V1
2017-05-18 Hans-Christoph Steinerupdate: improved logging
2017-05-18 Hans-Christoph Steinerupdate: allow repo files to use _ in the file names
2017-05-18 Hans-Christoph Steinermetadata: 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 SteinerMerge branch 'cdn-git-mirror' into 'master'
2017-05-17 thez3roUse gitlab pages as mirror
2017-05-05 Hans-Christoph SteinerMerge 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 SteinerMerge branch 'download-index-etag' into 'master'
2017-05-02 Torsten GroteSupport ETag when downloading repository index
2017-05-02 Hans-Christoph Steinerfix white space trimming when writing .txt format
2017-05-02 Hans-Christoph Steineruse pyyaml for rewriting .yml metadata files
2017-05-02 Michael PöhnMerge branch 'libvirt-support' into 'master'
2017-05-01 Torsten GroteMerge branch 'pre-0.103-alpha4-rename' into 'master'
2017-04-27 Hans-Christoph Steinerdowncase all 'localized' key names to match the rest...
2017-04-24 Hans-Christoph SteinerMerge branch 'git-identity-file' into 'master'
2017-04-24 Torsten GroteMake git server mirror upload honor config['identity_fi...
2017-04-24 Hans-Christoph SteinerMerge branch '148-no-verify-logs-on-split-build-publish...
2017-04-23 Michael Pöhnremove build output when not reproducible
2017-04-22 Michael Pöhnunified method for naming build output
2017-04-22 Michael Pöhncheck meld config for manual apk diffs
2017-04-22 Michael Pöhnuse verify_apks for checking build output
2017-04-22 Michael Pöhncompare apk with Binaries from metadata right after...
2017-04-21 Hans-Christoph SteinerMerge branch '273-invalid-apk-gets-through-to-publish...
2017-04-20 Michael Pöhnthrow proper error when download of apks fail
2017-04-19 Daniel MartíMerge branch 'gradleplugin' into 'master'
2017-04-19 Hans-Christoph SteinerMerge branch 'full-app-store-metadata-scraping' into...
2017-04-19 Hans-Christoph Steinerupdate: fix glob to actually match all locales
2017-04-19 Hans-Christoph Steinersupport "Author Web Site" as metadata field
2017-04-19 Hans-Christoph Steinerinclude Author/Contact info from Triple-T Gradle Play...
2017-04-19 Hans-Christoph Steinerupdate: include "What's New" texts when they are available
2017-04-19 Hans-Christoph Steinerupdate: app store metadata from Triple-T gradle play...
2017-04-19 Hans-Christoph Steinerupdate: include localized app store metadata from fastlane
2017-04-19 Hans-Christoph Steineradd char limits for text: Name=30, Video=256, WhatsNew=500
2017-04-13 TheZ3roMerge branch 'support-new-features-with-offline' into...
2017-04-13 Hans-Christoph SteinerPEP8 E305 expected 2 blank lines after class or functio...
2017-04-12 Hans-Christoph Steinerserver: store virustotal JSON locally as reusable data...
2017-04-12 Hans-Christoph Steinerserver: check virustotal has APK before uploading it
2017-04-12 Hans-Christoph Steinerserver: show progress bar when pushing git mirrors
2017-04-12 Hans-Christoph Steinerserver: prefer s3cmd over libcloud for syncing
next