chiark / gitweb /
index: ensure index.xml timestamp is in UTC, closes #481
[fdroidserver.git] / tests / run-tests
2018-04-25 Hans-Christoph Steinerindex: ensure index.xml timestamp is in UTC, closes...
2018-03-06 Hans-Christoph Steinertests: checkupdates now requires a clean git repo state
2018-02-22 Hans-Christoph SteinerMerge branch 'androguard-fixes' into 'master'
2018-02-22 Hans-Christoph Steinertests: do not automatically run install.TestCase, its...
2017-12-20 Hans-Christoph SteinerMerge branch 'nail-down-tests' into 'master'
2017-12-20 Hans-Christoph Steinertests: only generate keystores when that is actually...
2017-12-18 Hans-Christoph SteinerMerge branch 'whitelist-firebase' into 'master'
2017-12-15 MarcusMerge branch 'build-tools_r27.0.2' into 'master'
2017-12-15 MarcusMerge branch 'gradle-4.4' into 'master'
2017-12-15 Hans-Christoph SteinerMerge branch 'security-fixes' into 'master'
2017-12-14 Hans-Christoph Steinerupdate: reject APKs with invalid file sig, probably...
2017-11-09 Hans-Christoph Steinertests: only test `fdroid build` if the right build...
2017-11-09 Hans-Christoph Steinertests: fix `fdroid build` test with Debian gradle
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-10-06 Michael PöhnMerge branch '334-make-index-generation-fully-reproduci...
2017-09-26 Michael Pöhnadd test for index-v1.json
2017-09-20 Hans-Christoph SteinerMerge branch 'port-to-osx-and-trusty' into 'master'
2017-09-19 Hans-Christoph Steinertests: use ci-test-app with current Gradle Android...
2017-09-19 Hans-Christoph Steinertests: support Java setups where MD5 is not disabled...
2017-09-19 Hans-Christoph Steinertests: don't run gpgsign tests on Travis CI's OSX,...
2017-09-19 Hans-Christoph Steinertests: prefer GNU sed on BSD/OSX, BSD's sed has lame...
2017-09-19 Hans-Christoph Steinerallow spaces in filenames
2017-09-19 Hans-Christoph Steinertests: move test APK with bad unicode filename to separ...
2017-09-19 Hans-Christoph Steinerindex: always use jarsigner for verifying JAR signatures
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-14 Marcus Hoffmanntests: don't touch config.py, no config is fine now
2017-07-20 Hans-Christoph SteinerMerge branch '0.8-fixes' into 'master'
2017-07-17 Hans-Christoph Steinerserver: smooth out btlog transfer for offline signing...
2017-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-07 Hans-Christoph Steinerensure that mirror URLs always include the repodir
2017-07-03 Hans-Christoph SteinerMerge branch 'archive-policy-fix' into 'master'
2017-07-03 Hans-Christoph Steinertests: make sure apkcache gets created
2017-07-03 Hans-Christoph Steinerupdate: allow_disabled_algorithms option to keep MD5...
2017-06-28 Hans-Christoph Steinerfix "Archive Policy:" field, APKs can move in/out of...
2017-06-28 Hans-Christoph Steinertests: test moving files to and from the archive
2017-06-19 Hans-Christoph SteinerMerge branch 'vagrantfile-box' into 'master'
2017-06-17 Hans-Christoph SteinerMerge branch 'googlemaven' into 'master'
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 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 Hans-Christoph Steinerallow APKs with same packageName/versionCode but differ...
2017-05-30 Hans-Christoph Steineradd basic test for `fdroid scanner`
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 Steinermake tests pass new lint rules
2017-04-13 TheZ3roMerge branch 'support-new-features-with-offline' into...
2017-04-12 Hans-Christoph Steinergit mirror test requires git >= 2.3
2017-04-12 Hans-Christoph Steinerserver: support git mirrors with the offline signing...
2017-04-11 Hans-Christoph Steinerserver: remove unused --sync-from-local-copy-dir
2017-04-10 Torsten GroteMerge branch 'nail-down-btlog-and-bugfix' into 'master'
2017-04-10 Hans-Christoph Steinerserver: git push for binary transparency in `fdroid...
2017-04-05 Torsten GroteMerge branch 'morebintrans' into 'master'
2017-04-03 Hans-Christoph Steinerbtlog: test with `fdroid update` without requiring...
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph Steinersignindex: support signing index-v1.jar
2017-03-17 Hans-Christoph Steinerensure that app.Categories is always a list of strings
2017-03-17 Hans-Christoph Steineradd index V1 format, a direct translation of internal...
2017-03-17 Michael PöhnMerge branch 'buildserver-auto-install' into 'master'
2017-03-17 Hans-Christoph SteinerMerge branch 'metadata_output_vars' into 'master'
2017-03-16 Hans-Christoph SteinerMerge branch 'binary-transparency' into 'master'
2017-03-16 Hans-Christoph Steineradd a simple test of the binary transparency log
2017-02-24 Hans-Christoph SteinerMerge branch 'remove-manual' into 'master'
2017-02-24 Hans-Christoph Steinerremove TeX manual, it moved to https://gitlab.com/fdroi...
2017-02-24 Torsten GroteMerge branch 'make-Build-App-act-like-dicts' into ...
2017-02-24 Hans-Christoph Steinerprovide warning if config items will not preserve order
2017-02-24 Hans-Christoph Steinerbuild: ensure test is running on git commit that this...
2017-02-24 Hans-Christoph Steinertest for original "v0" index XML compatibility
2016-12-06 Hans-Christoph SteinerMerge branch 'collection-fixes-and-KnownVuln' into...
2016-12-05 Hans-Christoph Steinerremove support for XML app metadata, its broken
2016-11-24 Hans-Christoph SteinerMerge branch 'fdroid-yml-builds' into 'master'
2016-11-16 Hans-Christoph Steinerallow metadata to be embedded in source repos via ...
2016-11-07 Daniel MartíMerge branch 'build-FPE-update-zip' into 'master'
2016-11-07 Hans-Christoph Steinergpg-sign all valid files in the repo, including source...
2016-08-26 Daniel MartíMerge branch 'fix-push-requests' into 'master'
2016-08-24 Hans-Christoph Steinerrename server request from "delete" to "uninstall"
2016-08-17 Hans-Christoph SteinerMerge branch 'push-install' into 'master'
2016-08-16 Hans-Christoph Steinerset up install/delete lists for "push" commands from...
2016-07-13 Ciaran GultnieksMerge branch 'use_date_from_apk_in_known_apks' into...
2016-06-27 Hans-Christoph SteinerMerge branch 'java8-and-other-fixes' into 'master'
2016-06-27 Hans-Christoph SteinerFDroidPopen must have a locale to support UTF-8 filenames
2016-03-23 Hans-Christoph SteinerMerge branch 'fdroid-build-in-git-repo' into 'master'
2016-03-23 Hans-Christoph Steinerstandardize on .yml as the file extension for YAML
2016-03-11 Daniel MartíMerge branch 'master' into 'master'
2016-03-11 Daniel MartíMerge branch 'py3' into 'master'
2016-03-11 Daniel Martítests: switch to python3
2016-02-20 Daniel MartíMerge branch 'scanner-repos' into 'master'
2016-02-17 Daniel MartíMerge branch 'debian-import-freeze' into 'master'
2016-02-17 Hans-Christoph Steineradded 'mirrors' option to config for giving official...
2016-02-16 Hans-Christoph Steineruse utf-8 as default encoding for config.py
2016-02-15 Hans-Christoph SteinerMerge branch 'full-bsd-osx-port' into 'master'
2016-02-15 Hans-Christoph Steinersupport BSD and GNU sed in tests
2016-02-15 Hans-Christoph Steinerrun-tests: use OSX/BSD compatible `mktemp -d`
2016-02-15 Hans-Christoph Steineronly test ./gendocs on GNU/Linux
2016-02-12 Daniel MartíMerge branch 'master' into 'master'
2016-02-12 Hans-Christoph Steinercommon: do not crash if the java_paths are not what...
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2016-01-21 Daniel MartíMerge branch 'makebuildserver-for-debian-jenkins' into...
next