Commit Graph

  • 266cc7f80d #416 - Make SimpleR2dbcRepository constructor public to allow subclassing. Mark Paluch 2020-08-04 10:56:20 +02:00
  • bc2e977f6e #418 - Polishing. Mark Paluch 2020-08-04 10:38:58 +02:00
  • a0dc6f1660 #418 - Document optimistic locking using @Version. Mark Paluch 2020-08-04 10:38:38 +02:00
  • 1298d1e915 #418 - Polishing. Mark Paluch 2020-08-04 10:38:58 +02:00
  • c751310094 #418 - Document optimistic locking using @Version. Mark Paluch 2020-08-04 10:38:38 +02:00
  • c52ae9f703 #420 - Fix Spring Framework version property in reference docs. Mark Paluch 2020-08-04 10:25:53 +02:00
  • ad1e75f253 #420 - Fix Spring Framework version property in reference docs. Mark Paluch 2020-08-04 10:25:53 +02:00
  • 7cbb02985a #421 - Polishing. Mark Paluch 2020-07-31 11:39:34 +02:00
  • 902e2d5a62 #421 - Handle modifying query methods returning kotlin.Unit. Stephen Cohen 2020-07-30 18:43:45 -04:00
  • dfe807067d #421 - Suppress results for suspended query methods returning kotlin.Unit. Mark Paluch 2020-07-31 11:29:08 +02:00
  • 2f9ca57ed5 #421 - Polishing. Mark Paluch 2020-07-31 11:39:34 +02:00
  • 748d6c3340 #421 - Handle modifying query methods returning kotlin.Unit. Stephen Cohen 2020-07-30 18:43:45 -04:00
  • 4f04c87837 #421 - Suppress results for suspended query methods returning kotlin.Unit. Mark Paluch 2020-07-31 11:29:08 +02:00
  • 02571363e5 #385 - Fix link to code of conduct. Mark Paluch 2020-07-28 15:44:40 +02:00
  • 0017ca7e1e #410 - Make it possible to write delete/update operations without using matching. Mark Paluch 2020-07-23 15:32:55 +02:00
  • 07be001e54 #410 - Make it possible to write delete/update operations without using matching. Mark Paluch 2020-07-23 15:32:55 +02:00
  • c216d9b904 #281 - Polishing. Mark Paluch 2020-07-23 11:11:17 +02:00
  • f6105beab1 #281 - Add support for auditing. Mark Paluch 2020-07-23 11:11:03 +02:00
  • adb878eb10 #407 - Polishing. Mark Paluch 2020-07-23 10:41:50 +02:00
  • c4449be711 #407 - Add ReactiveSortingRepository support. Stephen Cohen 2020-07-21 20:12:33 -04:00
  • ed63cefc84 #407 - Polishing. Mark Paluch 2020-07-23 10:41:50 +02:00
  • 4da92bdc7c #407 - Add ReactiveSortingRepository support. Stephen Cohen 2020-07-21 20:12:33 -04:00
  • 941aaa956b #406 - Polishing. Mark Paluch 2020-07-23 10:32:31 +02:00
  • d51586890c #406 - Polishing. Mark Paluch 2020-07-23 10:32:31 +02:00
  • 0bd6f8a431 #406 - Allow configuring R2dbcEntityOperations bean reference in EnableR2dbcRepositories. Mark Paluch 2020-07-23 10:31:54 +02:00
  • 71042fd741 #406 - Allow configuring R2dbcEntityOperations bean reference in EnableR2dbcRepositories. Mark Paluch 2020-07-23 10:31:54 +02:00
  • b605daa0e8 #215 - Polishing. Jens Schauder 2020-07-22 13:55:54 +02:00
  • 4140981159 #215 - Polishing. Mark Paluch 2020-07-17 15:09:36 +02:00
  • a70bd0a3d3 #215 - Polishing. Mark Paluch 2020-07-14 15:07:14 +02:00
  • bc698c3885 #215 - Add support for EntityCallbacks. Mark Paluch 2020-07-14 15:06:22 +02:00
  • c495673592 #373 - Polishing. Jens Schauder 2020-07-22 14:13:22 +02:00
  • 1bc9269467 #373 - Extract test into ExpressionQueryUnitTests. Mark Paluch 2020-07-20 11:24:18 +02:00
  • d0721a4f05 #373 - Use SpelQueryContext for expression query parsing. Mark Paluch 2020-05-27 13:30:20 +02:00
  • 06cc4e2701 #373 - Polishing. Jens Schauder 2020-07-22 14:13:22 +02:00
  • 9e116269fe #373 - Extract test into ExpressionQueryUnitTests. Mark Paluch 2020-07-20 11:24:18 +02:00
  • 687142e134 #373 - Use SpelQueryContext for expression query parsing. Mark Paluch 2020-05-27 13:30:20 +02:00
  • 7e693019a4 #387 - Updated changelog. Mark Paluch 2020-07-22 10:20:35 +02:00
  • 26ec24f101 #387 - After release cleanups. Mark Paluch 2020-07-22 10:37:08 +02:00
  • 7ecd4e754f #387 - Prepare next development iteration. Mark Paluch 2020-07-22 10:37:05 +02:00
  • 99cb2f18e7 #387 - Release version 1.1.2 (Neumann SR2). Mark Paluch 2020-07-22 10:21:08 +02:00
  • 3b11376d7a #387 - Prepare 1.1.2 (Neumann SR2). Mark Paluch 2020-07-22 10:20:44 +02:00
  • 4b31c07e87 #387 - Updated changelog. Mark Paluch 2020-07-22 10:20:35 +02:00
  • 9e3276d965 #401 - Upgrade to R2DBC Arabba-SR6. Mark Paluch 2020-07-17 09:05:05 +02:00
  • 23dbcc1316 #401 - Upgrade to R2DBC Arabba-SR6. Mark Paluch 2020-07-17 09:04:50 +02:00
  • de1d1a3934 #390 - Polishing. Mark Paluch 2020-07-14 15:20:42 +02:00
  • 38ca169f86 #390 - Insert should work without giving any explicit assignment/variables. Zsombor Gegesy 2020-06-22 13:07:38 +02:00
  • 729222c763 #390 - Polishing. Mark Paluch 2020-07-14 15:20:42 +02:00
  • 748c5ba993 #390 - Insert should work without giving any explicit assignment/variables. Zsombor Gegesy 2020-06-22 13:07:38 +02:00
  • 7b676a93ce #398 - Upgrade to MySQL JDBC connector 8.0.21. Mark Paluch 2020-07-14 15:15:02 +02:00
  • fecf8cfe12 #349 - Polishing. Mark Paluch 2020-07-07 14:36:45 +02:00
  • 682b6ffa75 #349 - Polishing. Mark Paluch 2020-07-07 14:36:45 +02:00
  • 8a2e790d19 #367 - Updated changelog. Mark Paluch 2020-06-25 11:48:12 +02:00
  • c8336c245c #367 - After release cleanups. Mark Paluch 2020-06-25 11:58:22 +02:00
  • 4bbc2d20b3 #367 - Prepare next development iteration. Mark Paluch 2020-06-25 11:58:19 +02:00
  • 2257b3f061 #367 - Release version 1.2 M1 (2020.0.0). Mark Paluch 2020-06-25 11:48:49 +02:00
  • ff0ba44175 #367 - Prepare 1.2 M1 (2020.0.0). Mark Paluch 2020-06-25 11:48:19 +02:00
  • d98e29da2c #367 - Updated changelog. Mark Paluch 2020-06-25 11:48:12 +02:00
  • 8142460c9b #366 - Updated changelog. Mark Paluch 2020-06-10 14:01:49 +02:00
  • db71d63707 #366 - After release cleanups. Mark Paluch 2020-06-10 14:29:28 +02:00
  • 360ddf945f #366 - Prepare next development iteration. Mark Paluch 2020-06-10 14:29:25 +02:00
  • 84dc9f22f0 #366 - Release version 1.1.1 (Neumann SR1). Mark Paluch 2020-06-10 14:02:26 +02:00
  • 7fab008786 #366 - Prepare 1.1.1 (Neumann SR1). Mark Paluch 2020-06-10 14:01:58 +02:00
  • 577edbd052 #366 - Updated changelog. Mark Paluch 2020-06-10 14:01:49 +02:00
  • 9223fc2abd #385 - Use standard Spring code of conduct. Mark Paluch 2020-06-09 16:11:38 +02:00
  • 9485c52247 #383 - Polishing. Mark Paluch 2020-06-09 15:26:35 +02:00
  • 58708779da #383 - Fix Criteria mapping when composing a group from top-level criteria. Mark Paluch 2020-06-09 15:26:08 +02:00
  • 1dfd536367 #383 - Polishing. Mark Paluch 2020-06-09 15:26:35 +02:00
  • 197085ea5c #383 - Fix Criteria mapping when composing a group from top-level criteria. Mark Paluch 2020-06-09 15:26:08 +02:00
  • bd106a95b0 #384 - Polishing. Mark Paluch 2020-06-09 11:27:08 +02:00
  • 594df7ac17 #384 - Fix return type detection for suspended Kotlin methods. Mark Paluch 2020-06-09 11:26:45 +02:00
  • 32be819107 #384 - Polishing. Mark Paluch 2020-06-09 11:27:08 +02:00
  • cf2fee79af #384 - Fix return type detection for suspended Kotlin methods. Mark Paluch 2020-06-09 11:26:45 +02:00
  • 68dc036bcf #377 - Upgrade to R2DBC Arabba SR4. Mark Paluch 2020-06-08 16:19:19 +02:00
  • d8527d31c5 #377 - Upgrade to R2DBC Arabba SR4. Mark Paluch 2020-06-08 16:19:19 +02:00
  • 43c473cbf1 #375 - Improve documentation for supported databases. Mark Paluch 2020-05-26 15:41:22 +02:00
  • ec0993e06f #375 - Improve documentation for supported databases. Mark Paluch 2020-05-26 15:41:22 +02:00
  • cff672342f #369 - Polishing. Mark Paluch 2020-05-22 09:25:08 +02:00
  • e71c2b9b71 #369 - Polishing. Mark Paluch 2020-05-22 09:25:08 +02:00
  • 01105d2a6a #369 - Fall back to column name in QueryMapper if path expression maps into simple type property. Mark Paluch 2020-05-22 09:16:49 +02:00
  • 02c9a87078 #369 - Fall back to column name in QueryMapper if path expression maps into simple type property. Mark Paluch 2020-05-22 09:16:49 +02:00
  • 7cfac09aa0 #207 - Skip converter registrations for JSR-310 to java.util.Date. Mark Paluch 2020-05-15 11:50:24 +02:00
  • 6cf2834a23 #207 - Skip converter registrations for JSR-310 to java.util.Date. Mark Paluch 2020-05-15 11:50:24 +02:00
  • 94f7f1759b #357 - After release cleanups. Mark Paluch 2020-05-12 12:40:55 +02:00
  • 6ebc94d448 #357 - Prepare next development iteration. Mark Paluch 2020-05-12 12:40:53 +02:00
  • d38825e426 #357 - After release cleanups. Mark Paluch 2020-05-12 12:40:30 +02:00
  • e0f22ba649 #357 - Prepare next development iteration. Mark Paluch 2020-05-12 12:40:28 +02:00
  • 12b15f4225 #357 - Release version 1.1 GA (Neumann). Mark Paluch 2020-05-12 12:28:23 +02:00
  • 7a1e39517f #357 - Prepare 1.1 GA (Neumann). Mark Paluch 2020-05-12 12:27:59 +02:00
  • e3f56b4a1b #357 - Updated changelog. Mark Paluch 2020-05-12 12:27:53 +02:00
  • af7dea07ad #329 - Translate driver exceptions in R2dbcTransactionManager. Mark Paluch 2020-05-11 16:58:23 +02:00
  • 53b84e6a08 #365 - Fix immutable versioned object usage. Mark Paluch 2020-05-11 15:57:51 +02:00
  • 6f94ace85a #363 - Polishing. Mark Paluch 2020-05-11 15:52:06 +02:00
  • 15c64a4ee1 #363 - Polishing. Jens Schauder 2020-05-11 11:27:33 +02:00
  • d004bc0dd9 #363 - Count projection support for derived queries. mhyeon-lee 2020-05-05 22:50:31 +09:00
  • 919d8c663f #364 - Add lock() to Dialect implementation for tests. Jens Schauder 2020-05-07 09:37:09 +02:00
  • 12d62c7d75 #359 - Remove Travis CI. Greg Turnquist 2020-05-04 15:04:50 -05:00
  • a67f420d5c #359 - Remove Travis CI. Greg Turnquist 2020-05-04 15:04:03 -05:00
  • db23e56756 #331 - After release cleanups. Mark Paluch 2020-04-28 15:11:43 +02:00
  • 317f678f90 #331 - Prepare next development iteration. Mark Paluch 2020-04-28 15:11:42 +02:00
  • abf7d2fdbe #331 - Release version 1.1 RC2 (Neumann). Mark Paluch 2020-04-28 15:03:53 +02:00