Commit Graph

  • e8e94e1020 add debug message to mark when syncing to Amazon S3 starts Hans-Christoph Steiner 2014-10-14 17:12:47 -04:00
  • d2b5b86ed5 fix rsync's chmod on local copy Hans-Christoph Steiner 2014-10-09 21:22:50 -04:00
  • e8a5d2b354 check the syntax of included shell scripts in the pre-commit hook Hans-Christoph Steiner 2014-09-18 13:56:11 -04:00
  • 93adee0e2b do not include timestamps in .gz files of docs Hans-Christoph Steiner 2014-09-18 13:47:47 -04:00
  • 455e76b9e7 jenkins: don't scan fdroidserver/ project for APKs Hans-Christoph Steiner 2014-08-30 13:47:12 -04:00
  • 311ec604f8 Also bump build-tools in the example config Daniel Martí 2014-10-23 15:22:40 +02:00
  • fa465e2428 Forgot to bump the build tools in the server config Daniel Martí 2014-10-23 15:21:07 +02:00
  • 57efa16f3f Bump build-tools to 21.0.2 Daniel Martí 2014-10-22 15:01:01 +02:00
  • e3856882b7 Add android-21 (5.0) target sdk to the buildserver Daniel Martí 2014-10-18 11:55:06 +02:00
  • ed9564023f Use '\s' instead of ' ' to identify spaces in regex Daniel Martí 2014-10-15 15:00:45 +02:00
  • f90ba4747f Make lint check for trailing spaces Daniel Martí 2014-10-15 14:36:59 +02:00
  • ea62609a80 Fix gradle 2.1 Daniel Martí 2014-10-10 12:53:44 +02:00
  • 135e15bde3 Add support for gradle plugin version 0.13 via gradle 2.1 Daniel Martí 2014-10-07 16:36:10 +02:00
  • c77c9f06fc 'ndk_path' will always be in the config Daniel Martí 2014-09-25 18:13:16 +02:00
  • c9daf93f69 Create local.properties if it doesn't exist Daniel Martí 2014-09-25 18:11:56 +02:00
  • 5798887d53 Try using Auto Name before falling back to appid for Name Daniel Martí 2014-09-23 09:56:09 +02:00
  • 7d21417286 Fix 'fdroid import' flavours crasher Daniel Martí 2014-09-20 22:35:58 +02:00
  • 007e3eee27 Add the python3-gnupg package Daniel Martí 2014-09-18 15:37:30 +02:00
  • c99f15ac86 Remove .egg-info dir when tests succeed Daniel Martí 2014-09-17 08:54:02 +02:00
  • 2397c13d30 Fix --android-home in 'fdroid init' when ANDROID_HOME is set Daniel Martí 2014-09-17 00:20:37 +02:00
  • 9327adfe74 Name config args thisconfig to avoid confusion with the global config Daniel Martí 2014-09-17 00:12:24 +02:00
  • 9c4a529f5b Fix gradle builds without flavours Daniel Martí 2014-09-16 08:38:18 +02:00
  • ce61186cd2 Fix issue where gradle=yes would be removed by rewritemeta Daniel Martí 2014-09-15 17:03:45 +02:00
  • e038b4424c config['sdk_path'] will never be None, behave properly if ANDROID_HOME is unset Daniel Martí 2014-09-15 12:49:36 +02:00
  • 37aa3a7b99 Only expand paths on config items that can actually be paths Daniel Martí 2014-09-15 12:39:42 +02:00
  • 88dc0b2bb5 Keep consistency in config defaults and writes Daniel Martí 2014-09-15 12:34:40 +02:00
  • 8d1c4c1d60 Fix a few remaining gradle flavour crashes Daniel Martí 2014-09-15 11:52:12 +02:00
  • 1757017b8a More list comprehension fixes Daniel Martí 2014-09-13 13:07:21 +02:00
  • 34a3405208 Centralise handling of default gradle flavours Daniel Martí 2014-09-13 13:04:24 +02:00
  • a195556378 Make gradle and antcommands (previously antcommand) proper lists Daniel Martí 2014-09-13 13:01:08 +02:00
  • ce25054648 docs: Properly explain gradle= with multiple flavors Daniel Martí 2014-09-13 12:27:10 +02:00
  • 93a0d9918d Closes #34: Catch OSErrors when running Popen Daniel Martí 2014-09-11 23:08:51 +02:00
  • 57c6deff01 Restrict vagrant-cachier caches to only apt and chef. Patrick Connolly 2014-09-09 12:38:22 -03:00
  • d1b5c4353d Add optional support for vagrant-cachier plugin. Patrick Connolly 2014-08-27 11:40:36 -03:00
  • 16df9c6aec Fix urlencoding of category in next page links, etc Ciaran Gultnieks 2014-09-04 14:31:37 +01:00
  • b454ea3c6f Make stats retrieval more configurable Ciaran Gultnieks 2014-09-02 18:53:22 +01:00
  • 27edbd56a7 Discard descriptions longer than one line when checking duplicates Daniel Martí 2014-09-01 10:34:12 +02:00
  • b5c363b6c8 Sort builds by vercode when reading them Daniel Martí 2014-08-31 00:21:29 +02:00
  • a1f51ebb4d Fix typo in app link hrefs Daniel Martí 2014-08-28 15:36:09 +02:00
  • c08d2092f6 Update Vagrantfile and docs to clarify v1.4.3 is ok. Patrick Connolly 2014-08-27 11:35:31 -03:00
  • 5822df9231 metadata: Simplify the writing of optional fields Daniel Martí 2014-08-26 14:06:59 +02:00
  • cb63a5a62b Properly obey build --force. Fixes #29. Daniel Martí 2014-08-26 13:49:42 +02:00
  • 3d50ecf5fe Don't accept empty commits Daniel Martí 2014-08-26 13:40:18 +02:00
  • 298934afa5 lint: warn about redundant links too Daniel Martí 2014-08-26 13:32:44 +02:00
  • 0da8c2c365 lint: fix duplicate usage of appid Daniel Martí 2014-08-26 13:31:31 +02:00
  • 102cbd20b3 Don't print tracebacks for option errors Ciaran Gultnieks 2014-08-25 16:48:18 +01:00
  • 5e988eb84d common: discard wrapping quotes in strings Daniel Martí 2014-08-25 08:45:46 +02:00
  • 96f49f2a9e lint: Also warn about descriptions that are just the summary Daniel Martí 2014-08-25 00:41:25 +02:00
  • 3d1213b602 lint: remove pedantic warnings that are often wrong Daniel Martí 2014-08-25 00:41:01 +02:00
  • 858c1eabc1 Add lint warning for empty summaries Daniel Martí 2014-08-25 00:28:40 +02:00
  • f7f8c80018 Fix "no such package" search logic Daniel Martí 2014-08-25 00:27:46 +02:00
  • b43f7bea1a Add ability to filter asshattery from stats Ciaran Gultnieks 2014-08-22 21:18:55 +01:00
  • 58a88acd92 Make the scanner log scanignore as well Daniel Martí 2014-08-21 20:02:52 +02:00
  • c5cab888e4 Revert some stuff from 94c29f9c37 that shouldn't have been commited Daniel Martí 2014-08-18 11:25:39 +02:00
  • 97d1724ca0 fd-commit: don't break when non-metadata files show up in git status Daniel Martí 2014-08-16 17:51:32 +02:00
  • 18ac3044c7 Fix return in parse_metadata(None) Daniel Martí 2014-08-16 16:01:00 +02:00
  • 94c29f9c37 Map apps in memory from appid to appinfo Daniel Martí 2014-08-16 12:46:02 +02:00
  • 880f75110e Add setup.py to pep8+pyflakes hook, fix it Daniel Martí 2014-08-16 11:51:23 +02:00
  • eb81375630 stats: simpler repo type logic Daniel Martí 2014-08-16 11:42:51 +02:00
  • 51c93c9576 Be more specific about when git svn is used Daniel Martí 2014-08-16 10:55:21 +02:00
  • 80a4edc748 Add Update Check Name to docs Daniel Martí 2014-08-15 14:03:33 +02:00
  • 2845cb56cc Also warn about HEAD, ignore disabled builds Daniel Martí 2014-08-15 12:29:03 +02:00
  • 1af98e9f09 Try to fix apk path matching with newer maven plugin versions Daniel Martí 2014-08-12 12:56:15 +02:00
  • 4c7c410d6e Remove gpg sig when removing disabled builds Ciaran Gultnieks 2014-08-11 12:48:27 +01:00
  • 7c0185fab5 Don't assume that Result: will be in the first line Daniel Martí 2014-08-10 19:56:45 +02:00
  • bf227948a9 Make use of Popen.wait() return value Daniel Martí 2014-08-10 12:28:19 +02:00
  • 2116dee6d2 install: don't error if there are bin apks in repo/ Daniel Martí 2014-08-10 01:09:44 +02:00
  • b2f1cedb40 Fix update, broken in 7ac0c5abb2 Ciaran Gultnieks 2014-08-08 12:34:37 +01:00
  • 1c5d5c0bce Improve 'no sdk version found' output Ciaran Gultnieks 2014-08-08 12:34:16 +01:00
  • 6767c3f987 Revert "Add android-L target to the buildserver" Daniel Martí 2014-08-07 10:29:44 +02:00
  • 27cd65fde5 Merge branch 'master' into 'master' Ciaran Gultnieks 2014-08-05 21:51:52 +00:00
  • 7ac0c5abb2 update: use sets for permissions and features to avoid duplicates Daniel Martí 2014-08-05 23:04:21 +02:00
  • 7809ef419f Add android-L target to the buildserver Daniel Martí 2014-08-03 09:51:19 +02:00
  • b66ff53976 Bump version to 0.2.1 0.2.1 Daniel Martí 2014-08-02 13:44:48 +02:00
  • 87b04c6921 Add python-gnupg to buildserver Ciaran Gultnieks 2014-07-31 18:49:34 +01:00
  • 9307f87627 fixed name and location of config.py sample file Tilman Beitter 2014-07-25 14:20:56 +02:00
  • 94e2b120e4 Remove extra argument in magic warning call Daniel Martí 2014-07-24 08:55:54 +02:00
  • 52a0773d71 stats: don't include disabled apps Daniel Martí 2014-07-23 19:55:45 +02:00
  • a5f0f439c5 Use --before when using find-rev in git-svn Daniel Martí 2014-07-23 17:26:33 +02:00
  • 5167e3d771 Don't crash if a magic number can't be used Daniel Martí 2014-07-22 10:06:38 +02:00
  • 0283fa0aa6 Merge branch 'master' of https://gitlab.com/eighthave/fdroidserver Daniel Martí 2014-07-18 13:21:40 +02:00
  • 78ff22d952 Drop svn support in favour of git-svn Daniel Martí 2014-07-18 12:39:24 +02:00
  • 13987b5c77 Use os.path.join instead of adding strings more often Daniel Martí 2014-07-18 12:21:52 +02:00
  • d3ae163152 Fix Tags UCM on newer git-svn versions Daniel Martí 2014-07-18 12:12:16 +02:00
  • 1bde10a642 default to Pillow for Python Imaging, that's what most people use now Hans-Christoph Steiner 2014-07-17 12:31:57 -04:00
  • f5890646e6 Put lastbuild log on wiki by vercode (with redirect) Ciaran Gultnieks 2014-07-17 14:05:16 +01:00
  • 40945aded7 Merge branch 'support-multiple-serverwebroots-and-fixes' into 'master' Ciaran Gultnieks 2014-07-16 21:07:10 +00:00
  • 18b105ac70 Make FlattrID a hexadecimal value Daniel Martí 2014-07-16 00:02:01 +02:00
  • 8c8fb8b156 support lists/tuples in 'serverwebroot' config item Hans-Christoph Steiner 2014-07-14 15:03:58 -04:00
  • 35ee4b1bc5 update local_copy_dir rsync to handle FAT and filesystems with perms Hans-Christoph Steiner 2014-07-02 21:03:26 -04:00
  • f34c842f55 auto-clean newlines and spaces in repo/archive descriptions Hans-Christoph Steiner 2014-07-02 20:57:47 -04:00
  • c7962e7c6d server init: replace ssh subprocess with paramiko Hans-Christoph Steiner 2014-07-02 20:54:52 -04:00
  • d69f93e5b2 Don't use the error-prone -x method to avoid lint usage Daniel Martí 2014-07-10 12:07:10 +02:00
  • 3d923a6718 Use p.wait() instead of p.communicate() Daniel Martí 2014-07-09 19:22:39 +02:00
  • a834ff4ab2 Make a few Popens silent Daniel Martí 2014-07-09 19:15:39 +02:00
  • 69725c3f4c Much cleaner and nicer way to ignore vcs dot dirs Daniel Martí 2014-07-09 19:11:13 +02:00
  • f3dd6d9510 More generic usual suspects regex Daniel Martí 2014-07-09 18:17:28 +02:00
  • 4ffa13167e Only catch metadata exceptions from description_html Daniel Martí 2014-07-09 16:48:28 +02:00
  • d5b06ec008 Revert "If given --verbose, don't print the whole error log again" Daniel Martí 2014-07-09 11:14:01 +02:00
  • acbbc6a973 Revert "Always print command output when --verbose" Daniel Martí 2014-07-09 11:11:41 +02:00