Commit Graph

  • e9e5e5f0aa Fix compile errors master Hammer 2026-07-11 15:45:50 -04:00
  • 77104c327e Merge pull request #1 from claridtimo/add-pr-target-hook claridtimo 2026-07-10 16:38:42 +12:00
  • d4970fe4b2 Add fork-PR-target hook (verbatim from bang-game #63) + battery CI gate Claridtimo 2026-07-10 16:33:16 +12:00
  • f2bde4c460 build: depend on samskivert 1.12-SNAPSHOT (local stack) Claridtimo 2026-06-14 11:39:45 +12:00
  • 3519bcc76f Use TIMESTAMP for Timestamp columns. Michael Bayne 2026-04-01 18:45:00 -07:00
  • 764b887ccc A better cutoff for VARCHAR -> TEXT for MySQL. Michael Bayne 2026-03-30 10:54:03 -07:00
  • 0f5e0e2203 [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-02-24 20:54:58 -08:00
  • 2de347743d [maven-release-plugin] prepare release depot-1.8.3 Michael Bayne 2026-02-24 20:54:55 -08:00
  • 15d31793d9 More robust transient error detection. Michael Bayne 2026-02-20 01:27:08 -08:00
  • 4827bb48a5 More robust duplicate row detection. Michael Bayne 2026-01-27 11:45:10 -08:00
  • 12581ac5de [maven-release-plugin] prepare for next development iteration Michael Bayne 2026-01-22 09:03:42 -08:00
  • fd5a85ed64 [maven-release-plugin] prepare release depot-1.8.2 Michael Bayne 2026-01-22 09:03:39 -08:00
  • a8cc5ef510 Get the parentheses right. Michael Bayne 2026-01-22 09:02:47 -08:00
  • 8923935f96 Add another pattern to "stale connection" detector. Michael Bayne 2025-10-27 08:36:47 -07:00
  • 63b2f0c5f5 [maven-release-plugin] prepare for next development iteration Michael Bayne 2025-10-21 11:51:06 -07:00
  • 299bdae201 [maven-release-plugin] prepare release depot-1.8.1 Michael Bayne 2025-10-21 11:51:03 -07:00
  • da7e90abf4 Work around change in Java type used for DATETIME column. Michael Bayne 2025-10-20 21:13:11 -07:00
  • cc1bae0635 Be extra thorough in checking types. Michael Bayne 2025-09-05 14:35:45 -07:00
  • 02243f6f8d Expose the indentWidth argument of GenRecord in GenRecordTask. Ray J. Greenwell 2025-09-01 19:38:45 -07:00
  • da61ad2c6a [maven-release-plugin] prepare for next development iteration Michael Bayne 2025-07-03 15:57:30 -07:00
  • e2f0cc1381 [maven-release-plugin] prepare release depot-1.8 Michael Bayne 2025-07-03 15:57:27 -07:00
  • 5e22258afc Merge pull request #9 from threerings/dependabot/maven/org.hsqldb-hsqldb-2.7.1 Michael Bayne 2025-07-03 15:56:19 -07:00
  • f9762d4eb4 Update POM for latest Maven Central publishing hoops. Michael Bayne 2025-07-03 15:55:15 -07:00
  • 88cc725198 Target Java 10. Michael Bayne 2025-07-03 15:53:47 -07:00
  • 4f8ba34e63 Use DriverManager.getConnection(). Michael Bayne 2025-02-21 14:22:14 -08:00
  • c2d89ebbe7 Properly supply the catalog to the metadata. Michael Bayne 2025-02-13 15:06:06 -08:00
  • 1f57054903 Need commas in here. Michael Bayne 2025-02-13 15:05:53 -08:00
  • 92b584f41c Update to latest Guava. Michael Bayne 2025-01-29 13:59:43 -08:00
  • e1aeae5683 Cast hacky call to EnumSet.noneOf(), required by sensitive compilers? Ray J. Greenwell 2024-12-03 14:59:35 -08:00
  • 8c3e08d4d1 [maven-release-plugin] prepare for next development iteration Michael Bayne 2024-12-03 14:57:43 -08:00
  • 9262b1cb01 [maven-release-plugin] prepare release depot-1.7.5 Michael Bayne 2024-12-03 14:57:40 -08:00
  • 9ebc4ce5da We need a newer version of this plugin. Michael Bayne 2024-12-03 14:48:57 -08:00
  • 246f289640 These links no longer work. Michael Bayne 2024-12-03 14:42:32 -08:00
  • cfd46d5e73 Revert "[maven-release-plugin] prepare release depot-1.7.5" Michael Bayne 2024-12-03 14:41:07 -08:00
  • 94c95ce310 Use h1 instead of h3. Michael Bayne 2024-12-03 14:40:18 -08:00
  • 7e984e23c0 Bump org.hsqldb:hsqldb from 2.2.9 to 2.7.1 dependabot[bot] 2024-12-03 22:12:31 +00:00
  • 5a152d2403 [maven-release-plugin] prepare release depot-1.7.5 Ray J. Greenwell 2024-12-03 14:11:50 -08:00
  • a4f20f7350 Manually narrow if primary key field is int. Michael Bayne 2024-11-14 09:40:39 -08:00
  • 1c7f83adb8 Fixes now that compiling can happen (sort of). Ray J. Greenwell 2024-11-14 09:20:33 -08:00
  • 5708f9318e Remove the deprecated overload. Ray J. Greenwell 2024-11-13 16:27:00 -08:00
  • a136a8f19b Checkpoint: Update @GeneratedValue to handle long, not yet compiled. Ray J. Greenwell 2024-11-13 16:18:05 -08:00
  • 9f3ece627e Merge pull request #7 from threerings/dependabot/maven/org.apache.ant-ant-1.10.11 Michael Bayne 2021-08-23 07:39:22 -07:00
  • 8090cd9aa0 Bump ant from 1.10.9 to 1.10.11 dependabot[bot] 2021-08-02 17:00:01 +00:00
  • 55a235aa0b Merge pull request #4 from threerings/dependabot/maven/org.apache.ant-ant-1.10.9 Michael Bayne 2021-02-28 14:50:21 -08:00
  • 0b9a22657f Merge pull request #5 from threerings/dependabot/maven/junit-junit-4.13.1 Michael Bayne 2021-02-28 14:49:55 -08:00
  • e47842af10 Try CI builds with supported JVMs. Michael Bayne 2021-02-28 14:48:13 -08:00
  • 88b2fd762b Don't target such an ancient version of Java. Michael Bayne 2021-02-28 14:47:36 -08:00
  • 2e0a28452f Fix type parameter. Michael Bayne 2021-02-28 14:47:13 -08:00
  • fa4a3eaa73 Bump junit from 4.10 to 4.13.1 dependabot[bot] 2021-02-28 22:45:03 +00:00
  • afaef180b0 Bump ant from 1.7.1 to 1.10.9 dependabot[bot] 2021-02-28 22:45:00 +00:00
  • 536fda6dbb Merge pull request #3 from QartemisT/patch-1 Michael Bayne 2021-02-28 14:44:38 -08:00
  • f8cbd95840 Whoopsie value. QartemisT 2021-02-28 22:27:23 +00:00
  • c189ad7a34 Support short arrays as field type. QartemisT 2021-02-28 22:26:42 +00:00
  • 6c62140bbe [maven-release-plugin] prepare for next development iteration Michael Bayne 2017-04-23 07:53:52 -07:00
  • a312082d58 [maven-release-plugin] prepare release depot-1.7.4 Michael Bayne 2017-04-23 07:53:43 -07:00
  • 855d4b154d Maven plugin updates. Michael Bayne 2017-04-23 07:35:37 -07:00
  • f4662604f2 Remove prereq; that's only for plugin projects. Michael Bayne 2017-04-23 07:29:21 -07:00
  • 8541f0f480 Ignore our build directory. Michael Bayne 2017-04-23 07:28:48 -07:00
  • 998c4fecaf IsNull should also be fluent. Michael Bayne 2016-04-03 11:18:34 -07:00
  • bf7400af5e Remedy In's lack of fluency. Michael Bayne 2016-04-03 11:15:33 -07:00
  • 97ccb9ef06 Use depot-maven-plugin to gen our records. Michael Bayne 2016-04-03 11:14:58 -07:00
  • e12acdaddc [maven-release-plugin] prepare for next development iteration Michael Bayne 2016-04-03 09:18:01 -07:00
  • 9743b34857 [maven-release-plugin] prepare release depot-1.7.3 Michael Bayne 2016-04-03 09:17:56 -07:00
  • c69bc74b4b Allow indent width to be customized in generated code. Michael Bayne 2016-04-03 08:55:25 -07:00
  • a76d24d9e3 [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-10-11 16:45:10 -07:00
  • a74237d596 [maven-release-plugin] prepare release depot-1.7.2 Michael Bayne 2015-10-11 16:45:07 -07:00
  • 14962cf1a3 Plugin updates &c. Michael Bayne 2015-10-11 16:43:09 -07:00
  • 38dee9bf09 Doc correction. Ray J. Greenwell 2015-07-07 16:26:16 -07:00
  • 4fc541608c Preparing for 1.8-SNAPSHOT development. Pär Winzell 2015-06-13 12:45:49 -05:00
  • a4c8d9cdae Preparing for depot-1.7.1 release. Pär Winzell 2015-06-13 12:36:40 -05:00
  • 436fc3f005 I have always wanted this constructor. I'm adding it. Ray J. Greenwell 2015-05-15 15:14:02 -07:00
  • 3adbc2b807 Implement adding unique constraint to column in PostgreSQL. Mark Johnson 2015-05-07 17:20:41 -07:00
  • 009ad985a0 Fix postgres for migrating a generated id int column to long. Ray J. Greenwell 2015-05-07 13:19:11 -07:00
  • 4e6d824d10 Limit our catchall exceptioning. Michael Bayne 2015-04-02 08:01:31 -07:00
  • 69c0763e85 Oh null, how I don't love you so. Michael Bayne 2015-04-02 07:57:19 -07:00
  • c003842d93 -Xdoclint:all is freakout out our build server on Java 7. Ray J. Greenwell 2015-03-31 14:05:31 -07:00
  • 6b311b7a34 Properly ignore the last argument if there are an odd number. Ray J. Greenwell 2015-03-31 13:28:06 -07:00
  • 4db33fa088 No longer support Postgres pre-8.3 FTS. Michael Bayne 2015-03-25 12:20:50 -07:00
  • ba97162751 Wire up Travis build. Michael Bayne 2015-03-14 10:16:14 -07:00
  • 835da43a0b [maven-release-plugin] prepare for next development iteration Michael Bayne 2015-03-12 08:56:18 -07:00
  • af069b8e50 [maven-release-plugin] prepare release depot-1.7 Michael Bayne 2015-03-12 08:56:15 -07:00
  • fe56039c4e Reference (forthcoming) 1.7 release. Michael Bayne 2015-03-12 08:53:05 -07:00
  • 2eacad24e9 Javadoc fixes, use samskivert 1.9 for testing. Michael Bayne 2015-03-12 08:51:09 -07:00
  • eb6724ed8b Missed a spot. Ray J. Greenwell 2015-02-23 14:30:53 -08:00
  • b03ffa72b7 Merge pull request #1 from threerings/postgres-schema-fixup Michael Bayne 2015-02-20 21:09:08 -08:00
  • e9dd7b1277 Fix problems with depot being unable to create a table called domains on postgres. Ray J. Greenwell 2015-02-19 15:01:44 -08:00
  • 837daa2116 Eliminate another dubious use of Tuple2. Michael Bayne 2015-02-10 12:57:26 -08:00
  • 40e6ccc833 Tuple2<blah blah> -> IndexDesc. Michael Bayne 2015-02-10 12:52:48 -08:00
  • 66952dc472 Eliminated samskivert dependency. Michael Bayne 2015-02-10 12:33:13 -08:00
  • 5c978c3777 Added a handy DropTableMigration. Ray J. Greenwell 2015-02-09 18:24:12 -08:00
  • 037675ce9e A handy DropTableMigration. Ray J. Greenwell 2015-02-09 18:20:56 -08:00
  • ab98f85023 Array type is irrelevant. Ray J. Greenwell 2015-02-02 13:42:06 -08:00
  • 8981467b29 Fix copy/paste error... that was itself copy/pasted. Ray J. Greenwell 2015-02-02 13:33:27 -08:00
  • db71c3de69 Include everything. Ray J. Greenwell 2014-12-16 19:42:55 -08:00
  • c9930244dd Revamp OrderBy.random() for postgres compatibility. Ray J. Greenwell 2014-12-16 19:36:05 -08:00
  • a4356d6c56 Profile to deploy to a local directory. Jamie Doornbos 2014-11-14 15:13:44 -08:00
  • 39e81a2444 Move eclipse hacks. Jamie Doornbos 2014-11-14 15:12:38 -08:00
  • 1a6dad39c2 Preparing for 1.7-SNAPSHOT development. Mark Johnson 2014-10-14 14:21:16 -07:00
  • 1bd4b6dab0 Preparing for depot-1.6.6 release. Mark Johnson 2014-10-14 14:18:30 -07:00
  • 190c38f8a8 Remove MAX_KEYS limit, added test. Michael Bayne 2014-10-02 14:30:11 -07:00