chiark / gitweb /
fdroidserver.git
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
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'
next