Commit Graph

  • 885a3a73f1 Simplify format parsing logic Daniel Martí 2015-10-03 23:00:18 -07:00
  • d8e1f296e0 scanner: don't error on partially used globs Daniel Martí 2015-10-03 17:00:22 -07:00
  • 59f5d19dfe Rework path glob expansion Daniel Martí 2015-10-03 16:52:23 -07:00
  • 75bde83fb8 import: fix issue tracker links Daniel Martí 2015-10-03 16:28:48 -07:00
  • 712deb4396 Don't use exists() on symlinks Daniel Martí 2015-09-30 17:04:00 -07:00
  • 1ed33bfa96 Smarter archive policy apk moving Daniel Martí 2015-09-30 12:33:01 -07:00
  • 4ea5ce8889 checkupdates: Ignore xml tags in string content Daniel Martí 2015-09-30 16:34:02 -07:00
  • 79475d055f Fetch string contents in a safer way Daniel Martí 2015-09-30 16:12:45 -07:00
  • cc017d70d2 Fix for bb2cbd527b Daniel Martí 2015-09-29 20:39:36 -07:00
  • bb2cbd527b Increase wiki error detail length limit Daniel Martí 2015-09-29 12:51:11 -07:00
  • a0ee23bdb2 docs: Add information on binary verification Boris Kraut 2015-09-29 02:17:09 +02:00
  • 9c3fd97530 fdroid: don't treat MetaDataException as unknown Daniel Martí 2015-09-26 16:53:08 -07:00
  • 811fcd320f rewritemeta: add -l option to list files Daniel Martí 2015-09-24 22:40:49 -07:00
  • 911994fc99 Make write_metadata take a writer Daniel Martí 2015-09-24 22:27:38 -07:00
  • d88914b466 Replace MD5withRSA with SHA1withRSA. Fixes #26. Daniel Martí 2015-09-24 18:50:51 -07:00
  • 84573e4e5c Push a more complete/standard fdroidserver layout to buildserver Ciaran Gultnieks 2015-09-24 09:19:17 +00:00
  • 27a5dc8429 checkupdates: ignore gradle comments Daniel Martí 2015-09-23 18:52:59 -07:00
  • 80a8a39f6f build: make sure .gradle/ is removed at clean Daniel Martí 2015-09-23 13:02:22 -07:00
  • 1b8e33f714 Update build status badge to new CI url Daniel Martí 2015-09-22 21:46:14 -07:00
  • b589595e45 scanner: skip symlinks to avoid issues Daniel Martí 2015-09-22 13:03:42 -07:00
  • b9b5b5d1b0 scanner: don't crash on unused gradle files Daniel Martí 2015-09-22 13:02:26 -07:00
  • 83daf71338 gradle: don't strip out comments Daniel Martí 2015-09-22 11:52:16 -07:00
  • 21bdd2941c Merge branch 'asynchronous_reader' into 'master' Daniel Martí 2015-09-21 22:09:23 +00:00
  • 39e3bfa0ce Merge branch 'docs' into 'master' Daniel Martí 2015-09-21 19:58:50 +00:00
  • 22bdcb7acf docs: Add list of trusted maven repos Boris Kraut 2015-09-21 12:16:47 +02:00
  • 6c5bbb2431 Merge branch 'master' into 'master' Daniel Martí 2015-09-21 17:06:38 +00:00
  • 694a4ce7da Add asynchronous filereader, fix python3 lockups NeroBurner 2015-09-20 20:50:02 +02:00
  • 450409ef14 Added support for gradle flavor specific dependencies in usual suspects check. Jan Kühle 2015-09-18 17:22:34 +02:00
  • e285a8ac31 Remove Dogecoin donation support Daniel Martí 2015-09-18 18:57:44 -07:00
  • d07bf0754a metadata: fix html paragraph tag regression Daniel Martí 2015-09-17 14:09:21 -07:00
  • d7d9e38ef7 scanner: use a blacklist instead of a whitelist Daniel Martí 2015-09-16 17:20:22 -07:00
  • feaf3d04e5 scanner: also ignore ttf and otf files Daniel Martí 2015-09-16 17:14:06 -07:00
  • da2a4f2cf5 scanner: improve usual suspect output Daniel Martí 2015-09-16 17:13:54 -07:00
  • d155648a01 Merge branch 'fix_licence_setup' into 'master' Daniel Martí 2015-09-16 21:29:41 +00:00
  • 9e8d9bebfa Update Licence in setup.py to AGPLv3 NeroBurner 2015-09-16 22:55:22 +02:00
  • 2bf04f8054 import: fix import -u from fdroiddata Daniel Martí 2015-09-15 14:06:31 -07:00
  • 41370a12b0 Deduplicate statsdir Daniel Martí 2015-09-14 18:13:03 -07:00
  • 5cb47203b3 Replace some hard-coded paths with os.path.join Daniel Martí 2015-09-14 18:12:15 -07:00
  • 2c0be49124 import: do set root_dir if running from a repo Daniel Martí 2015-09-14 17:40:44 -07:00
  • eda0c965e9 Merge branch 'dont-use-sudo-brew' into 'master' Daniel Martí 2015-09-14 16:40:41 +00:00
  • 15e14075cf scanner: avoid checking if usual files are binary Daniel Martí 2015-09-13 22:22:03 -07:00
  • 055759cf76 Rewrite scanner logic Daniel Martí 2015-09-13 22:11:53 -07:00
  • 1a3816acfb scanner: support apps using srclib repo type Daniel Martí 2015-09-13 22:05:41 -07:00
  • e62a9c5cbb Don't recommend using sudo with Homebrew Alex Jordan 2015-09-13 14:53:34 -07:00
  • 576da1d048 all: deduplicate -v/-q setup Daniel Martí 2015-09-11 23:42:50 -07:00
  • b42b45f762 lint: small cleanup Daniel Martí 2015-09-11 23:35:32 -07:00
  • ecad89dc05 lint: catch more duplicate links Daniel Martí 2015-09-11 23:30:59 -07:00
  • 3638acddc4 checkupdates: Avoid variable/string names as CV Daniel Martí 2015-09-11 23:17:46 -07:00
  • 7a79b000bf Allow slashes in tags Daniel Martí 2015-09-11 23:17:14 -07:00
  • fb23b2cff4 metadata: don't break words nor on hyphens Daniel Martí 2015-09-11 22:52:50 -07:00
  • df9b044a3b lint: add dumb support for multiline links Daniel Martí 2015-09-11 22:40:16 -07:00
  • b9b4880b49 lint: move regex closer to usage Daniel Martí 2015-09-11 22:07:51 -07:00
  • 223db1588b metadata: allow links spanning multiple lines Daniel Martí 2015-09-11 22:07:20 -07:00
  • e6b14c8995 lint: remove now obsolete description checks Daniel Martí 2015-09-11 21:53:27 -07:00
  • 3413965eaa Wrap descriptions to 80 chars Daniel Martí 2015-09-11 21:36:18 -07:00
  • ade5036e23 metadata: rewrite multiline field writing Daniel Martí 2015-09-11 19:12:51 -07:00
  • cd202e59b1 Ensure that builds are always sorted when writing Daniel Martí 2015-09-11 18:19:51 -07:00
  • cc48d2828c lint: overhaul, cleaner and saner output Daniel Martí 2015-09-10 18:41:10 -07:00
  • acfc48970d lint: move lastbuild into separate function Daniel Martí 2015-09-10 17:55:09 -07:00
  • a5c2e503b2 lint: remove "no recommended build" check Daniel Martí 2015-09-10 17:54:27 -07:00
  • 13b5966062 Merge branch 'import-tweaks-and-tests' into 'master' Daniel Martí 2015-09-11 00:23:42 +00:00
  • e9e2713cde lint: cleanup, remove stale sites Daniel Martí 2015-09-10 16:34:26 -07:00
  • 491d2d75a2 comment out things that are default values in examples/config.py Hans-Christoph Steiner 2015-08-27 19:34:37 +02:00
  • 707930ce0a add a basic test of fdroid import Hans-Christoph Steiner 2015-08-06 00:55:16 +02:00
  • 48397bfa3c import: append .git to gitlab URLs, git sometimes freaks out otherwise Hans-Christoph Steiner 2015-08-05 21:54:25 +02:00
  • c80c1bf017 import: split out URL handling into its own function Hans-Christoph Steiner 2015-08-05 20:42:58 +02:00
  • 9489e80f09 Merge branch 'replace_optparse_with_argparse' into 'master' Daniel Martí 2015-09-10 02:08:24 +00:00
  • 4c8e986139 rewritemeta: move debug logs to logging.debug Daniel Martí 2015-09-09 13:24:18 -07:00
  • b07e6c343c checkupdates: log vercode operation activity Daniel Martí 2015-09-09 10:26:33 -07:00
  • 2fe0327beb checkupdates: don't auto update to older versions Daniel Martí 2015-09-09 09:27:18 -07:00
  • 803a3ebbac Make builds work after 04e6f2eb and 120be433 Ciaran Gultnieks 2015-09-09 11:43:17 +00:00
  • 664f6e4adb manual: Don't reuse scanignore doc in scandelete Daniel Martí 2015-09-08 15:36:18 -07:00
  • a782a615c6 manual: be explicit about what scandelete does Daniel Martí 2015-09-08 15:22:56 -07:00
  • 0f4d26c2ed Merge branch 'master' of https://gitlab.com/fdroid/fdroidserver Ciaran Gultnieks 2015-09-08 21:00:31 +00:00
  • 29dea4aad5 lint: Warn about links left off from old sites Daniel Martí 2015-09-08 13:33:43 -07:00
  • 03deda914f checkupdates improvements for gradle projects Daniel Martí 2015-09-08 13:12:28 -07:00
  • 131487f214 Add python-yaml to buildserver Ciaran Gultnieks 2015-09-08 09:54:21 +00:00
  • d23ecf1b35 replace deprecated optparse with argparse nero-tux 2015-09-04 11:37:05 +02:00
  • 41443edd55 Bump build-tools Daniel Martí 2015-09-05 22:59:35 -04:00
  • f4e96cfd7a Specify that disabled builds aren't failing builds Daniel Martí 2015-09-05 10:09:25 -04:00
  • de1c599127 Fix regression introduced in 2831b3e93 Daniel Martí 2015-09-04 23:39:53 -07:00
  • f70d74e3e8 End sentence spacing madness in sample config Daniel Martí 2015-09-03 22:06:43 -07:00
  • 60aea2ca1e Simplify markdown code blocks Daniel Martí 2015-09-03 21:51:37 -07:00
  • 9eef437bca completion: set up _fdroid_* funcs at load time Daniel Martí 2015-09-02 21:23:08 -07:00
  • f23011f408 CI: set up all SDK components in PATH Daniel Martí 2015-09-01 20:48:58 -07:00
  • 0b0197dba3 Merge branch 'ci-split-packages' into 'master' Daniel Martí 2015-09-01 22:42:10 +00:00
  • 91f36acaa6 Even examples/config.py with default_config Daniel Martí 2015-09-01 15:30:41 -07:00
  • c633b21f6c CI: Split up package installing Daniel Martí 2015-09-01 15:20:24 -07:00
  • 96bcd1c77d Merge branch 'fix-pillow-gitlab-ci' into 'master' Daniel Martí 2015-09-01 22:02:54 +00:00
  • 9855d4089c install build dependencies for Pillow Hans-Christoph Steiner 2015-09-01 23:48:28 +02:00
  • 88dcc9d272 CI: add missing python-virtualenv package Daniel Martí 2015-09-01 11:34:04 -07:00
  • 6f05529dac Merge branch 'fdroid-version' into 'master' Daniel Martí 2015-09-01 18:27:55 +00:00
  • f87b17139b pep8: on *.TestCase, skip "E402 module level import not at top of file" Hans-Christoph Steiner 2015-09-01 20:10:01 +02:00
  • 242e9d2fb9 gitlab-ci: install all android packages at once Hans-Christoph Steiner 2015-09-01 19:57:40 +02:00
  • e6c0be8898 move tests into common script for jenkins and gitlab-ci Hans-Christoph Steiner 2015-09-01 12:28:58 +02:00
  • 3fc2a99d71 fdroid --version for installed releases and running from git Hans-Christoph Steiner 2015-09-01 11:23:23 +02:00
  • 4a4bb3e7a5 CI: Add missing yaml dependency Daniel Martí 2015-09-01 10:42:16 -07:00
  • ca8ab7675d Merge branch 'support-xml-json-yaml-for-metadata' into 'master' Daniel Martí 2015-09-01 17:29:11 +00:00
  • 64baa558bf Merge branch 'liblzma' into 'master' Daniel Martí 2015-09-01 17:28:06 +00:00
  • 325db90918 set "accepted formats" for metadata in config.py Hans-Christoph Steiner 2015-08-27 11:43:17 +02:00