Commit graph

  • 553daf8552 update: take build subdir into account when looking for triple-t data Christian Beier 2021-03-11 15:52:25 +01:00
  • dbf80ad771
    metadata: remove git repo handling from metadata parsing Hans-Christoph Steiner 2021-03-16 09:22:55 +01:00
  • 598c87c78f set development version Hans-Christoph Steiner 2021-03-16 13:15:54 +01:00
  • d5a3182ce9 Merge branch 'bug-fixes' into 'master' Sylvia van Os 2021-03-15 10:33:31 +00:00
  • 78842e9cc2 scanner: should not exit with error when apkanalyzer fails Hans-Christoph Steiner 2021-03-15 10:10:09 +01:00
  • fc368dc291 makebuildserver: print message before rsyncing caches Hans-Christoph Steiner 2021-03-12 13:14:55 +01:00
  • 5695993521 build: include useful successful build IDs in status JSON, closes #825 Hans-Christoph Steiner 2021-03-11 18:52:31 +01:00
  • a3d828ea48
    update CHANGELOG Hans-Christoph Steiner 2021-03-09 15:02:18 +01:00
  • cc3b88ab30 gradlew-fdroid: use gradle zipballs from local cachedir, if present Hans-Christoph Steiner 2021-03-05 00:02:21 +01:00
  • 4b05854ffc buildserver: only install the latest gradle version Hans-Christoph Steiner 2021-03-04 11:33:45 +01:00
  • e6f5e68e02 Merge branch 'ndk21e' into 'master' Hans-Christoph Steiner 2021-03-11 07:38:17 +00:00
  • d683a40f96 Add NDK 21e Licaon_Kter 2021-03-10 16:36:14 +02:00
  • 757d423c07 Merge branch 'obfusk-master-patch-10564' into 'master' Hans-Christoph Steiner 2021-03-10 09:34:34 +00:00
  • 259ca51001 use vagrantfile instead of 'builder/Vagrantfile' in get_clean_builder() Felix C. Stegerman 2021-03-10 09:12:52 +00:00
  • 77c0c8bc5a Merge branch 'bug-fix-grab-bag' into 'master' Hans-Christoph Steiner 2021-03-09 20:33:20 +00:00
  • 65836d9e9b run-tests: fix local_copy_dir test, it broke when /tmp/fdroid existed Hans-Christoph Steiner 2021-03-09 13:05:35 +01:00
  • 8bb2c7d4b1 metadata: stop setting up source repo when running lint/rewritemeta Hans-Christoph Steiner 2021-03-09 12:30:53 +01:00
  • 5dddb29bc7 version 2.0.1 2.0.1 Hans-Christoph Steiner 2021-03-09 15:02:30 +01:00
  • eac75a93bc update CHANGELOG Hans-Christoph Steiner 2021-03-09 15:02:18 +01:00
  • 8939a336ae run-tests: fix local_copy_dir test, it broke when /tmp/fdroid existed Hans-Christoph Steiner 2021-03-09 13:05:35 +01:00
  • 92438bbf78 metadata: stop setting up source repo when running lint/rewritemeta Hans-Christoph Steiner 2021-03-09 12:30:53 +01:00
  • ff1638c7dc scanner: show error if scan_binary fails to run apkanalyzer Hans-Christoph Steiner 2021-03-09 12:07:24 +01:00
  • 8b89793d3c common: properly parse version from NDK's source.properties Hans-Christoph Steiner 2021-03-09 12:01:57 +01:00
  • 211dd65ff0 scanner: show error if scan_binary fails to run apkanalyzer Hans-Christoph Steiner 2021-03-09 12:07:24 +01:00
  • 649347dcd4 common: properly parse version from NDK's source.properties Hans-Christoph Steiner 2021-03-09 12:01:57 +01:00
  • 6a875a1821 update: stop extracting and storing XML icons, they're useless Hans-Christoph Steiner 2018-02-14 13:44:58 +01:00
  • e6b499a56b ignore repo/archive index HTML and related files in test repo Hans-Christoph Steiner 2021-03-04 10:59:28 +01:00
  • 850e244526 index: rename vars to match the dict key 'signer' Hans-Christoph Steiner 2021-03-04 15:01:42 +01:00
  • 544a45c16a index: raise error rather than crash on bad repo file Hans-Christoph Steiner 2020-06-16 17:28:01 +02:00
  • b5c941938a update: reuse local_copy_dir to provide auto-copying with --nosign Hans-Christoph Steiner 2020-08-20 15:22:02 +02:00
  • a2f0356d84 build: include all wiki data in the JSON status output Hans-Christoph Steiner 2021-03-04 09:50:48 +01:00
  • 2b5093969a update: stop extracting and storing XML icons, they're useless Hans-Christoph Steiner 2018-02-14 13:44:58 +01:00
  • 240139baf9 index: raise error rather than crash on bad repo file Hans-Christoph Steiner 2020-06-16 17:28:01 +02:00
  • cfbee12ad2 update: handle large, corrupt, or inaccessible fastlane/triple-t files Hans-Christoph Steiner 2021-02-11 17:29:48 +01:00
  • 152250646e Revert removing Licenses fossdd 2021-02-10 19:10:14 +00:00
  • eca7b23fc9 Update SPDX License List fossdd 2021-02-08 15:14:28 +00:00
  • d94cc94ee0 gitlab-ci: arch job needs to build python-cryptography Hans-Christoph Steiner 2021-02-09 09:14:08 +01:00
  • 7aa2e3c359 gitlab-ci: use python3-cryptography to avoid building rust sources Hans-Christoph Steiner 2021-02-08 11:40:41 +01:00
  • f95f88f64d gitlab-ci: use python3-cryptography to avoid building rust sources Hans-Christoph Steiner 2021-02-08 09:11:48 +01:00
  • 5ed531ce52 checkupdates: set User-Agent to make gitlab.com happy Hans-Christoph Steiner 2021-02-02 21:37:53 +01:00
  • ba87076d64 Run push_binary_transparency only once Jochen Sprickerhof 2021-02-02 09:07:28 +01:00
  • c1b83c24d1 Merge branch 'obfusk-master-patch-47191' into 'master' Hans-Christoph Steiner 2021-03-09 13:03:35 +00:00
  • 7fa7270589 fix "vritualbox" typo in BASEBOX_CHECKSUMS Felix C. Stegerman 2021-03-09 12:42:43 +00:00
  • e2467a2e02 Merge branch 'build-72h' into 'master' Hans-Christoph Steiner 2021-03-08 13:37:13 +00:00
  • 56b84251f6 build: set overall timeout to 72 hours relan 2021-03-07 08:37:20 +03:00
  • fc3906aad3 Merge branch 'gradle-release-checksums.py' into 'master' Sylvia van Os 2021-03-01 21:54:56 +00:00
  • 898b5dbb4a gradle v6.8.3 fdroid-bot 2021-03-01 21:34:31 +00:00
  • 834307a9f6 Merge branch 'monitor_version' into 'master' Hans-Christoph Steiner 2021-02-12 11:24:14 +00:00
  • 933eea149a Add needsUpdate and noUpdateCheck to update.json Jochen Sprickerhof 2021-02-12 10:11:50 +01:00
  • cb5ebfc8f0 Merge branch 'publish_unsigned' into 'master' Hans-Christoph Steiner 2021-02-12 10:40:18 +00:00
  • 7f2cbd1876 Fix serverwebroot test Jochen Sprickerhof 2021-02-11 20:10:54 +01:00
  • 33bff6b298 Publish unsigned builds Jochen Sprickerhof 2021-01-30 21:51:57 +01:00
  • 0d836751e5
    code format cleanup Hans-Christoph Steiner 2021-02-12 10:52:14 +01:00
  • 007c62065d
    pylint flags "_" as bad variable name, its the gettext function Hans-Christoph Steiner 2021-02-12 10:51:26 +01:00
  • fb877c8b81 Merge branch 'licaon-kter-master-patch-25160' into 'master' Ciaran Gultnieks 2021-02-12 09:48:11 +00:00
  • 5396b79da7 Fix after https://gitlab.com/fdroid/fdroidserver/-/merge_requests/853 Licaon_Kter 2021-02-12 09:14:27 +00:00
  • a36572dd98 Merge branch 'fix-contact-website.txt' into 'master' Ciaran Gultnieks 2021-02-11 21:38:37 +00:00
  • 525dcb8f98 update: handle large, corrupt, or inaccessible fastlane/triple-t files Hans-Christoph Steiner 2021-02-11 17:29:48 +01:00
  • 14e9bffedb Merge branch 'fossdd-spdx-revert-removing-licenses' into 'master' Hans-Christoph Steiner 2021-02-10 20:09:01 +00:00
  • bcdefccb31 Revert removing Licenses fossdd 2021-02-10 19:10:14 +00:00
  • d75ba81be0
    gitlab-ci: arch job needs to build python-cryptography Hans-Christoph Steiner 2021-02-09 09:14:08 +01:00
  • 267d7a4eac Merge branch 'fossdd-update-spdx' into 'master' Hans-Christoph Steiner 2021-02-08 21:42:30 +00:00
  • 8371a2e07a Update SPDX License List fossdd 2021-02-08 15:14:28 +00:00
  • 0a4c5afd52 Merge branch 'generate-index' into 'master' Hans-Christoph Steiner 2021-02-08 14:30:40 +00:00
  • 9c609aa361 Fix copy-paste error Benedikt Brückmann 2021-02-08 11:56:41 +01:00
  • 23931e6818 Install [test] dependencies when running complete-ci-tests Benedikt Brückmann 2021-02-08 11:54:12 +01:00
  • b1bde9e407 * Skip tidy check if html5print is not available * install test dependencies on arch Benedikt Brückmann 2021-02-08 06:37:44 +01:00
  • d5a90ed60e add html5print as test dependency Benedikt Brückmann 2021-02-01 08:09:25 +01:00
  • 022d73b3b6 Add HTML/CSS tidy test Benedikt Brückmann 2021-02-01 07:54:48 +01:00
  • 0936051c7b Fix pep8 Benedikt Brückmann 2021-02-01 06:42:53 +01:00
  • 96854be84a Only overwrite index.html/css files which were created by fdroid update Benedikt Brückmann 2021-01-26 13:06:06 +01:00
  • 8d51566a70 * Change image name * add fingerprint Benedikt Brückmann 2021-01-25 11:25:49 +01:00
  • 4d464051ff Fix pycodestlye errors Benedikt Brückmann 2021-01-25 10:17:06 +01:00
  • 997f5d267b Properly add css Benedikt Brückmann 2021-01-25 09:59:10 +01:00
  • 44ee531426 Add QR code and css Benedikt Brückmann 2021-01-25 09:35:25 +01:00
  • 788333991d move code to own method Benedikt Brückmann 2021-01-18 13:12:46 +01:00
  • 12682f063d First draft of index.html generation Benedikt Brückmann 2021-01-18 11:54:04 +01:00
  • 7c5672a47a Merge branch 'gradle-release-checksums.py' into 'master' Hans-Christoph Steiner 2021-02-08 11:00:34 +00:00
  • 59a4ec79b3 gradle v6.8.2 fdroid-bot 2021-02-08 10:42:22 +00:00
  • c887c14be1 gitlab-ci: use python3-cryptography to avoid building rust sources Hans-Christoph Steiner 2021-02-08 11:40:41 +01:00
  • 3d536d4515
    gitlab-ci: use python3-cryptography to avoid building rust sources Hans-Christoph Steiner 2021-02-08 09:11:48 +01:00
  • fc7f9204b6 checkupdates: set User-Agent to make gitlab.com happy Hans-Christoph Steiner 2021-02-02 21:37:53 +01:00
  • 682761e75d
    setup changelog and version for development Hans-Christoph Steiner 2021-02-02 11:41:08 +01:00
  • f3097e142d fix broken GitLab CI badge on README Hans-Christoph Steiner 2021-02-02 11:36:43 +01:00
  • 57017fa373 Merge branch 'transparency_once' into 'master' Hans-Christoph Steiner 2021-02-02 09:53:52 +00:00
  • 2103569958 Run push_binary_transparency only once Jochen Sprickerhof 2021-02-02 09:07:28 +01:00
  • fa186c40c4 version 2.0 2.0 Hans-Christoph Steiner 2021-02-01 22:41:31 +01:00
  • 65ef6f33e3 make -C locale/ update Hans-Christoph Steiner 2021-02-01 22:50:03 +01:00
  • e67cb8a1fa Translated using Weblate: Russian (ru) by Golubev Alexander <fatzer2@gmail.com> Golubev Alexander 2021-01-31 23:07:35 +01:00
  • 58d23d17e6 Translated using Weblate: Portuguese (pt) by Peter J. Mello <admin@petermello.net> Peter J. Mello 2021-01-31 23:07:35 +01:00
  • acba6b4a88 Translated using Weblate: Chinese (Simplified) (zh_Hans) by Eric <spice2wolf@gmail.com> Eric 2021-01-31 23:07:34 +01:00
  • 8fcbfd1403 Translated using Weblate: Turkish (tr) by Oğuz Ersen <oguzersen@protonmail.com> Oğuz Ersen 2021-01-31 23:07:34 +01:00
  • 81ef8055de Translated using Weblate: Polish (pl) by WaldiS <sto@tutanota.de> WaldiS 2021-01-31 23:07:33 +01:00
  • 382fba151e Translated using Weblate: Ukrainian (uk) by Ihor Hordiichuk <igor_ck@outlook.com> Ihor Hordiichuk 2021-01-31 23:07:32 +01:00
  • 31c29f2fb3 support official ANDROID_SDK_ROOT env var when running CLI tools Hans-Christoph Steiner 2021-01-29 16:28:00 +01:00
  • 4900c426e9 locale: remove "obsolete" translations from .po files Hans-Christoph Steiner 2021-01-29 16:20:42 +01:00
  • 19e2ea8adf locale: remove duplicate strings as part of the update Hans-Christoph Steiner 2021-01-29 16:13:52 +01:00
  • 3e7c55d91d purge all references to dscanner Hans-Christoph Steiner 2021-01-29 15:29:23 +01:00
  • 63be6f6347 standardize naming in strings and comments on all caps APK Hans-Christoph Steiner 2021-01-29 15:28:55 +01:00
  • 97d5933a05 change config.py to config.yml everywhere it is needed Hans-Christoph Steiner 2021-01-29 13:24:17 +01:00