Commit Graph

  • 9945045f1b fix bug setting repo_keyalias in init Hans-Christoph Steiner 2014-04-03 23:05:27 -04:00
  • f582cd7a9e fix bug listing new key created in init Hans-Christoph Steiner 2014-04-03 23:00:36 -04:00
  • faf0c4381f add test case were init generates a keystore and uses it Hans-Christoph Steiner 2014-04-03 22:17:52 -04:00
  • b41f9e67a9 if keystore is given as arg to init, create keystore if it does not exist Hans-Christoph Steiner 2014-04-03 22:30:43 -04:00
  • 2bd62239f7 'smartcardoptions' config item for setting up HSMs with fdroid Hans-Christoph Steiner 2014-04-03 22:07:45 -04:00
  • 0950cdac09 make repo_keyalias like a config option: leave it commented out Hans-Christoph Steiner 2014-04-03 21:44:40 -04:00
  • f1ae3d3fd0 use default keystore path when generating a new setup with init Hans-Christoph Steiner 2014-04-03 21:42:23 -04:00
  • 0736367675 when generating config.py during init, uncomment changed options Hans-Christoph Steiner 2014-04-03 21:02:18 -04:00
  • 40fdc2a943 improved error messages related to missing/non-functional SDK paths Hans-Christoph Steiner 2014-04-03 16:42:04 -04:00
  • 56b7326b9a Stop looking for builds when Maintainer Notes is found Daniel Martí 2014-04-07 18:14:36 +02:00
  • 7f822b01bf Validate publish-related file existence before proceeding Ciaran Gultnieks 2014-04-04 15:37:18 +01:00
  • e4ad174399 Use keystore options correctly Ciaran Gultnieks 2014-04-04 15:31:07 +01:00
  • 9ccdd209ac Merge branch 'master' into 'master' Ciaran Gultnieks 2014-04-03 16:51:15 +00:00
  • 947a6d57d2 'ssh' python module no longer needed, only 'paramiko' Hans-Christoph Steiner 2014-04-03 12:34:01 -04:00
  • 5ee4f3d72d enable Jenkins reporting of pylint errors and warnings Hans-Christoph Steiner 2014-04-03 11:54:08 -04:00
  • e9dc2ddd51 jenkins-build: make pylint handle the hashlib hash classes properly Hans-Christoph Steiner 2014-04-02 19:53:53 -04:00
  • c353a69231 Switch back to paramiko for all modules Ciaran Gultnieks 2014-04-03 17:14:59 +01:00
  • c08987cf4b Avoid printing the dir '' Daniel Martí 2014-04-03 16:10:54 +02:00
  • fb933ebafd Make pylint happy about re-using the 'added' var Daniel Martí 2014-04-03 16:05:15 +02:00
  • 0c11f7bc49 scan_source: print problems, only return the total count Daniel Martí 2014-04-03 16:04:06 +02:00
  • d6289b7832 Merge commit 'refs/merge-requests/140' of gitorious.org:f-droid/fdroidserver Daniel Martí 2014-04-03 13:01:09 +02:00
  • 9ece46d32f use the virtualenv python so pylint checks against its installed libs Hans-Christoph Steiner 2014-04-02 19:52:47 -04:00
  • 5b22e11872 make jenkins script use bash so we can use bashisms Hans-Christoph Steiner 2014-04-02 18:32:41 -04:00
  • bb15611ed1 setup.py: include 'ssh' and 'mwclient' as required libraries Hans-Christoph Steiner 2014-04-02 18:12:40 -04:00
  • 3e12ec93a5 Merge commit 'refs/merge-requests/139' of gitorious.org:f-droid/fdroidserver Daniel Martí 2014-04-03 00:12:11 +02:00
  • f918323e91 build and install getsig.class with setup.py Hans-Christoph Steiner 2014-04-02 15:15:27 -04:00
  • 1b130950fd include prefix in data_files install path so it installs correctly Hans-Christoph Steiner 2014-04-02 14:41:20 -04:00
  • 0663d7b197 include a setuptools MANIFEST to make sure things get installed Hans-Christoph Steiner 2014-04-01 20:04:20 -04:00
  • 21fca70d8b add script for running build and tests in Jenkins Hans-Christoph Steiner 2014-04-01 16:17:03 -04:00
  • bfa21fb630 add script to do a test run of creating a new repo Hans-Christoph Steiner 2014-04-01 16:16:24 -04:00
  • 434eab6606 downcase setup.py name to match the name in the repo, Debian package, etc. Hans-Christoph Steiner 2014-04-02 14:38:57 -04:00
  • 92c1e44dba ignore files created by setup.py processes Hans-Christoph Steiner 2014-04-02 14:39:50 -04:00
  • 3905143252 Add default repotype() to make pylint happy Daniel Martí 2014-04-02 23:37:29 +02:00
  • 8e87feff26 Fix output naming, remove redundant lstrip() Daniel Martí 2014-04-02 01:05:33 +02:00
  • fa37c3b2f8 Merge commit 'refs/merge-requests/138' of gitorious.org:f-droid/fdroidserver Daniel Martí 2014-04-02 01:03:36 +02:00
  • e53092cffa fix genkey key listing in fdroid init Hans-Christoph Steiner 2014-04-01 17:37:37 -04:00
  • ed3bd25bb5 oops, include common. to call write_password_file() Hans-Christoph Steiner 2014-04-01 17:06:05 -04:00
  • 8ef6546f81 move fdroid-icon.png to examples/ Hans-Christoph Steiner 2014-04-01 16:57:49 -04:00
  • d21bddc159 improved warning when trying to init a dir with stuff in it Hans-Christoph Steiner 2014-04-01 14:56:11 -04:00
  • 802d5e298c Merge commit 'refs/merge-requests/137' of gitorious.org:f-droid/fdroidserver Daniel Martí 2014-04-01 23:47:11 +02:00
  • 870ed87a36 Fix bankdroid build Daniel Martí 2014-04-01 19:29:37 +02:00
  • 5dc29c8a05 Fix apk path on gradle builds where both subdir and flavour@dir are used Daniel Martí 2014-04-01 19:25:43 +02:00
  • d8374b3efa Add keyaliases config default Daniel Martí 2014-04-01 18:58:20 +02:00
  • f10d16f734 Remove ruby packages from buildserver Ciaran Gultnieks 2014-04-01 17:40:11 +01:00
  • 7bb490221a set the default keystore to the same as the default in fdroid init Hans-Christoph Steiner 2014-03-31 21:42:46 -04:00
  • a31f4571c2 fix example files install in setup.py Hans-Christoph Steiner 2014-03-31 21:29:51 -04:00
  • 525759b235 stop passing passphrases via args, instead use prepared files Hans-Christoph Steiner 2014-03-31 21:02:42 -04:00
  • caa88ec388 Fix indexing issue with recursive srclibs Daniel Martí 2014-03-31 19:23:48 +02:00
  • 214d63e48f Better identify empty licenses Daniel Martí 2014-03-28 11:40:58 +01:00
  • edda052000 Error if buildjni= is present but no native code was packaged Daniel Martí 2014-03-27 19:22:21 +01:00
  • 25a8dd5af4 Start rewriting git@github submodues to use https Daniel Martí 2014-03-27 18:38:12 +01:00
  • 65d796c93a Only make lists if a space follows the # or * sign Daniel Martí 2014-03-27 17:51:34 +01:00
  • 6c6a9c4bb2 Revert "Wrap maintainer notes in <pre> to keep newlines and formatting" Daniel Martí 2014-03-25 09:41:55 +01:00
  • 94bb9d9355 Wrap maintainer notes in <pre> to keep newlines and formatting Daniel Martí 2014-03-24 15:10:52 +01:00
  • 02a835931a Formatting fail Daniel Martí 2014-03-24 10:19:39 +01:00
  • eb343fe212 Always run ndk-build with -j1 Daniel Martí 2014-03-24 10:09:12 +01:00
  • eee7f8b4f6 Avoid some false positives in the punctuation check Daniel Martí 2014-03-24 01:02:11 +01:00
  • 29ab3cf64d If given --verbose, don't print the whole error log again Daniel Martí 2014-03-23 00:10:33 +01:00
  • b23b560c72 Also show error messages when coming from UCM:Tags Daniel Martí 2014-03-21 19:19:17 +01:00
  • 7cf368df70 Better gradle signing keys regexes Daniel Martí 2014-03-21 19:11:52 +01:00
  • 22142138a6 Include possible src/AndroidManifest.xml gradle manifest path Daniel Martí 2014-03-21 19:11:38 +01:00
  • 90d60cc8ff Properly show checkupdates error messages Daniel Martí 2014-03-21 19:11:21 +01:00
  • 685eb188b1 Fix checkupdates appid managing Daniel Martí 2014-03-21 19:11:08 +01:00
  • 758f88af7b Don't use 'yes' as flavour Daniel Martí 2014-03-21 19:10:50 +01:00
  • c63fef2af3 Don't crash when using gradle=yes Daniel Martí 2014-03-19 17:25:57 +01:00
  • 0b50566f0f Add "Update Check Name" for Tags/RM apps that programmatically change their appid Daniel Martí 2014-03-18 23:37:15 +01:00
  • 167d9df3a0 Support auto names on gradle projects Daniel Martí 2014-03-18 15:44:39 +01:00
  • d570422f6d Make SilentPopen use FDroidPopen, switch a few from silent to regular Daniel Martí 2014-03-18 12:47:35 +01:00
  • b94a772ad9 Print version names and srclibs for reference Daniel Martí 2014-03-18 12:46:40 +01:00
  • 03975808a3 A couple more rules for lint Daniel Martí 2014-03-18 12:26:24 +01:00
  • f8805d88ae Make "reading config.py" a debug print Daniel Martí 2014-03-18 12:20:51 +01:00
  • d5c62d3bbd Separate lint messages into warnings and pedantic warnings Daniel Martí 2014-03-18 12:15:50 +01:00
  • 945d8b126f Properly use logging.warn in some places Daniel Martí 2014-03-18 08:22:36 +01:00
  • 5d6baedbc9 Try to fix <pre> issues on large lastbuilds Daniel Martí 2014-03-17 14:52:01 +01:00
  • 6cdf509c9e Capitalize gradle flavour commands to avoid confusion Daniel Martí 2014-03-17 14:37:57 +01:00
  • 9014206b76 Properly identify jar files Daniel Martí 2014-03-16 23:38:00 +01:00
  • 93987eac17 Correction to 6b309aff Ciaran Gultnieks 2014-03-16 22:34:13 +00:00
  • 6b309aff41 Don't use an autoname if it's not found Ciaran Gultnieks 2014-03-16 22:12:37 +00:00
  • f2a1a83455 Don't look for strings in unrelated projects Ciaran Gultnieks 2014-03-16 08:43:54 +00:00
  • e642561676 Extra debug logging for autoname gathering Ciaran Gultnieks 2014-03-16 08:43:24 +00:00
  • 44e9ee436b Simplify/unify checkupdates file write and commit message Ciaran Gultnieks 2014-03-16 08:22:35 +00:00
  • e6842d0078 Formatting Ciaran Gultnieks 2014-03-15 17:28:34 +00:00
  • 99bf37302a Don't skip checkupdates commits due to no message Ciaran Gultnieks 2014-03-15 17:23:20 +00:00
  • 9962074cf3 Also strip project.properties of ant keysigning options Daniel Martí 2014-03-13 10:31:22 +01:00
  • 13c79e8e46 Fix buildserver build_tools version Daniel Martí 2014-03-11 17:37:42 +01:00
  • 7f1acadaf1 Properly default to the highest version of gradle Daniel Martí 2014-03-11 17:33:19 +01:00
  • fa0f9bf1af Treat None and Static UCMs equally when doing checkupdates Daniel Martí 2014-03-11 09:03:18 +01:00
  • d4d7a9957d Clarify non-auto-update error message Ciaran Gultnieks 2014-03-11 07:55:46 +00:00
  • 0b31a7a37c Don't do autoname when update checking is disabled Ciaran Gultnieks 2014-03-11 07:53:30 +00:00
  • 06d75f8473 Always write Auto Name changes Daniel Martí 2014-03-11 08:32:10 +01:00
  • 524404db61 Bump default build-tools version Daniel Martí 2014-03-09 23:11:10 +01:00
  • 426d85d0b8 Bump build-tools version Daniel Martí 2014-03-07 15:38:24 +01:00
  • fa7b9690ec Clean up the gradle script a bit Daniel Martí 2014-03-07 15:37:14 +01:00
  • 3003695053 Bump sdk to 22.6 Daniel Martí 2014-03-07 15:21:28 +01:00
  • c76d2321f3 Add support for gradle 1.11 (and plugin ver 0.9) Daniel Martí 2014-03-07 15:21:18 +01:00
  • 0709df985f Update BV notation in the manual Daniel Martí 2014-03-06 11:10:54 +01:00
  • 19c99feb16 Don't reset a repo if its .fdroidvcs file ends with a newline Daniel Martí 2014-03-05 13:22:58 +01:00
  • 496d3d1650 Remove gradle wrapper binaries and scripts Daniel Martí 2014-03-05 12:32:36 +01:00
  • 2a7e0f4abe Same again, for native code message Ciaran Gultnieks 2014-03-04 23:55:55 +00:00
  • 50ee21727a Improve min/max sdk messages in repo browser Ciaran Gultnieks 2014-03-04 23:51:26 +00:00