Commit Graph

  • ed7c071de1 Remove debuggery. Ray J. Greenwell 2018-09-26 15:12:59 -07:00
  • 2dcdcdb76a Also print buffer capacity. Ray J. Greenwell 2018-09-26 11:52:20 -07:00
  • 2003ed8ae1 Added logging to debug something... Ray J. Greenwell 2018-09-26 11:15:20 -07:00
  • 735443f7fc Return to SNAPSHOT development. Ray J. Greenwell 2018-09-24 15:30:33 -07:00
  • feac5c2f92 Prepare for release of 1.16.4. Ray J. Greenwell 2018-09-24 15:20:01 -07:00
  • 9c986bc4a9 Add hook for validating an outgoing connection. Ray J. Greenwell 2018-09-24 12:54:25 -07:00
  • 63ff5753f4 Revert to SNAPSHOT development. Ray J. Greenwell 2018-05-09 11:40:54 -07:00
  • 35ba8a859a Prepare for release of 1.16.3. Ray J. Greenwell 2018-05-09 11:30:58 -07:00
  • eaed4435b3 Downgrade unmapped connection logging to debug. Ray J. Greenwell 2018-05-09 10:56:05 -07:00
  • 8232345096 Return to SNAPSHOT development. Ray J. Greenwell 2018-04-03 17:57:50 -07:00
  • d56f4d4654 Prepare for release 1.16.2 Ray J. Greenwell 2018-04-03 17:54:54 -07:00
  • bfbe439942 Configure a larger invocation listener timeout between peers. Ray J. Greenwell 2018-04-03 16:18:34 -07:00
  • eb9e96ab2b Target JDK 1.6. Michael Bayne 2018-03-27 14:19:17 -07:00
  • 7d02ed1730 Back to SNAPSHOT development. Ray J. Greenwell 2018-03-22 16:47:07 -07:00
  • fe34b75190 Prepare for release 1.16.1. Ray J. Greenwell 2018-03-22 16:42:27 -07:00
  • 83dca54314 Spelling fix! Ray J. Greenwell 2018-03-22 16:31:13 -07:00
  • eea5f4343a Allow cross-region connections to use internal IPs. Ray J. Greenwell 2018-03-22 16:26:43 -07:00
  • 61bee1b160 Revert "Update javadoc with the truth about peers' internalHostName." Ray J. Greenwell 2018-01-05 15:20:29 -08:00
  • ec47182263 Update javadoc with the truth about peers' internalHostName. Ray J. Greenwell 2018-01-05 14:36:01 -08:00
  • 4456083bcc prepare for next development iteration Ray J. Greenwell 2017-12-28 08:48:28 -08:00
  • 5a96d9e544 prepare release narya-1.16 Ray J. Greenwell 2017-12-28 08:41:48 -08:00
  • 45c98d9446 Make authenticator static to work with newer guice. Ray J. Greenwell 2017-12-28 08:34:14 -08:00
  • 03d2f4e679 Move aslib module to profile. Michael Bayne 2016-12-17 16:54:31 -08:00
  • e8094c4b09 Get our Flash bits from Tim's Maven repo. Michael Bayne 2015-03-17 08:34:52 -07:00
  • 2382687b21 Cache Maven stuffs on Travis. Michael Bayne 2015-03-17 08:29:07 -07:00
  • 9c16e724ba Support setting classpath directly. Michael Bayne 2015-03-17 08:28:01 -07:00
  • 85bf22ea8a Only build master. Michael Bayne 2015-03-14 10:48:08 -07:00
  • 99531f23cf Wire up a Travis build. Michael Bayne 2015-03-14 10:09:28 -07:00
  • 86c5cf7c75 [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-03-12 11:46:43 -07:00
  • 1dccfa1d58 [maven-release-plugin] prepare release narya-1.15 Michael Bayne 2015-03-12 11:46:40 -07:00
  • bbecc4c2fb Objects deprecated, use MoreObjects. Michael Bayne 2015-03-12 11:44:12 -07:00
  • 8493c455fb Various javadoc fixes. Michael Bayne 2015-03-12 11:41:06 -07:00
  • 05c6374264 Bump in prep for release. Michael Bayne 2015-03-12 11:34:29 -07:00
  • be22838013 Version upgrades in prep for release. Michael Bayne 2015-03-12 11:34:07 -07:00
  • e275c2ceda Added commented-out Java 6 improvements. Ray J. Greenwell 2015-01-21 10:26:52 -08:00
  • 39d1356e56 Occam's razor. Ray J. Greenwell 2015-01-20 17:22:46 -08:00
  • 34f98e1c46 Javadoc fixes. Jamie Doornbos 2014-11-14 10:20:11 -08:00
  • 2474c58421 Move eclipse hackery into a profile. Jamie Doornbos 2014-11-14 10:11:25 -08:00
  • b16b9c8e5e Nevermind, this doesn't work in maven 3. Jamie Doornbos 2014-11-11 13:03:25 -08:00
  • 733ecf0137 Disable unique snapshot versions. Jamie Doornbos 2014-11-11 11:54:39 -08:00
  • 2740da3abf Oh, was I supposed to subclass and re-assign these statics? Ray J. Greenwell 2014-10-29 10:08:54 -07:00
  • 2290ee3f3d Also do proper cloning so we can be subclassed. Ray J. Greenwell 2014-10-29 09:59:15 -07:00
  • 8c72823ab1 De-static some bits on ImportSet. Ray J. Greenwell 2014-10-29 09:54:08 -07:00
  • c00610a642 Allow narya to be built with internal maven structure. Jamie Doornbos 2014-10-28 09:40:12 -07:00
  • 9d25489af1 Factor out wire format test. Michael Bayne 2014-10-21 14:17:00 -07:00
  • 01b4ef9af7 Use latest Javassist. Supports Java 8. Michael Bayne 2014-10-20 16:07:31 -07:00
  • e7537349c3 Document these constants better. Ray J. Greenwell 2014-08-06 10:44:21 -07:00
  • a1dc0730af Preparing for 1.15-SNAPSHOT development. Ray J. Greenwell 2014-04-01 16:40:30 -07:00
  • 116e1bdf36 Preparing for narya-parent-1.14.3 release. Ray J. Greenwell 2014-04-01 16:34:34 -07:00
  • 7105977c49 Fix Narya build. Sylvain Royer 2014-03-21 14:38:48 -07:00
  • 5afb22cd6c Have default be a final constant, pass in message into chat identifier in case they need to check message type or something. Sylvain Royer 2014-03-21 14:10:12 -07:00
  • fb01d1d79a Remove import. Sylvain Royer 2014-03-21 13:05:54 -07:00
  • b9a3efc0b7 Add a source item in the chat history. This allows us to determine from which speak object this chat originated from. Sylvain Royer 2014-03-21 13:01:46 -07:00
  • 43d7e5b726 Drive-by: use one Entry for all logs. Ray J. Greenwell 2014-03-20 14:16:00 -07:00
  • 436c9f8621 Fix compilation. Ray J. Greenwell 2014-02-11 16:41:01 -08:00
  • 8f94d9c329 Cast differently. Michael Bayne 2014-01-23 14:24:26 -08:00
  • a36b19bd70 Work around path replacement issue. Michael Bayne 2014-01-22 13:39:09 -08:00
  • 71e52d355e Added toArrayList(). Michael Bayne 2014-01-22 13:38:14 -08:00
  • 3f589492f5 Put tools.properties in the right directory. Michael Bayne 2014-01-22 13:06:09 -08:00
  • 5fb7ca15fc tools.properties should be in the tools submodule. Michael Bayne 2014-01-22 13:04:38 -08:00
  • 82d9c54ed8 Nix unused imports. Michael Bayne 2014-01-20 14:20:45 -08:00
  • 65dee239c7 Can't @Override on iface method if we're 1.5 compat. Michael Bayne 2014-01-20 14:20:10 -08:00
  • f720f10df5 Preparing for 1.15-SNAPSHOT development. Mark Johnson 2013-12-10 14:50:38 -08:00
  • 6746bcef83 Preparing for narya-parent-1.14.2 release. Mark Johnson 2013-12-10 14:43:48 -08:00
  • 25cb866cc0 Or maybe just interrupt the reader thread. Ray J. Greenwell 2013-12-05 14:19:28 -08:00
  • cea4b3cfd8 RFC: Fix for datagram reader not shutting down. Ray J. Greenwell 2013-12-05 14:07:51 -08:00
  • e842439bd0 Reduce logging. Ray J. Greenwell 2013-10-28 22:27:01 -07:00
  • 3bbe3a6330 Suppress logging of common peer condition. Ray J. Greenwell 2013-10-26 18:33:53 -07:00
  • 408cf8aa6e Remove 'TEMP' logging from 2008-2009. Ray J. Greenwell 2013-10-26 18:25:45 -07:00
  • f1f1b3bc7e Complain not about rawtypes here javac7. Michael Bayne 2013-09-16 10:44:42 -07:00
  • f417974f84 Use 3.1 compiler plugin which has sane args config. Michael Bayne 2013-09-16 10:44:25 -07:00
  • adf7c0f717 Preparing for 1.15-SNAPSHOT development. Mark Johnson 2013-08-27 19:06:27 -07:00
  • f685413037 Preparing for narya-parent-1.14.1 release. Mark Johnson 2013-08-27 19:00:57 -07:00
  • de3ca2b2ef Final tweaks to the reboot manager. Ray J. Greenwell 2013-08-23 16:34:35 -07:00
  • 84e074103b Allow scheduling reboots at exact times. Ray J. Greenwell 2013-08-23 15:25:45 -07:00
  • f3e24f5e89 Added cancelReboot(). Ray J. Greenwell 2013-08-23 14:26:47 -07:00
  • e67b9e224f Tweaks to the way the reboot manager computes scheduled reboots. Ray J. Greenwell 2013-08-23 13:28:02 -07:00
  • c54b158abd Notify client observers directly if we're already on the RunQueue thread. Michael Bayne 2013-08-23 10:29:48 -07:00
  • 0f205c2e6d [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-05-07 14:26:02 -07:00
  • 9e5f451fa6 [maven-release-plugin] prepare release narya-parent-1.14 Michael Bayne 2013-05-07 14:25:53 -07:00
  • a878b744fc We need the latest gwt-utils to get rid of guava-jdk5. Michael Bayne 2013-05-07 14:23:41 -07:00
  • d62faf77c4 Depend on latest biz. Michael Bayne 2013-05-07 14:16:00 -07:00
  • b89ea9452f Fail with an informative message if there are NO constructors. Ray J. Greenwell 2013-03-20 18:05:26 -07:00
  • 09ff91cbdb Let's just reflect once when there's no 0-arg constructor. Ray J. Greenwell 2013-03-20 18:02:09 -07:00
  • a8271a782d Preparing for 1.14-SNAPSHOT development. Mark Johnson 2013-02-12 15:35:37 -08:00
  • 4388b79264 Preparing for narya-parent-1.13.2 release. Mark Johnson 2013-02-12 15:29:15 -08:00
  • e88ffcce66 Have PresentsServer pass itself to PresentsInvoker when starting the thread instead of being injected directly into the invoker to prevent potential circular dependency issues. Mark Johnson 2013-02-05 15:47:29 -08:00
  • 86f5073d19 Preparing for 1.14-SNAPSHOT development. Mark Johnson 2013-02-05 14:09:21 -08:00
  • 6d0e7055d4 Preparing for narya-parent-1.13.1 release. Mark Johnson 2013-02-05 14:03:56 -08:00
  • d86c851856 Require passing in the DObjectManager for activatePeriodicReport instead of injecting it which was causing a circular dependency Mark Johnson 2013-02-05 13:48:57 -08:00
  • 8d110fc23e Move to guice 3.0 Mark Johnson 2013-02-05 13:44:55 -08:00
  • f099a230dc [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-01-23 14:51:41 -08:00
  • df4c0ef33a [maven-release-plugin] prepare release narya-parent-1.13 Michael Bayne 2013-01-23 14:51:35 -08:00
  • 48b80f8005 Depend on public shipped version of gwt-utils. Michael Bayne 2013-01-23 14:40:59 -08:00
  • 5c62c2026c Preparing for 1.13-SNAPSHOT development. Mark Johnson 2012-12-18 15:47:07 -08:00
  • c6711b6d99 Preparing for narya-parent-1.12.8 release. Mark Johnson 2012-12-18 15:33:58 -08:00
  • 899c976ee7 Whoops: if the stopwords were empty, the pattern matched everything. Ray J. Greenwell 2012-12-12 14:17:54 -08:00
  • 3ba24a3dc5 Bugfix: cope with an empty stopwords list. Ray J. Greenwell 2012-12-12 13:32:49 -08:00
  • 48557b0cf9 Preparing for 1.13-SNAPSHOT development. Mark Johnson 2012-10-16 16:06:10 -07:00
  • bdfd25de49 Preparing for narya-parent-1.12.7 release. Mark Johnson 2012-10-16 15:59:11 -07:00