Commit graph

  • 27d332c8ae vmtools: in KVM mode, only call sudo hack when file is not readable Hans-Christoph Steiner 2017-11-29 20:04:18 +01:00
  • b1bab81739 server: prevent crash when uploading to virustotal Hans-Christoph Steiner 2017-11-29 13:24:19 +01:00
  • 7389947cc3 init: handle case where keystore.jks is present but config.py is not Hans-Christoph Steiner 2017-11-28 12:04:07 +01:00
  • e2bbeb5083 common: document read_pkg_args() and read_app_args() Hans-Christoph Steiner 2017-11-28 10:40:11 +01:00
  • 2b6825ccfd build: set open file limit based on how many apps are being processed Hans-Christoph Steiner 2017-11-28 10:39:35 +01:00
  • 19af92c982 buildserver: include all Android SDK licenses in their exact format Hans-Christoph Steiner 2017-11-24 09:21:28 +01:00
  • f01b6af57f nightly: automatically create and manage app metadata Hans-Christoph Steiner 2017-11-27 22:35:57 +01:00
  • 6f97be128f nightly: fix QR code repo icon generation Hans-Christoph Steiner 2017-11-27 22:29:11 +01:00
  • c98740a7d2 nightly: include 'qrcode' as dependency Hans-Christoph Steiner 2017-11-27 22:24:59 +01:00
  • d46d9574b4 update: use KnownApks dates to check system clock on offline machines Hans-Christoph Steiner 2017-11-29 11:21:34 +01:00
  • 1219f07d3b Merge branch 's3cfg' into 'master' Hans-Christoph Steiner 2017-11-29 19:34:11 +00:00
  • 7eef6eac93 server: allow user to specify custom s3cfg file (closes #413) Hans-Christoph Steiner 2017-11-28 12:07:51 +01:00
  • 528d5a0d1a Merge branch 'fdroid-mirror' into 'master' Marcus 2017-11-29 17:29:42 +00:00
  • 09a6b37ac0 mirror: fix downloading of graphics Hans-Christoph Steiner 2017-11-29 17:12:38 +01:00
  • 79a4c469b3 mirror: forward --verbose flag to wget to control output Hans-Christoph Steiner 2017-11-29 16:54:52 +01:00
  • 94e67a7623 mirror: verify index signature if fingerprint included in URL Hans-Christoph Steiner 2017-11-29 16:54:27 +01:00
  • d5481927f2 mirror: show help if no URL is provided Hans-Christoph Steiner 2017-11-29 14:59:48 +01:00
  • 2162703a1a mirror: new command to make a mirror of a repo Hans-Christoph Steiner 2017-11-29 12:40:04 +01:00
  • f8492f05a8
    gradle file: use flavour specific versionCode/versionName, fall back to parsing line by line tobiasKaminsky 2017-11-29 08:32:55 +01:00
  • 5607ccdc41 jenkins-test: make new keystore on each test so the password is known Hans-Christoph Steiner 2017-11-28 12:03:39 +01:00
  • cee65dbfb6 Bump to 0.9.1 for release process fixes 0.9.1 Hans-Christoph Steiner 2017-11-27 15:54:48 +01:00
  • 743ef9ba00 rename test files to work round filename length limits Hans-Christoph Steiner 2017-11-27 16:35:58 +01:00
  • 875dfd0d60 check git is on correct tag before making a release Hans-Christoph Steiner 2017-11-27 15:23:02 +01:00
  • ff5717b37e Merge branch 'tests-fedora' into 'master' Hans-Christoph Steiner 2017-11-27 15:58:24 +00:00
  • 6498d24f36 tests: fix pycodestyle lookup relan 2017-11-27 16:32:41 +03:00
  • 80bd6f5fe2 Bump to 1.0.dev0 Hans-Christoph Steiner 2017-11-27 13:08:04 +01:00
  • 2c32071f24 Bump to 0.9 0.9 Hans-Christoph Steiner 2017-11-27 13:02:33 +01:00
  • e89dc399ff Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2017-11-27 12:28:35 +00:00
  • 0768b4db0f Weblate Hans-Christoph Steiner 2017-11-27 12:28:34 +00:00
  • ec453eac8a nightly: fix PEP8 E722 do not use bare except Hans-Christoph Steiner 2017-11-27 10:41:08 +01:00
  • 35ff37b1e2 jenkins: require successful git fetch before running tests Hans-Christoph Steiner 2017-11-27 10:06:47 +01:00
  • 2cf6110860 jenkins-setup-build-env: actually run tests in the new buildserver VM Hans-Christoph Steiner 2017-11-27 09:58:51 +01:00
  • c7f859c168 jenkins-test: don't overwrite fdroid init config.py and rm test files Hans-Christoph Steiner 2017-11-27 09:36:01 +01:00
  • d6c2ec092f jenkins-test: force new repo setup for each build Hans-Christoph Steiner 2017-11-26 22:45:04 +01:00
  • 9fda492b2f Merge branch 'rsync' into 'master' Hans-Christoph Steiner 2017-11-26 21:50:24 +00:00
  • c65398cb8a Merge branch 'ndk' into 'master' Hans-Christoph Steiner 2017-11-26 21:48:04 +00:00
  • f9b853ab91 makebuildserver: add ndk r16 Marcus Hoffmann 2017-11-26 17:08:26 +01:00
  • 9aacdf3fe3 Merge branch 'vm-provider-lookup-flaw' into 'master' Hans-Christoph Steiner 2017-11-25 17:10:43 +00:00
  • a3815039d8 Merge branch 'no_rm' into 'master' Hans-Christoph Steiner 2017-11-25 16:43:44 +00:00
  • 1e83bd306f fix vm provider lookup flaw Michael Pöhn 2017-11-25 17:30:15 +01:00
  • 597fc04c9e build: rsync instead of sftp dirs to the buildserver Marcus Hoffmann 2017-11-24 22:41:06 +01:00
  • c790f43bf3 common: use python instead of calling out to 'rm' Marcus Hoffmann 2017-11-25 03:05:59 +01:00
  • 0f28c805b3 Merge branch 'stop-hanging-on-git-ssh' into 'master' Hans-Christoph Steiner 2017-11-25 10:25:52 +00:00
  • b9b262422f vmtools: remove old vagrant workaround Marcus Hoffmann 2017-11-25 00:38:00 +01:00
  • 09828f4a73 never wait for SSH prompts when running git commands Hans-Christoph Steiner 2017-11-23 21:19:45 +01:00
  • fdbfb4d1a2 build: stop git from waiting forever at username/password prompts Hans-Christoph Steiner 2017-11-23 17:08:57 +01:00
  • c45264b190 buildserver: use git from jessie-backports to get better workflow Hans-Christoph Steiner 2017-11-23 21:21:06 +01:00
  • 4b51cc273a Merge branch 'nightly' into 'master' Hans-Christoph Steiner 2017-11-23 22:13:42 +00:00
  • f670634450 nightly: new command to setup nightly builds in CI systems Hans-Christoph Steiner 2017-11-22 23:27:07 +01:00
  • 8bf70338e4 make common.local_rsync() method for pre-configured local rsyncs Hans-Christoph Steiner 2017-11-20 15:54:00 +01:00
  • ed80391bb5 common.get_examples_dir() to get path to fdroidserver examples Hans-Christoph Steiner 2017-11-17 15:48:45 +01:00
  • e33684fc9b tests: new tests for stacktraces caused by translated help strings Hans-Christoph Steiner 2017-11-13 13:08:22 +01:00
  • 0beaa4701b remove --create-key from completion, its only for migrations Hans-Christoph Steiner 2017-11-10 15:22:25 +01:00
  • cbd9669105 rename test file to fit within eCryptfs filename limits (closes #416) Hans-Christoph Steiner 2017-11-22 11:19:03 +01:00
  • b72d6d7dbb Merge branch 'gradle-platform-install' into 'master' Hans-Christoph Steiner 2017-11-20 08:36:07 +00:00
  • 0e3d63fa1b Merge branch 'remove-ubuntu-trusty-paramiko-hack' into 'master' Hans-Christoph Steiner 2017-11-20 08:30:37 +00:00
  • 14f95f7750 buildserver: remove special sshd setup for Ubuntu 14.04 relan 2017-11-17 21:15:18 +03:00
  • 3a7a043c68 buildserver: add new android-sdk-license hash relan 2017-11-14 12:38:48 +03:00
  • c798183bc7 Merge branch 'gradle-4.3.1' into 'master' Marcus 2017-11-14 12:27:00 +00:00
  • 358fedc611 buildserver: allow gradle/sdkmanager to install new platforms relan 2017-11-14 12:29:21 +03:00
  • c859ffe145 makebuildserver: add Gradle 4.3.1 relan 2017-11-14 10:36:12 +03:00
  • 1ae4bd77b2 Merge branch 'master' into 'master' Marcus 2017-11-14 01:38:19 +00:00
  • 3e20ed8590 Changed setup.py +x for easy invocation Benji Wiebe 2017-11-13 19:09:51 -06:00
  • 1fef00589a Merge branch 'build-tools_r26.0.3' into 'master' Marcus 2017-11-12 17:18:22 +00:00
  • 16465c7a17 makebuildserver: add build-tools_r26.0.3 relan 2017-11-12 10:48:00 +03:00
  • f7d09afe91 Merge branch 'master' into 'master' relan 2017-11-12 07:44:22 +00:00
  • c89649057a jenkins: some reliability fixes to the test scripts Hans-Christoph Steiner 2017-11-10 22:08:31 +01:00
  • 0ec17495af makebuildserver: add build-tools_r27.0.1 Sergey Eremin 2017-11-10 18:38:58 +03:00
  • daa9635286 jenkins-test: ./run-tests won't work with only unsigned APKs Hans-Christoph Steiner 2017-11-10 09:29:50 +01:00
  • d7a51fd058 README: add new jenkins.debian.net test Hans-Christoph Steiner 2017-11-09 15:02:10 +01:00
  • cd3e763953 tests: only test fdroid build if the right build-tools is installed Hans-Christoph Steiner 2017-11-09 14:07:28 +01:00
  • a14124955a tests: fix fdroid build test with Debian gradle Hans-Christoph Steiner 2017-11-09 13:11:31 +01:00
  • 2ee32f3524 fix tests to work when only Debian Android SDK is installed Hans-Christoph Steiner 2017-11-08 13:51:03 +01:00
  • 3d3050d04f jenkins-test: tame debug output to keep logs at a reasonable length Hans-Christoph Steiner 2017-11-08 13:50:08 +01:00
  • 9ade09349b update: improve help strings Hans-Christoph Steiner 2017-11-08 13:35:35 +01:00
  • 6bcdf6439b jenkins-test: ./run-tests needs ANDROID_HOME Hans-Christoph Steiner 2017-11-08 13:14:44 +01:00
  • 8cfc590b39 hooks: add new jenkins scripts to syntax checker Hans-Christoph Steiner 2017-11-08 12:39:59 +01:00
  • e844c18d6e jenkins: make test script executable Hans-Christoph Steiner 2017-11-08 12:03:24 +01:00
  • 3a04ec91b7 jenkins: rename scripts based on jenkins.debian.net names Hans-Christoph Steiner 2017-11-08 09:40:10 +01:00
  • d347f3ebb2 jenkins: move tests to separate job Hans-Christoph Steiner 2017-11-08 09:38:02 +01:00
  • dc23defb41 README: add Weblate badge for translation status Hans-Christoph Steiner 2017-11-01 19:47:28 +01:00
  • 1ad75f3258 jenkins-build-makebuildserver: bump cpus to 2 and memory to 6144 Hans-Christoph Steiner 2017-11-07 16:24:39 +01:00
  • f28016002f jenkins-build: clean / fix paths to buildserver base box setup [skip ci] Hans-Christoph Steiner 2017-11-07 15:53:59 +01:00
  • 17cf121eec Merge branch 'build-tools_r27' into 'master' Marcus 2017-11-05 10:10:59 +00:00
  • db65ef5ed3 makebuildserver: add build-tools_r27 relan 2017-11-05 10:59:01 +03:00
  • 975fcea6b3 Merge branch 'vcs-info' into 'master' Hans-Christoph Steiner 2017-11-03 13:16:13 +00:00
  • ccccc0743f Merge branch 'gradle-4.3' into 'master' Hans-Christoph Steiner 2017-11-03 13:15:11 +00:00
  • 7c3333ac02 Merge branch 'platform-27_r01' into 'master' Hans-Christoph Steiner 2017-11-03 13:14:16 +00:00
  • cd8a86a2a2 build: raise VCS client version logging level relan 2017-11-02 08:47:48 +03:00
  • 86512d3655 makebuildserver: add Gradle 4.3 relan 2017-10-31 17:19:57 +03:00
  • 156fbcc377 makebuildserver: add platform-27_r01 relan 2017-10-31 17:15:06 +03:00
  • 349bcb0e8e README: better build status layout Hans-Christoph Steiner 2017-10-30 15:35:47 +01:00
  • 967704f3d3 add HTML Anchor Name for linking straight to build status badges Hans-Christoph Steiner 2017-10-30 15:23:24 +01:00
  • 8c3b3b7935 README: add status badges for jenkins.debian.net builds Hans-Christoph Steiner 2017-10-30 10:27:05 +01:00
  • 0c7247c7b2 Merge branch 'add-ulimit-debugging-to-jenkins-build-scirpt' into 'master' Hans-Christoph Steiner 2017-10-27 19:51:13 +00:00
  • 3380b24d2e add ulimit debugging to jenkins build script Michael Pöhn 2017-10-27 21:21:56 +02:00
  • 7be46d53c7 sort Anti-Features before writing them to the wiki Hans-Christoph Steiner 2017-10-27 09:14:15 +02:00
  • e666cd9b35 Merge branch 'more-1.0-polishing' into 'master' Hans-Christoph Steiner 2017-10-27 07:11:50 +00:00
  • 505d2c1325 update bombs out when no icons (closes #402) Ciaran Gultnieks 2017-10-24 22:11:13 +02:00
  • 230d8971ba metadata: make all strings translatable Hans-Christoph Steiner 2017-10-24 16:47:53 +02:00