Commit Graph

  • 7b0e8bd01d lint: be more strict about redundant summaries Daniel Martí 2015-05-22 09:33:15 +02:00
  • 550d907b8c fix E713 test for membership should be 'not in' Daniel Martí 2015-05-22 09:29:51 +02:00
  • 6196e8acc1 Formatting fix for f345b24 Ciaran Gultnieks 2015-05-15 21:55:20 +01:00
  • 4178b34351 Fix 'fdroid update' regression Ciaran Gultnieks 2015-05-15 21:36:12 +01:00
  • f345b24816 lint: warn about extra empty lines Daniel Martí 2015-05-15 17:09:00 +02:00
  • 7c0228d89c Warn about empty categs Daniel Martí 2015-05-15 16:54:41 +02:00
  • ac004264f0 Make comma-separated list parsing code common Daniel Martí 2015-05-15 16:51:58 +02:00
  • 76332e7c0e Merge branch 'support-all-signing-key-types' into 'master' Ciaran Gultnieks 2015-05-14 16:12:04 +00:00
  • 82ab109066 Merge branch 'debug-builds' into 'master' Ciaran Gultnieks 2015-05-14 16:11:32 +00:00
  • afa7254a83 Merge branch 'master' into 'master' Ciaran Gultnieks 2015-05-14 16:09:40 +00:00
  • fd0e2ab97e support all APK signing key types: DSA, EC, RSA Hans-Christoph Steiner 2015-05-13 17:50:08 -04:00
  • 255afa3894 ACCESS_SUPERUSER is now deprecated Daniel Martí 2015-05-14 12:31:10 +02:00
  • dd70c9441c Detect most bad URLs Daniel Martí 2015-05-13 13:05:42 +02:00
  • bd3303c43d Merge branch 'vars' into 'master' Daniel Martí 2015-05-10 13:42:07 +00:00
  • f3339daeee Update documentation to cover COMMIT, VERSION and VERCODE vars Boris Kraut 2015-05-10 15:29:41 +02:00
  • e916e5df4e Add COMMIT, VERSION and VERCODE recipe vars. Fixes #69 Daniel Martí 2015-05-10 13:53:06 +02:00
  • cc0908bdbb common.write_to_config(): if key doesn't exist in config.py, append it Hans-Christoph Steiner 2015-04-20 22:27:31 -04:00
  • ff48c6b7f9 tests: no need to dump the index.xml to the build log Hans-Christoph Steiner 2015-04-20 21:52:41 -04:00
  • de1c80f9b4 fdroid update --create-key to create a keystore/key Hans-Christoph Steiner 2015-04-20 21:38:52 -04:00
  • 276123856c move keystore gen logic to common function Hans-Christoph Steiner 2015-04-20 20:27:38 -04:00
  • af360199f1 move default keystore location to keystore.jks, i.e. in the fdroid repo Hans-Christoph Steiner 2015-04-20 19:29:50 -04:00
  • 4861595288 move genkey() and genpassword() to common.py for use in multiple sections Hans-Christoph Steiner 2015-04-20 19:14:58 -04:00
  • 86865faa62 make fdroid update check that it can sign the repo, or exit with error Hans-Christoph Steiner 2015-04-20 19:09:50 -04:00
  • 0d62c3093a jenkins-build: always use speced dir for APK source Hans-Christoph Steiner 2015-03-11 17:40:26 -04:00
  • c941bf3215 server: support plain paths as a serverwebroot Hans-Christoph Steiner 2015-04-30 23:39:58 -04:00
  • 463bfc5639 server: delay deleting on the server for as long as possible Hans-Christoph Steiner 2015-04-30 23:36:10 -04:00
  • f63ea5cb86 Use --safe-links with rsync Ciaran Gultnieks 2015-04-28 17:23:42 +01:00
  • ce48e8f78d Don't match gradle plugin import lines which are commented Daniel Martí 2015-05-08 00:58:52 +02:00
  • 3e04a44941 Add plugin version 1.2 to our gradle wrapper Daniel Martí 2015-04-29 22:15:57 +02:00
  • 577211dae7 Sort debian packages to be installed Daniel Martí 2015-04-28 17:39:26 +02:00
  • 8de6b79c60 Add scons, make-like tool used by godot Daniel Martí 2015-04-28 17:36:15 +02:00
  • ca483069c0 Order counter stats by value, not key Daniel Martí 2015-04-23 16:42:22 +02:00
  • e7ac90b6b8 stats: Don't confuse app with appid Daniel Martí 2015-04-20 18:26:23 +02:00
  • 3c2f84fb15 stats: sort counter outputs Daniel Martí 2015-04-20 18:25:40 +02:00
  • 41539d6a1b Add stats/disabled_apps.txt (closes #87) Daniel Martí 2015-04-20 18:20:24 +02:00
  • 504163b170 lint: warn about None category Daniel Martí 2015-04-19 17:04:44 +02:00
  • 74f12ab641 lint: Remove NOP Daniel Martí 2015-04-19 17:04:34 +02:00
  • 1af774811d Merge branch 'projectproperties' into 'master' Daniel Martí 2015-04-17 17:28:35 +00:00
  • 3f9d6b2947 Don't try reading lines from directories Daniel Martí 2015-04-17 13:02:47 +02:00
  • 96e4062bcf Fix project.properties dependency issue micu 2015-04-17 00:58:20 +02:00
  • d1d257bef4 lint: add commented out warnings about google code Daniel Martí 2015-04-14 14:18:44 +02:00
  • 4888339a9d Also run main gradle clean task in case it's got dependencies Daniel Martí 2015-04-10 00:14:52 +02:00
  • b416795166 Start supporting gradle tasks that belong to subprojects Daniel Martí 2015-04-10 00:13:50 +02:00
  • ed5c2fd33d Add gradle 2.3 to the buildserver Daniel Martí 2015-04-09 16:02:35 +02:00
  • f8c32ce045 Add android version 5.1 Daniel Martí 2015-04-06 22:18:54 +02:00
  • acd49c6e4d When patching or checking plugin versions, use *.gradle Daniel Martí 2015-04-06 17:42:26 +02:00
  • 021df3c424 Other minor file reading fixes Daniel Martí 2015-04-03 00:14:32 +02:00
  • 241a3f02ac Always check that files actually are files before reading Daniel Martí 2015-04-03 00:05:22 +02:00
  • 85b48a5c25 Fix buildTools versions that reference variables Daniel Martí 2015-03-31 23:08:32 +02:00
  • c6434476e9 Work when cpu count is not defined Ciaran Gultnieks 2015-03-23 11:28:38 +00:00
  • 45925c6816 Forgot to bump build_tools in the configs Daniel Martí 2015-03-24 21:36:42 +01:00
  • 71d8888308 Merge branch 'import' into 'master' Daniel Martí 2015-03-22 17:18:45 +00:00
  • 6353dd1a09 Importer: Fix duplicated urls Boris Kraut 2015-03-22 03:24:43 +01:00
  • 66487272cd Update build tools to 22.0.0 Daniel Martí 2015-03-21 23:42:31 +01:00
  • 92fdcd3e6a Update sdk to 24.1.2 Daniel Martí 2015-03-21 23:41:08 +01:00
  • 4c0ee6ddce Add android-22 target Daniel Martí 2015-03-21 23:28:09 +01:00
  • 4feedb7c6b Gradle plugin version 1.1 still uses gradle 2.2 Daniel Martí 2015-03-15 16:25:41 +01:00
  • c2c628273c Merge branch 'update-readme' into 'master' Ciaran Gultnieks 2015-03-11 13:32:09 +00:00
  • 3c5af7e0d9 Update README file. Schneider Werner-Walter 2015-03-11 10:28:47 +02:00
  • fdb71e2a41 lint: don't take commas as punctuation Daniel Martí 2015-03-05 15:32:45 +01:00
  • 3b7b8b9bde Don't take placeholders commits as possible tags Daniel Martí 2015-03-05 15:25:21 +01:00
  • edd3a787aa Also set ANDROID_NDK_HOME since gradle may need it Daniel Martí 2015-03-05 15:25:09 +01:00
  • 8510961db9 Also ignore PEP8 W503 Daniel Martí 2015-03-05 15:24:52 +01:00
  • 9be0d35bd1 Ignore all the pep8 errors ignored by the default config Daniel Martí 2015-02-07 21:58:24 -08:00
  • c7f3d65997 Merge branch 'LOffice' into 'master' Ciaran Gultnieks 2015-02-05 09:10:52 +00:00
  • 3d791e4c9e Add dependencies needed by "LibreOffice Viewer Beta" Matías Zúñiga 2015-02-03 23:45:26 +00:00
  • ad1e936ad7 Failed to update what page? Ciaran Gultnieks 2015-02-01 20:32:03 +00:00
  • ea17f08112 Note about required python version Ciaran Gultnieks 2015-02-01 20:31:46 +00:00
  • b71433e66b Allow buildserver CPU count to be configured Ciaran Gultnieks 2015-02-01 09:00:04 +00:00
  • d3f8a9f276 Signature file names are not fixed Ciaran Gultnieks 2015-01-31 16:04:39 +00:00
  • d254fb81f2 Use jarsigner-based verification in publish Ciaran Gultnieks 2015-01-31 15:59:00 +00:00
  • 94edef3b34 Need the information about what's different from verify_apks Ciaran Gultnieks 2015-01-31 15:58:08 +00:00
  • f26a908dab Add function to verify apks via jarsigner Parménides GV 2015-01-31 15:55:18 +00:00
  • 3e7046e23b Use pre-retrieved Binary when publishing Ciaran Gultnieks 2015-01-31 15:36:57 +00:00
  • d1c03fbdbf Retrieve Binaries at build time Ciaran Gultnieks 2015-01-31 15:36:26 +00:00
  • 95ff6de599 Improve validation of fdroid import page parsing Ciaran Gultnieks 2015-01-31 12:07:33 +00:00
  • e26ad377a6 Handle not-found package name gracefully Ciaran Gultnieks 2015-01-27 07:13:21 +00:00
  • 8c1e1b1d24 Merge branch 'fxbuilddeps' into 'master' Ciaran Gultnieks 2015-01-31 12:04:16 +00:00
  • 384f97e998 Ensure package names are valid Ciaran Gultnieks 2015-01-26 18:29:39 +00:00
  • fe7f6cfe50 Remove shell option from FDroidPopen Ciaran Gultnieks 2015-01-26 18:14:29 +00:00
  • 43ccdce0ac wp-fdroid: Properly escape fdfilter Ciaran Gultnieks 2015-01-26 18:12:30 +00:00
  • abdc97142b Add compare-locales via easy_install for Firefox Boris Kraut 2015-01-25 19:33:02 +01:00
  • ffd5263b58 Add build-deps for Firefox Boris Kraut 2015-01-25 01:09:13 +01:00
  • 7fdddb729e Merge branch 'master' into 'master' Ciaran Gultnieks 2015-01-21 16:30:43 +00:00
  • 2a87ae5127 fix update.TestCase: remove unused SilentPopen import, that class was removed Hans-Christoph Steiner 2015-01-20 22:43:55 +01:00
  • 3b3d026ee3 fix install test by making sure common.options is set Hans-Christoph Steiner 2015-01-20 22:40:45 +01:00
  • e3628b2d74 fix PEP8 E124 closing bracket missing visual indentation Hans-Christoph Steiner 2015-01-20 18:01:29 +01:00
  • 2656ea230c Merge branch 'antifeature' into 'master' Ciaran Gultnieks 2015-01-21 09:19:12 +00:00
  • 6a780a5a27 Fix no-checksum option type for local sync (fixes #67) Ciaran Gultnieks 2015-01-21 09:15:20 +00:00
  • ab84076154 Update docs: Add UpstreamNonFree; apps with AFs are not hidden. Boris Kraut 2015-01-17 01:11:43 +01:00
  • 581ad7f2a8 Merge branch 'update_docs' into 'master' Ciaran Gultnieks 2015-01-16 21:05:02 +00:00
  • a144edc455 Added docs how to get platform cache files (closes #53) Rancor 2015-01-16 21:59:33 +01:00
  • 3b3704710e Fix adding paths to the PATH env variable Daniel Martí 2015-01-13 16:37:10 +01:00
  • ff2b061351 Fix issue introduced in 49549f4cad (fixes #62) Daniel Martí 2015-01-13 16:15:11 +01:00
  • 24aaa568da Fix PEP8 issues from latest pull request Ciaran Gultnieks 2015-01-13 08:26:30 +00:00
  • 12f65953e6 Correction to 5b868c8a4 Ciaran Gultnieks 2015-01-13 08:25:27 +00:00
  • c60cca57cf Don't limit gradle's forceversion to string literals Daniel Martí 2015-01-12 23:47:40 +01:00
  • 5b868c8a4c Only set Auto Name if one isn't set already Ciaran Gultnieks 2015-01-12 18:58:03 +00:00
  • dffaaccbc4 Merge branch 'master' into 'master' Ciaran Gultnieks 2015-01-12 10:06:26 +00:00
  • 4e68655437 if a build did verify against Binaries:, delete the comparison dirs Hans-Christoph Steiner 2015-01-12 10:51:54 +01:00