chiark / gitweb /
fdroidserver.git
2017-05-02 Hans-Christoph... use 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-30 Andrew PatrikalakisCheck for libvirt specific shutoff message
2017-04-27 Hans-Christoph... downcase all 'localized' key names to match the rest...
2017-04-24 Hans-Christoph... Merge branch 'git-identity-file' into 'master'
2017-04-24 Torsten GroteMake git server mirror upload honor config['identity_fi...
2017-04-24 Hans-Christoph... Merge 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öhnfix java architecture in buildserver config
2017-04-22 Michael Pöhncompare apk with Binaries from metadata right after...
2017-04-21 Hans-Christoph... Merge 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... Merge branch 'full-app-store-metadata-scraping' into...
2017-04-19 Hans-Christoph... add basic test for Triple-T Gradle Play Publisher scraping
2017-04-19 Hans-Christoph... update: fix glob to actually match all locales
2017-04-19 Hans-Christoph... support "Author Web Site" as metadata field
2017-04-19 Hans-Christoph... include Author/Contact info from Triple-T Gradle Play...
2017-04-19 Hans-Christoph... update: include "What's New" texts when they are available
2017-04-19 Hans-Christoph... update: app store metadata from Triple-T gradle play...
2017-04-19 Hans-Christoph... update: include localized app store metadata from fastlane
2017-04-19 Hans-Christoph... add char limits for text: Name=30, Video=256, WhatsNew=500
2017-04-18 Boris Krautbs: use only prefixes for gradle kv pairs
2017-04-18 Hans-Christoph... Merge branch 'gradleplugin' into 'master'
2017-04-18 Boris Krautbs: update gradle plugin/version pairs
2017-04-18 Hans-Christoph... Merge branch 'patch-1' into 'master'
2017-04-18 Ruslan BoitsovAdd gradle 3.5 to the list of available versions
2017-04-17 Hans-Christoph... Merge branch 'gradle35' into 'master'
2017-04-15 Boris Krautmakebs: add gradle 3.5
2017-04-13 TheZ3roMerge branch 'support-new-features-with-offline' into...
2017-04-13 Hans-Christoph... PEP8 E305 expected 2 blank lines after class or functio...
2017-04-12 Hans-Christoph... Merge branch 'bs_dependency_pyasn1' into 'master'
2017-04-12 Hans-Christoph... git mirror test requires git >= 2.3
2017-04-12 Hans-Christoph... server: store virustotal JSON locally as reusable data...
2017-04-12 Michael Pöhnprovision missing pyasn1 dependency to build server
2017-04-12 Hans-Christoph... server: check virustotal has APK before uploading it
2017-04-12 Hans-Christoph... server: show progress bar when pushing git mirrors
2017-04-12 Hans-Christoph... server: prefer s3cmd over libcloud for syncing
2017-04-12 Hans-Christoph... server: support git mirrors with the offline signing...
2017-04-12 Hans-Christoph... server: rely on rsync to delete files from git-mirror
2017-04-11 Hans-Christoph... support git@gitlab.com: style URLs in servergitmirrors
2017-04-11 Hans-Christoph... server: support btlog on offline signing setups
2017-04-11 Hans-Christoph... server: remove unused --sync-from-local-copy-dir
2017-04-11 Hans-Christoph... Merge branch 'elimitate-password-files' into 'master'
2017-04-11 Torsten GroteEliminate the need for password files
2017-04-10 Torsten GroteMerge branch 'nail-down-btlog-and-bugfix' into 'master'
2017-04-10 Hans-Christoph... server: git push for binary transparency in `fdroid...
2017-04-10 Hans-Christoph... simplify Android Observatory config
2017-04-10 Hans-Christoph... fix mistake: lists use .append() not .add()
2017-04-10 Hans-Christoph... btlog: fix bug with first run, the etag variable needs...
2017-04-05 Torsten GroteMerge branch 'morebintrans' into 'master'
2017-04-04 Torsten GroteMerge branch 'miscfixes' into 'master'
2017-04-03 Hans-Christoph... btlog: test with `fdroid update` without requiring...
2017-04-03 Hans-Christoph... btlog: if git remote is specified, push commits to...
2017-04-03 Hans-Christoph... allow index.TestCase to work when run using any path
2017-04-03 Hans-Christoph... move make_binary_transparency_log to btlog
2017-04-03 Hans-Christoph... remove setting git name/email for binary transparency...
2017-04-03 Hans-Christoph... support pretty output in JSON and for binary transparen...
2017-04-03 Hans-Christoph... `fdroid btlog` external binary transparency logger
2017-04-03 Hans-Christoph... move make_binary_transparency_log to common for easy...
2017-04-03 Hans-Christoph... encode filenames as bytes to handle all locale setups
2017-04-03 Hans-Christoph... ignore cache on key name change, instead of crashing
2017-04-03 Hans-Christoph... make sure indexes are sorted to minimize diffs between...
2017-04-03 Hans-Christoph... metadata: don't crash if metadata includes blank Catego...
2017-04-03 Hans-Christoph... buildserver: allow gradle to install new components
2017-04-03 Hans-Christoph... Merge branch 'invalid-apk-fix' into 'master'
2017-04-03 Torsten GroteFix bug when scanning invalid APKs and add a test for it
2017-04-03 Hans-Christoph... Merge branch 'index-parsing' into 'master'
2017-04-03 Hans-Christoph... Merge branch 'local-install' into 'master'
2017-04-03 Torsten GroteFix installs with pip --user
2017-04-03 Torsten GroteReduce code duplication
2017-04-03 Torsten GroteAdd method for downloading (and verifying) a repository...
2017-04-03 Hans-Christoph... Merge branch '265-fdroid-init-generates-double-entries...
2017-04-02 Michael Pöhnavoid duplicate value assignments when updating config...
2017-03-31 Hans-Christoph... Merge branch 'move-index-methods' into 'master'
2017-03-31 Torsten GroteRe-use config and options from common module in index
2017-03-29 Torsten GroteMove index related methods to new index module
2017-03-29 Torsten GroteMove index signing methods into signindex.py
2017-03-29 Hans-Christoph... Merge branch 'patch-1' into 'master'
2017-03-29 Jan Christian... Update support repository.
2017-03-27 Hans-Christoph... Merge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'build_tools_log' into 'master'
2017-03-27 Hans-Christoph... Merge branch 'sign-and-verify-update' into 'master'
2017-03-26 Boris Krautimport: add option to specify license and categories...
2017-03-26 Boris Krautimport: add notabug.org
2017-03-22 Torsten GroteReturn public key and fingerprint after generating...
2017-03-22 Torsten GroteFactor out code from update.main() to individual functions
2017-03-22 Michael Pöhnmoved version android tools version log header to corre...
2017-03-22 Michael Pöhnfix local var name overloading when iterating build...
2017-03-22 Michael Pöhnfix exception handling in dscanner and update.py
2017-03-22 Michael PöhnMerge remote-tracking branch 'fdroid/master' into build...
2017-03-22 Michael Pöhnfix exception handling in build.py
2017-03-22 Hans-Christoph... prefer apksigner if installed, jarsigner sucks
2017-03-22 Hans-Christoph... set_command_in_config() for finding CLI tools to run
2017-03-22 Hans-Christoph... verify: fdroidserverid and buildserverid are part of...
next