Commit Graph

  • ad6a08cdd3 Bitmasks seem to be using wrong operator ("anything | 1 != 0" is always true) Daniel Gredler 2018-08-30 15:52:11 -04:00
  • 46f6814952 Missing environment variable handled incorrectly (mixup between varName and varValue) Daniel Gredler 2018-08-30 15:34:18 -04:00
  • d4050793b4 Add missing checks against null. Daniel Gredler 2018-08-30 15:24:41 -04:00
  • 418fda3c8f Add missing checks against null. Daniel Gredler 2018-08-30 15:10:39 -04:00
  • de1106e690 Make security check method final. Daniel Gredler 2018-08-29 14:33:41 -04:00
  • 868144a630 Don't rely on platform default encoding, which can lead to inconsistent results on different platforms Daniel Gredler 2018-08-28 15:27:38 -04:00
  • cd76ed6be9 Use correct IO resource to read signature file Daniel Gredler 2018-08-28 15:24:44 -04:00
  • 2bef709cfd Be explicit about charset when calling String.getBytes() Daniel Gredler 2018-08-28 15:07:02 -04:00
  • 0a89e31cde Use standard charset constants whenever possible Daniel Gredler 2018-08-27 15:10:53 -04:00
  • cdde1c773c Reel in the verbosity a bit. Michael Bayne 2018-08-27 10:56:26 -07:00
  • 1c11ddf7f3 Merge pull request #119 from sdgx/close-resources Michael Bayne 2018-08-27 10:38:39 -07:00
  • a083f32ce0 Add a few more try-with-resources Daniel Gredler 2018-08-24 12:11:06 -04:00
  • 44ae6d99d0 Use try-with-resources: in some cases, resources were not always being released; in others, behavior was correct and we are just simplifying code Daniel Gredler 2018-08-24 11:01:04 -04:00
  • 07412a792a Remove depend on commons-codec. Michael Bayne 2018-08-22 13:34:26 -07:00
  • 83b316ab58 Fall back to main class if no app-specific class. Michael Bayne 2018-08-22 08:21:04 -07:00
  • 4e14def623 Truthier doc comment. Michael Bayne 2018-08-09 12:27:23 -07:00
  • 852bba52b1 Made ConfigUtil into a Config object that wraps the data. Michael Bayne 2018-08-09 12:20:21 -07:00
  • 45dc04c5a7 Added ui.min_show_seconds config. Michael Bayne 2018-08-09 11:26:35 -07:00
  • d1992a5b9d Added support for marking resources as executable. Michael Bayne 2018-08-08 11:18:26 -07:00
  • 4c7fa5c87b Merge pull request #111 from kac-/kac-antscript0 Michael Bayne 2018-08-07 09:55:04 -07:00
  • a910c5b88f fix dead maven-ant-tasks binaries url kac- 2018-08-06 21:16:48 +02:00
  • 2b18ac283c Merge pull request #106 from ThomasGAI/patch-1 Michael Bayne 2018-07-26 08:52:33 -07:00
  • a886bcac14 Don't encode the tracking URL, only the event & args. Michael Bayne 2018-07-26 08:45:35 -07:00
  • f72c937842 change "game" occurrences to "app" in messages_de ThomasGAI 2018-07-25 10:45:18 +02:00
  • fa696c8999 Avoid calling the launched app a game. Michael Bayne 2018-07-06 06:15:49 -07:00
  • 3e9de69e73 [maven-release-plugin] prepare for next development iteration Michael Bayne 2018-06-06 14:41:03 -07:00
  • d8fa74b012 [maven-release-plugin] prepare release getdown-1.7.1 Michael Bayne 2018-06-06 14:40:53 -07:00
  • 9b6837bc69 Make appbase_domain work with https URLs. Michael Bayne 2018-05-27 10:32:38 -07:00
  • 956c5cdcd1 Get things mostly building on Java 9. Michael Bayne 2018-05-11 19:39:31 -07:00
  • 3d5d5a630c Add clarifying comment; trim long line to < 100 chars. Michael Bayne 2018-05-11 18:34:51 -07:00
  • aaf33fe35e Merge pull request #100 from tschulte/issue-95 Michael Bayne 2018-05-11 18:31:10 -07:00
  • 5917ce9329 Merge pull request #99 from tschulte/issue-94 Michael Bayne 2018-05-11 18:30:13 -07:00
  • 5a3e1d71bd Merge pull request #98 from tschulte/issue-93 Michael Bayne 2018-05-11 18:29:10 -07:00
  • f27986dc30 Merge pull request #97 from tschulte/issue-92 Michael Bayne 2018-05-11 18:21:06 -07:00
  • 44e45cb701 set window to decorated even if error occurs during very early stage Tobias Schulte 2018-05-04 09:06:56 +02:00
  • d64bd1c1af allow transparent splash screens Tobias Schulte 2018-05-04 09:26:52 +02:00
  • c117d572d6 download control files using gzip content encoding Tobias Schulte 2018-04-30 15:37:41 +02:00
  • 8d57dfe1e4 make ucode with pack.gz work again Tobias Schulte 2018-04-30 14:28:37 +02:00
  • cf77b72235 change default Java version regex Tobias Schulte 2018-04-26 10:35:21 +02:00
  • 5cc23397cd Use correct sig algorithm for each digest version. Michael Bayne 2018-04-23 19:14:12 -07:00
  • 16d8f08518 Delete harder, with a vengeance. Michael Bayne 2018-04-10 12:04:38 -07:00
  • de858c450b Edits. Michael Bayne 2018-02-02 10:23:25 -08:00
  • 54d1b92fb7 Fix link. Maybe? Michael Bayne 2018-02-02 10:22:10 -08:00
  • a55bcab146 Added a changelog. Michael Bayne 2018-02-02 10:21:23 -08:00
  • fb41de785a Reference 1.7.0 release. Michael Bayne 2017-12-11 10:15:02 -08:00
  • 0fe9c1cdb2 [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-12-11 10:12:29 -08:00
  • 1dc43fe4d1 [maven-release-plugin] prepare release getdown-1.7.0 Michael Bayne 2017-12-11 10:12:20 -08:00
  • c26f5a2468 Shutdown digester thread pool when done. Michael Bayne 2017-12-11 10:09:31 -08:00
  • 0fd022d9cc Fix issues with installation and unpacking. Michael Bayne 2017-11-17 15:01:10 -08:00
  • 065728276f Move unpackJar into Getdown's FileUtil. Michael Bayne 2017-11-17 14:59:12 -08:00
  • 5925a6b57c Move noInstall() check into install(). Michael Bayne 2017-11-17 13:59:17 -08:00
  • 3b3e8be165 Order logic a little less weirdly. Michael Bayne 2017-11-17 13:57:46 -08:00
  • 9e95ef3ea2 Apply connect and read timeouts uniformly. Michael Bayne 2017-10-23 18:12:48 -07:00
  • 7879a408f8 Remove Bang & TT2. Michael Bayne 2017-09-17 10:43:49 -07:00
  • 1580a0b36f Note 1.6.4 release and JVM version requirements. Michael Bayne 2017-09-17 10:41:10 -07:00
  • 167ea2c5d5 Use some diamond operators just for kicks. Michael Bayne 2017-09-17 10:31:58 -07:00
  • d8fa95e15c Move to Java 1.7 minspec. Michael Bayne 2017-09-17 10:31:47 -07:00
  • 23a44e661e [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-09-17 10:23:34 -07:00
  • 20c2304137 [maven-release-plugin] prepare release getdown-1.6.4 Michael Bayne 2017-09-17 10:23:25 -07:00
  • 93f313c1d8 Fix Javadoc. Michael Bayne 2017-09-17 10:11:41 -07:00
  • c50b2d6b16 Travis seems to no longer support JDK6. Michael Bayne 2017-09-17 10:04:22 -07:00
  • 1f919ca9c9 Parallelize digest(2).txt computation. Michael Bayne 2017-09-17 09:52:48 -07:00
  • dcd74f1bd9 Parallelize resource verification. Michael Bayne 2017-09-17 09:34:45 -07:00
  • b39e59550f Make Resource comparable. Michael Bayne 2017-09-17 09:29:06 -07:00
  • 99a093a1c7 Allow any collection of resources to be downloaded. Michael Bayne 2017-09-17 09:26:13 -07:00
  • bc3252dbf0 Default to a 30s read timeout during downloads. Michael Bayne 2017-08-15 09:32:13 -07:00
  • 19ed330a8d Always install a (valid) _new file if we have one. Michael Bayne 2017-08-15 08:52:39 -07:00
  • 454a8759af Apply strict comments to digest.txt file as well. Michael Bayne 2017-07-03 09:21:53 -07:00
  • b1c85ddb2e Restructure code to be less wonky. Michael Bayne 2017-06-29 10:37:51 -07:00
  • 1922919995 Formatting tweaks. Michael Bayne 2017-06-29 09:31:01 -07:00
  • 7c7cdbbe8e Merge pull request #85 from Artelys/master Michael Bayne 2017-06-29 09:29:12 -07:00
  • e9774a0385 correcting bug when a localNew resource was here but not the local (if the app was stopped in the middle of dl for ex), it was valid and not installed, now it put in the _toBeInstalledResouces list for proper installation Paul-Yves Lucas 2017-06-29 10:51:33 +02:00
  • 61534b569c Added support for "strict comments". Michael Bayne 2017-06-28 17:58:17 -07:00
  • 02975c107e Replace SysPropsTest with VersionUtilTest. Michael Bayne 2017-04-25 08:43:19 -07:00
  • 4855057b2a [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-04-23 07:20:55 -07:00
  • eb7b0b9511 [maven-release-plugin] prepare release getdown-1.6.3 Michael Bayne 2017-04-23 07:20:46 -07:00
  • a884284cf3 Apparently prereqs are not for regular projects. Michael Bayne 2017-04-23 07:08:15 -07:00
  • e66b8fc2eb Fix error parsing code_cache_retention_days. Michael Bayne 2017-04-10 14:03:01 -07:00
  • 9e23a426a6 Fix backward logic re: use of code cache. Michael Bayne 2017-02-22 08:45:20 -08:00
  • 4ac9990785 Apparently jspawnhelper moved. Michael Bayne 2017-02-14 11:01:44 -08:00
  • 1f0897dacc Reference 1.6.2 release. Michael Bayne 2017-02-12 09:24:25 -08:00
  • 0eaf144a1d [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-02-12 09:23:07 -08:00
  • c45588e2ac [maven-release-plugin] prepare release getdown-1.6.2 Michael Bayne 2017-02-12 09:22:58 -08:00
  • e60b95cf2d Install the local JVM resource before unpacking. Michael Bayne 2017-02-12 09:20:42 -08:00
  • 0b5c82a116 Get the absolute path to a local VM to avoid CWD problems. Michael Bayne 2017-02-12 09:20:22 -08:00
  • 1da36ace83 Added override_appbase system property. Michael Bayne 2017-02-12 08:47:57 -08:00
  • 977b6de7b4 Reference 1.6.1 build. Michael Bayne 2017-02-12 07:52:54 -08:00
  • 9fe6ff9472 [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-02-12 07:47:44 -08:00
  • c3de781075 [maven-release-plugin] prepare release getdown-1.6.1 Michael Bayne 2017-02-12 07:47:37 -08:00
  • 8a36b101bb Fix javadoc error. Michael Bayne 2017-02-12 07:46:51 -08:00
  • 84af080b0d Encode paths for download more robustly. Michael Bayne 2017-02-12 07:38:30 -08:00
  • a5ad6edf3c Bias pair parsing toward key in digest.txt. Michael Bayne 2017-02-02 19:24:16 -08:00
  • 173986c8be Only ignore things created by this project's standard build. Michael Bayne 2016-12-22 08:13:46 -08:00
  • 1b5e4aae11 Merge pull request #76 from Artelys/master Michael Bayne 2016-12-22 08:13:30 -08:00
  • b1c41b5e70 Merge remote-tracking branch 'artelysGithub/master' Paul-Yves Lucas 2016-12-06 14:16:22 +01:00
  • 256e0933aa correcting bug in progressaggregator where progress event updated the _sizes array instead of globabl _progress array (progressbar now progress more fluidly) Paul-Yves Lucas 2016-12-06 14:09:30 +01:00
  • 1053a11c46 Mark jspawnhelper as executable. Michael Bayne 2016-11-11 07:57:36 -08:00
  • a1a7f416ff Merge remote-tracking branch 'origin/master' Paul-Yves Lucas 2016-11-10 09:59:47 +01:00
  • e9d07f3055 Reference new 1.6 release. Michael Bayne 2016-11-05 07:31:47 -07:00
  • f2e600fdf2 [maven-release-plugin] prepare for next development iteration Michael Bayne 2016-11-05 07:08:16 -07:00