Commit Graph

  • a473ff2ef1 Make use of getGeneratedKeys in lastInsertedId. Michael Bayne 2014-05-02 11:15:11 -07:00
  • 2e0f9b29e6 Preparing for 1.8-SNAPSHOT development. Ray J. Greenwell 2014-04-29 15:01:47 -07:00
  • 1f4dc9abf7 Preparing for samskivert-1.7.3 release. Ray J. Greenwell 2014-04-29 14:57:55 -07:00
  • 66e0874633 Added Weigher interface, and a pick(Iterable, Weigher). Ray J. Greenwell 2014-04-23 10:08:18 -07:00
  • 2f4bdb961b Fixed a longstanding issue with long thresholds. Ray J. Greenwell 2014-04-23 09:50:16 -07:00
  • df44ea16f1 Use the NOOP class to implement the NOOP constant. Ray J. Greenwell 2014-04-23 09:42:22 -07:00
  • 5fee13709f Preparing for 1.8-SNAPSHOT development. Ray J. Greenwell 2014-02-25 17:40:20 -08:00
  • 71db2d4eb7 Preparing for samskivert-1.7.2 release. Ray J. Greenwell 2014-02-25 17:33:53 -08:00
  • d570f60ac3 Unused import. Michael Bayne 2014-01-20 14:26:55 -08:00
  • 6bc9ba32db Formatting, no @Override iface for 1.5, etc. Michael Bayne 2014-01-20 14:23:34 -08:00
  • 278112f4b6 Nix unused import. Michael Bayne 2014-01-20 14:18:26 -08:00
  • 241fd0824d Protect from stupid null usage by javax.mail. Ray J. Greenwell 2014-01-14 11:30:08 -08:00
  • 82a55291bc Commenting, cleanup, close our Transport. Ray J. Greenwell 2014-01-14 10:45:43 -08:00
  • 851999aa78 Try using a TransportListener to listen for delivery errors. Ray J. Greenwell 2014-01-13 14:44:50 -08:00
  • 92b6e743ab Accept null uConCols and pKeyCols as advertised. Michael Bayne 2013-10-08 11:55:46 -07:00
  • 35beb02b95 Use Arrays.fill(). Ray J. Greenwell 2013-10-01 16:08:08 -07:00
  • 74ab7c6319 Some tidying. Michael Bayne 2013-05-28 17:10:45 -07:00
  • e3ea2ce0a5 Merge branch 'master' of https://github.com/KolonelKustard/samskivert Michael Bayne 2013-05-28 17:07:17 -07:00
  • d173ca5ecd Provide per-package loggers. Michael Bayne 2013-05-24 11:25:51 -07:00
  • 3442a51457 Added a Log for JDBC code; info -> debug for HSQL liaison. Michael Bayne 2013-05-24 10:43:37 -07:00
  • 58736e2e8b A bunch of Eclipse appeasement. Michael Bayne 2013-05-24 08:08:52 -07:00
  • e43d84211e Add nexus-staging-maven-plugin; makes releases easier. Michael Bayne 2013-05-08 16:32:13 -07:00
  • efe4d98135 [maven-release-plugin] prepare for next development iteration Michael Bayne 2013-05-07 12:50:51 -07:00
  • 9810907f1c [maven-release-plugin] prepare release samskivert-1.7.1 Michael Bayne 2013-05-07 12:50:40 -07:00
  • 6268823186 Allow shenanigans (injection) when instantiating logic. Michael Bayne 2013-05-07 07:26:39 -07:00
  • 1a7ed933e7 Added forTest(). Michael Bayne 2013-05-06 17:40:18 -07:00
  • aca5806cd4 Allow for more app/dispatcher customizations. Michael Bayne 2013-05-06 16:13:21 -07:00
  • 557ac47d60 No need to create an ArrayList. Ray J. Greenwell 2013-05-06 13:28:15 -07:00
  • 2bf7fb3868 Allow a dispatcher servlet to just create its app. Michael Bayne 2013-05-06 13:21:48 -07:00
  • 797ae92e4c IndiscriminateSiteIdentifier -> SiteIdentifiers.DEFAULT Michael Bayne 2013-05-06 12:33:46 -07:00
  • 471a6ce1d5 Add a version of createTableIfMissing minus uinqueness constraints. Michael Bayne 2013-05-06 11:17:23 -07:00
  • bd7e747eeb Out with arrays, in with collections. Michael Bayne 2013-05-06 11:07:21 -07:00
  • 678c990270 Fix issue with primary keys, uniqueness and HSQLDB 2.2.4. Michael Bayne 2013-05-06 10:34:26 -07:00
  • d5cbc48a6f Fail earlier if we get a null URL. Michael Bayne 2013-05-06 09:45:46 -07:00
  • 819a70161b Added support for protocol version 6 (and UTF-8), added support for DYEAR and DGENRE to #read() and added a method for calling "cddb lscat" to return the list of categories on the server. kolonel 2013-04-28 22:04:25 +01:00
  • 3992d7c724 [maven-release-plugin] prepare for next development iteration Michael Bayne 2012-10-02 11:45:24 -07:00
  • 5c0ce7d6e1 [maven-release-plugin] prepare release samskivert-1.7 Michael Bayne 2012-10-02 11:45:15 -07:00
  • cab5d01e89 Preparing for 1.7-SNAPSHOT development. Mark Johnson 2012-09-05 13:33:57 -07:00
  • 4b05ba5cee Preparing for samskivert-1.6.1 release. Mark Johnson 2012-09-05 13:25:21 -07:00
  • 54382927dc Don't hardcode a Content-Type in the newly-added overload. Ray J. Greenwell 2012-08-17 13:51:25 -07:00
  • de7f31b0f4 Allow a map of request properties to be specified. Ray J. Greenwell 2012-08-16 19:06:00 -07:00
  • 9decf8bfbb IDEA can trivially load this module from its POM. Pär Winzell 2012-07-23 12:32:39 -05:00
  • 34ddf5b472 Deprecated constructor with pointless argument. Ray J. Greenwell 2012-04-27 17:04:19 -07:00
  • 177c6d3ae4 The isAccessible() check is unnecessary. Ray J. Greenwell 2012-04-05 16:45:47 -07:00
  • c0b27d469a Added a setTime(long) to Calendars.Builder. Ray J. Greenwell 2012-02-23 09:39:37 +08:00
  • 874668e696 Preparing for 1.7-SNAPSHOT development. Mark Johnson 2012-02-21 22:16:15 -08:00
  • bf482f9e38 Preparing for samskivert-1.6 release. Mark Johnson 2012-02-21 21:59:55 -08:00
  • a3399702d7 Auld Lang Syne David Hoover 2012-01-03 10:20:55 -08:00
  • 03386dbb95 Catch non-primary-key uniqueness violations as well. Michael Bayne 2011-10-20 16:29:27 -07:00
  • f2e09bff6f Show the interval class name in toString() if the interval was cancelled. I thought we already did this. The new method on RunBuddy is a needless complication. toString() is what you want. It's what everybody wants. Ray J. Greenwell 2011-10-20 15:41:46 -07:00
  • 5ff6dd3477 Javadoc fixes. Michael Bayne 2011-10-14 21:32:27 -07:00
  • eab18691ea Upgraded to ooo-build 2.9, normalized targets. Michael Bayne 2011-10-14 21:22:57 -07:00
  • bcda62f2eb Ordering tweaks. Michael Bayne 2011-09-29 17:45:07 -07:00
  • 628f99eeb7 Update project and issues URLs. Michael Bayne 2011-09-29 17:36:51 -07:00
  • aa85328e22 [maven-release-plugin] prepare for next development iteration Michael Bayne 2011-09-29 17:27:33 -07:00
  • 1305bfb35a [maven-release-plugin] prepare release samskivert-1.5 Michael Bayne 2011-09-29 17:27:26 -07:00
  • b3e79c5324 No need to exclude transitive depends when the trigger is itself optional. Also updated our test depends just for kicks. Michael Bayne 2011-09-29 17:15:23 -07:00
  • 04b8a0bb00 Merge remote-tracking branch 'ooo/master' Michael Bayne 2011-09-23 16:30:46 -07:00
  • a73908ffad Order our equals() comparisons in the same way Java Collections do. Michael Bayne 2011-09-23 16:26:59 -07:00
  • ab23b714e0 Some Randoms methods for doubles. David Hoover 2011-09-02 13:13:18 -07:00
  • 316dea118d Change Randoms.getProbability to use doubles. David Hoover 2011-09-02 13:10:52 -07:00
  • cdbf87f7dd Added another element to list of MAC addresses to ignore. My machine, at least, reports a bunch of these from ipconfig. Andrzej Kapolka 2011-08-29 16:48:34 -07:00
  • b76ab3cdac No longer pick from arrays. David Hoover 2011-08-23 13:33:11 -07:00
  • 7e51d4c624 Compaction. Michael Bayne 2011-08-23 11:15:13 -07:00
  • 7bb7ee2ad8 Support picking from arrays. David Hoover 2011-08-23 10:52:54 -07:00
  • ad377342dd Implement initValue for HSQL identity generators. Pär Winzell 2011-07-21 15:55:46 -05:00
  • ed16a08797 Remove and ignore Eclipse files in favor of letting people generate their own using m2eclipse Charlie Groves 2011-06-27 13:55:34 -07:00
  • ab8b0f678f Bump to ooo-build 2.5 since the maven-ant-tasks jar 2.1 uses is no longer available Charlie Groves 2011-06-24 13:41:28 -07:00
  • cca1a46592 Add missing @Override mthomas 2011-06-23 11:46:48 -07:00
  • 024e2ad3c4 Trimmed trailing whitespace. Michael Bayne 2011-06-21 17:13:35 -07:00
  • 67a450df2c I can't resist some compaction here. Michael Bayne 2011-06-21 17:12:14 -07:00
  • e570924919 Fix my last commit, which apparently had a stale version of the JDBCUtil class... mthomas 2011-06-21 16:26:31 -07:00
  • 4a24b8b942 Merge branch 'master' of github.com:threerings/samskivert mthomas 2011-06-21 16:24:05 -07:00
  • 70f7c38fbf Add a new quote() method which converts a date to a quoted string. mthomas 2011-06-21 16:19:50 -07:00
  • 402cdfdc29 Be explicit about our Interval usage. Michael Bayne 2011-06-17 12:24:24 -07:00
  • 85efd40adf Better interval behavior. Michael Bayne 2011-06-17 12:23:09 -07:00
  • 4a53f9c29b Revamped Interval to force the creator to explicitly indicate that they want to run on the interval timer thread, rather than allowing that to be the default behavior if they forget to supply a RunQueue to the constructor. Michael Bayne 2011-06-17 12:22:48 -07:00
  • d63f147cae Unused import David Hoover 2011-06-02 09:16:10 -07:00
  • af3c9e88f0 Speeling David Hoover 2011-04-22 16:39:01 -07:00
  • e308ab9bf3 Whitespace David Hoover 2011-04-22 16:38:52 -07:00
  • 8c9c2a42b0 - Added missing handling for char[] in toString. - Fixed wacky use of short index variable in toString's short[] handling. - Ensured that custom separator and whether or not we're traversing collections is properly passed to recursive calls. Michael Bayne 2011-06-01 12:15:28 -07:00
  • 9344b51c4c Update pom.xml with Github URLs. Michael Bayne 2011-06-01 11:50:26 -07:00
  • 9e4cf62d1c Merge branch 'master' of github.com:threerings/samskivert Michael Bayne 2011-06-01 11:43:36 -07:00
  • 881ee30047 Modified toString() such that the no-box-arguments versions do not automatically traverse collections, but instead simply call toString on them. The versions that take box arguments (where the developer is clearly expressing a desire for custom formatted collections) still do the traversal. Moved the warning that Enumeration and Iterator are consumed into said methods. Michael Bayne 2011-06-01 11:40:26 -07:00
  • d78405cc46 Preparing for samskivert-1.5-SNAPSHOT development. mthomas 2011-05-24 13:29:05 -07:00
  • 9d13767bbf Preparing for 1.4 release. mthomas 2011-05-24 13:12:44 -07:00
  • 49083d9105 Let's remove this and see what happens. Whee! Michael Bayne 2011-04-27 07:55:47 -07:00
  • d79cb9aa0e Added Factory interface here. I will remove it from Narya shortly. Michael Bayne 2011-04-27 07:53:33 -07:00
  • 5a9665f803 Yay for sneaking type parameters in with 1.6, and yay for having to remain backwards compatible with 1.5. Michael Bayne 2011-04-10 12:39:07 -07:00
  • 9059d5ac4d JList and ListModel have type parameters. Let's use 'em. (I'll fix the one client that lives in the bowels of Yohoho.) Michael Bayne 2011-04-08 18:04:32 -07:00
  • 6b86064c33 Do this in a way that the Java 7 compiler is less angry about. Michael Bayne 2011-04-08 18:04:12 -07:00
  • dc1e8bfde1 We need parameters on that thar return type. Michael Bayne 2011-04-08 17:56:46 -07:00
  • 0e1baccf4b Allow duplicate checking to be disabled for performance reasons. The profiler has spoken. Michael Bayne 2011-04-08 17:48:07 -07:00
  • 5c99fd31df Let's switch to a compact header style I've adopted for more recent projects. Michael Bayne 2011-04-06 20:10:41 -07:00
  • 3b8c5b3121 Unused imports Charlie Groves 2011-04-06 18:18:31 -07:00
  • f564c5f337 Clippy sez you might want a parameter there Charlie Groves 2011-04-06 18:07:39 -07:00
  • 636ee6eb27 It's a brave new world, lacking in hidden props Charlie Groves 2011-04-06 18:04:09 -07:00
  • 1740c2cda7 Trailing whitespace, the invisible menace. Bruno Garcia 2011-04-05 17:34:52 -07:00
  • 74ae8bc0bb No $Id$ in git. And update some stale copyright while I'm at it. Deadmoose 2011-04-05 15:49:23 -07:00
  • 24f406aae2 Removed the ability to allow duplicates. That was introduced in a fit of waffling ages ago and has never been used, and for good reason. Michael Bayne 2011-04-05 14:44:44 -07:00