chiark / gitweb /
tests: make sure apkcache gets created
[fdroidserver.git] / fdroidserver /
2017-07-03 Hans-Christoph Steinerupdate: create 'archive/' if needed when moving APKs
2017-07-03 Hans-Christoph Steinerupdate: allow_disabled_algorithms option to keep MD5...
2017-06-28 Hans-Christoph Steinerupdate: allow deprecated signatures only in the archive
2017-06-28 Hans-Christoph Steinerupdate: move duplicated code into move_apk_between_sect...
2017-06-28 Hans-Christoph Steinerfix "Archive Policy:" field, APKs can move in/out of...
2017-06-28 Hans-Christoph SteinerMerge branch 'random-small-fixes' into 'master'
2017-06-28 Hans-Christoph Steinerinit: update docs links for next steps
2017-06-28 Hans-Christoph Steinerlint: check file extension for metadata
2017-06-28 Hans-Christoph Steinerscan APKs for signs of "Master Key" exploit
2017-06-28 Hans-Christoph Steinerupdate: move btlog import since btlog.py requires pytho...
2017-06-21 Hans-Christoph SteinerMerge branch 'buildozer-build' into 'master'
2017-06-20 lb@lb520build.py corrected
2017-06-20 lb@lb520Added a method to build python/kivy projects using...
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'gradle4' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'googlemaven' into 'master'
2017-06-12 Hans-Christoph Steinerupdate: do not crash on screenshots without texts/graphics
2017-06-12 Hans-Christoph SteinerMerge branch 'fix' into 'master'
2017-06-12 Rui Zhao (renyuneyun)fix !320 due to unintentionally reusing the same variab...
2017-06-08 Boris KrautMerge branch 'fdroiddata-localization-fixes' into ...
2017-06-07 Hans-Christoph Steinerrewritemeta: do not include empty Summary: or Description:
2017-06-07 Hans-Christoph Steinerlint can no longer properly detect unset Summary/Descri...
2017-06-07 Hans-Christoph Steinersupport fdroid names in filenames for localized texts
2017-06-07 Hans-Christoph Steinersupport fastlane simplified metadata dir
2017-06-07 Hans-Christoph SteinerMerge branch 'check-vmx-libvirt' into 'master'
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...
next