Commit Graph

  • d8679c3cad Merge branch 'git-svn-improvements' into 'master' Hans-Christoph Steiner 2018-02-12 11:18:02 +00:00
  • dc26e7f79f git-svn: check HTTPS connection with Python Requests Hans-Christoph Steiner 2018-02-05 14:44:59 +01:00
  • a1075f45cc git-svn: require working HTTPS for all Subversion URLs Hans-Christoph Steiner 2018-02-05 14:43:39 +01:00
  • dd93ee6c9b git: use /bin/true for 'askpass' to prevent all password prompts Hans-Christoph Steiner 2018-02-05 13:24:32 +01:00
  • 574fa15fce git: make explicit that git configs are calling cmd line utilities Hans-Christoph Steiner 2018-02-05 13:23:44 +01:00
  • c67ed5e85f git-svn: use '--' to isolate user input in command lines Hans-Christoph Steiner 2018-02-05 13:22:06 +01:00
  • 1626655879 Merge branch 'import-for-issuebot' into 'master' Hans-Christoph Steiner 2018-02-12 11:08:55 +00:00
  • a40b79eb9d import: fix crash when importing from local git repo Hans-Christoph Steiner 2018-01-31 09:59:06 +01:00
  • 559adb207b import: get build dir from settings.gradle Hans-Christoph Steiner 2018-01-30 23:07:16 +01:00
  • 64938d9104 import: switch to .yml as default metadata format Hans-Christoph Steiner 2018-01-30 23:06:24 +01:00
  • 62db94d96e Merge branch 'build-36h' into 'master' Hans-Christoph Steiner 2018-02-12 11:06:34 +00:00
  • d4e64bda4c Merge branch 'timeout_flag' into 'master' Hans-Christoph Steiner 2018-02-12 12:01:46 +01:00
  • 2238b5cafd Merge branch 'metadata-write-int' into 'master' Hans-Christoph Steiner 2018-02-12 10:57:38 +00:00
  • ef9b89f4ec Merge branch 'remove-ndk-r9b' into 'master' Hans-Christoph Steiner 2018-02-12 10:55:02 +00:00
  • 8326e62235 Merge branch 'ndk-r16b' into 'master' Hans-Christoph Steiner 2018-02-12 10:54:31 +00:00
  • 9ba9c6cc3d Merge branch 'gradle-4.5.1' into 'master' Hans-Christoph Steiner 2018-02-12 10:54:06 +00:00
  • c0f323e343 build: set overall timeout to 36 hours relan 2018-02-12 13:45:49 +03:00
  • 76da21f121 makebuildserver: remove NDK r9b to save 1.6 GB of disk space relan 2018-02-12 09:16:03 +03:00
  • 6f295cb3d3 makebuildserver: upgrade NDK r16 to r16b relan 2018-02-11 10:20:42 +03:00
  • 5387fe85a7 makebuildserver: add Gradle 4.5.1 relan 2018-02-11 10:08:06 +03:00
  • 4d56c6c262 metadata: write values of TYPE_INT fields relan 2018-02-06 12:27:34 +03:00
  • 39a5637df2 build: clear timeout flag before every build Marcus Hoffmann 2018-02-07 20:46:29 +01:00
  • bc5bf7e0ec Merge branch 'translation-app-field' into 'master' Hans-Christoph Steiner 2018-02-05 15:16:43 +00:00
  • 05eef5a454 metadata: add new Translation app field for URL for contributions Hans-Christoph Steiner 2018-01-30 11:14:36 +01:00
  • eac391c58f Merge branch 'popen-stdin-devnull' into 'master' Hans-Christoph Steiner 2018-02-05 14:46:08 +00:00
  • 946a1461f2 common: use /dev/null as stdin when calling subprocess.Popen() relan 2018-02-05 15:34:42 +03:00
  • 5db86215f6 lint: check srclibs has name and @ in it Hans-Christoph Steiner 2018-01-31 13:33:06 +01:00
  • 4b0f9d6653 Merge branch 'master' into 'master' Hans-Christoph Steiner 2018-01-31 10:01:18 +00:00
  • 427427481e Change --resetserver to --reset-server for consistency csagan5 2018-01-30 20:45:03 +01:00
  • cf54c9514c Option --resetserver does nothing; have it used instead csagan5 2018-01-30 14:50:35 +01:00
  • adaf97a3cb Merge branch 'build-timeout-customization' into 'master' Hans-Christoph Steiner 2018-01-30 11:22:08 +01:00
  • b170ef7ce8 fix metadata test: remove timeout= from comparison Hans-Christoph Steiner 2018-01-30 11:20:30 +01:00
  • 86f34ee70a build: make per-build hard time limit customizable relan 2018-01-28 09:56:19 +03:00
  • cc4b57b10b Merge branch 'gradle-4.5' into 'master' relan 2018-01-30 06:12:32 +00:00
  • bf8dd8f6c9 makebuildserver: add gradle 4.5 Marcus Hoffmann 2018-01-29 17:55:48 +01:00
  • 84262cfead Merge branch 'crash-and-standard-imports' into 'master' Hans-Christoph Steiner 2018-01-29 09:24:48 +00:00
  • 68099cdf1c Merge branch 'minor-security-ish-tweaks' into 'master' Hans-Christoph Steiner 2018-01-29 09:23:25 +00:00
  • f24cf7f71b vmtools: use standard imports: os.remove() Hans-Christoph Steiner 2018-01-26 10:18:07 +01:00
  • 4463bf238d vmtools: use standard imports: os.path.join() Hans-Christoph Steiner 2018-01-26 10:17:19 +01:00
  • 099c98bc60 metadata: fix crash when there are duplicate metadata files Hans-Christoph Steiner 2018-01-25 10:02:13 +01:00
  • d3caf09421 use standard User-Agent in check-fdroid-apk Hans-Christoph Steiner 2018-01-24 06:39:23 +01:00
  • b851d49d24 shell=True is too dangerous to allow; there are unfiltered user inputs Hans-Christoph Steiner 2018-01-23 23:56:15 +01:00
  • 07cdf848d7 use '--' in source vcs calls to protect against malicious input Hans-Christoph Steiner 2018-01-23 22:42:32 +01:00
  • 32213ef040 scanner: allow running without versionCode and as API Hans-Christoph Steiner 2018-01-23 21:55:37 +01:00
  • 53f603bf30 lint: check description for forbidden HTML tags: iframe, link, script, etc. Hans-Christoph Steiner 2018-01-23 17:13:49 +01:00
  • f0940540ee buildserver: include python3-git for future use Hans-Christoph Steiner 2018-01-23 17:12:32 +01:00
  • a57f17b276 wiki: include per-app link to all related activity on gitlab.com Hans-Christoph Steiner 2018-01-23 09:35:41 +01:00
  • 528aa9269e Merge branch 'platform27' into 'master' Hans-Christoph Steiner 2018-01-26 09:09:15 +00:00
  • 0e68971eef makebuildserver: re-add platform 27 Marcus Hoffmann 2018-01-25 14:09:16 +01:00
  • 9f6862ce82 Merge branch 'build_tools_27.0.3' into 'master' Marcus 2018-01-25 13:12:53 +00:00
  • 98313fc066 makebuildserver: add build-tools 27.0.3 Marcus Hoffmann 2018-01-25 11:53:27 +01:00
  • a4bdd104d7 Merge branch 'remove-kivy' into 'master' Hans-Christoph Steiner 2018-01-24 05:35:32 +00:00
  • 513c95894c build: remove unused, unmaintained Kivy build method Hans-Christoph Steiner 2018-01-23 23:16:05 +01:00
  • b0b9f2f601 Merge branch 'remove-qt' into 'master' Hans-Christoph Steiner 2018-01-23 20:52:22 +00:00
  • 62ddab7edd buildserver: remove Qt installer, its huge, outdated, and being replaced Hans-Christoph Steiner 2018-01-23 17:55:48 +01:00
  • 825b8e9683 Merge branch 'build_timeout' into 'master' Hans-Christoph Steiner 2018-01-22 20:49:01 +00:00
  • a1a88e1c6a main: force exit on keyboard interrupt Marcus Hoffmann 2018-01-20 20:48:02 +01:00
  • fa43066f8d build: add global soft timeout of 12 hours Marcus Hoffmann 2018-01-19 22:35:06 +01:00
  • 80e121d182 build: log timeouts to the wiki Marcus Hoffmann 2018-01-20 22:16:39 +01:00
  • 85985074d4 build: enable watchdog timer for each build that kills in 2 hours Marcus Hoffmann 2018-01-15 01:03:47 +01:00
  • 9a4f3ac019 Revert "build: bump max_apps_per_run to 50" Marcus Hoffmann 2018-01-15 01:08:23 +01:00
  • 61bb74a369 Merge branch 'log-update-checkupdates-server-to-wiki' into 'master' Hans-Christoph Steiner 2018-01-22 13:29:45 +00:00
  • 22563bdf17 gitlab-ci: make metadata_v0 test work even when tags are missing Hans-Christoph Steiner 2018-01-18 10:02:29 +01:00
  • 486ee25708 wiki: log build start/stop time, command line, RAM, and processor count Hans-Christoph Steiner 2018-01-22 14:00:16 +01:00
  • ef69bbff34 wiki: log server start/stop times and command line Hans-Christoph Steiner 2018-01-17 22:21:15 +01:00
  • cd3e531731 buildserver: force no auto updates of package lists or upgrades Hans-Christoph Steiner 2018-01-17 21:04:08 +01:00
  • 8d2092ada1 jenkins-test: include repo_pubkey in config.py for BUILD test Hans-Christoph Steiner 2018-01-17 20:01:51 +01:00
  • f841ec745f wiki: move checkupdates wiki log to separate function Hans-Christoph Steiner 2018-01-17 21:11:32 +01:00
  • 010f1c5029 log installed android sdk versions for update and checkupdates Hans-Christoph Steiner 2018-01-17 17:17:26 +01:00
  • e163c09e26 move get_android_tools_versions functions to common Hans-Christoph Steiner 2018-01-17 17:13:12 +01:00
  • 4beb2d52e9 wiki: log update start/stop time and command line Hans-Christoph Steiner 2018-01-17 15:21:59 +01:00
  • 5b92820ff3 wiki: fix bug updating Repository Maintenance Hans-Christoph Steiner 2018-01-17 15:22:48 +01:00
  • 22c6acc026 wiki: log appids as checkupdates goes through them Hans-Christoph Steiner 2018-01-17 15:21:16 +01:00
  • fc4f5a79a7 wiki: log checkupdates start/stop time and command line for each run Hans-Christoph Steiner 2018-01-17 15:18:05 +01:00
  • df51a6e999 common.get_wiki_timestamp() for posting timestamps to wiki log pages Hans-Christoph Steiner 2018-01-17 14:39:54 +01:00
  • e013fde8b9 Merge branch 'iconfix' into 'master' Hans-Christoph Steiner 2018-01-18 10:53:34 +00:00
  • 4612ddf312 Merge branch 'gitlab-mirrors-reorder' into 'master' Hans-Christoph Steiner 2018-01-18 09:01:17 +00:00
  • 3180acc454 Reorder the gitlab mirrors so GitLab Pages comes before "raw". Peter Serwylo 2018-01-18 08:02:07 +11:00
  • 42ac65e8aa simplifying fix for "cannot identify image file" with XML icons Izzy 2018-01-17 16:48:08 +01:00
  • 6f5b539a54 fix "cannot identify image file" with XML icons Izzy 2018-01-12 22:12:27 +01:00
  • 56a53055be build: bump max_apps_per_run to 50 Hans-Christoph Steiner 2018-01-11 23:25:31 +01:00
  • 846a8c68c4 jenkins-build-all: don't fail if max build limit caused no builds Hans-Christoph Steiner 2018-01-11 23:25:24 +01:00
  • ee89468818 jenkins-test: ensure gpg is starting from a clean and proper place Hans-Christoph Steiner 2018-01-11 20:55:36 +01:00
  • 5ad661ef7b jenkins-build-all: use local mediawiki if available Hans-Christoph Steiner 2018-01-11 16:47:49 +01:00
  • c4dbc58d10 build: buildserverid must always be str not bytes Hans-Christoph Steiner 2018-01-11 12:56:28 +01:00
  • 87524622ea build: fix str vs. bytes error in buildserverid Hans-Christoph Steiner 2018-01-11 12:28:49 +01:00
  • 3a792a8c3d Merge branch 'cleaner-clean' into 'master' Hans-Christoph Steiner 2018-01-10 19:14:49 +00:00
  • e29be52da0 build: clean up only known subdirectories in build/* relan 2018-01-10 21:06:32 +03:00
  • 784e456cc6 Merge branch 'gradle-4.4.1' into 'master' Marcus 2018-01-10 18:40:36 +00:00
  • 70fba5d08c makebuildserver: add Gradle 4.4.1 relan 2018-01-10 21:31:59 +03:00
  • 4e9ff9570d Merge branch 'master' into 'master' Hans-Christoph Steiner 2018-01-05 13:47:48 +00:00
  • dfbe114af3 new script to audit the FDroid.apk on https://f-droid.org Hans-Christoph Steiner 2018-01-05 14:08:14 +01:00
  • 0baa163b01 README: fix name on CI badges Hans-Christoph Steiner 2018-01-05 13:39:18 +01:00
  • 6d69dcddd9 use 1.0.0 for release version to make pypi happy 1.0.0 Hans-Christoph Steiner 2018-01-03 21:41:35 +01:00
  • 6ad02bc4ec release: compile_catalog must be run before register Hans-Christoph Steiner 2018-01-03 21:26:39 +01:00
  • d95859c87e Bump to 1.0!! Hans-Christoph Steiner 2018-01-03 15:52:22 +01:00
  • 62a0d85e9a Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2018-01-03 15:40:05 +00:00
  • 7d5d5b0999 Weblate Hans-Christoph Steiner 2018-01-03 15:40:03 +00:00
  • 4aaf82c34c Merge branch 'build-log-data-points' into 'master' Hans-Christoph Steiner 2018-01-03 14:39:23 +00:00
  • fba4fa6ca6 get minimum aapt version from fdroidserver/common.py for CI tests Hans-Christoph Steiner 2018-01-03 14:32:16 +01:00