Commit Graph

  • 4671dd5fff Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:42:12 +02:00
  • 5ae27300a9 Fix query execution mode detection for aggregate types that implement Streamable. Oliver Drotbohm 2023-07-01 00:06:15 +02:00
  • 8b2eb8faff Fix query execution mode detection for aggregate types that implement Streamable. Oliver Drotbohm 2023-07-01 00:06:15 +02:00
  • 8f1d6196d3 Fix query execution mode detection for aggregate types that implement Streamable. Oliver Drotbohm 2023-07-01 00:06:15 +02:00
  • ca9f9bfdc8 Fix query execution mode detection for aggregate types that implement Streamable. Oliver Drotbohm 2023-07-01 00:06:15 +02:00
  • 05dd7aecfb Remove lingering Lombok resources. Mark Paluch 2023-06-19 15:33:28 +02:00
  • 8708e2540f After release cleanups. John Blum 2023-06-16 08:13:30 -07:00
  • 527308a0e2 Prepare next development iteration. John Blum 2023-06-16 08:13:28 -07:00
  • f833c3c257 Release version 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:36 -07:00
  • c771fba956 Prepare 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:06 -07:00
  • 38ea46cf5d After release cleanups. Mark Paluch 2023-06-16 14:59:11 +02:00
  • 6bfc7c84f2 After release cleanups. Mark Paluch 2023-06-16 15:43:10 +02:00
  • 071da5414d Prepare next development iteration. Mark Paluch 2023-06-16 15:43:08 +02:00
  • 93e0dc65a7 Release version 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:45 +02:00
  • e05210af04 Prepare 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:30 +02:00
  • 09125ba871 Prepare next development iteration. Mark Paluch 2023-06-16 14:59:09 +02:00
  • 4ea5361a4e Release version 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:56:14 +02:00
  • 16f9b2f026 Prepare 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:55:56 +02:00
  • 60877d70c7 Polishing. Mark Paluch 2023-06-16 10:13:36 +02:00
  • 8671c00e05 WindowIterator should emit items in order when scrolling backwards. Christoph Strobl 2023-06-16 08:13:22 +02:00
  • 6ca3170bde Polishing. Mark Paluch 2023-06-16 10:13:36 +02:00
  • d1568198d8 WindowIterator should emit items in order when scrolling backwards. Christoph Strobl 2023-06-16 08:13:22 +02:00
  • 8aff631032 Improve reference documentation on repository methods triggering event publication. Oliver Drotbohm 2023-06-14 16:06:25 +02:00
  • 520003883e Improve reference documentation on repository methods triggering event publication. Oliver Drotbohm 2023-06-14 16:06:25 +02:00
  • 3f13829a33 Improve reference documentation on repository methods triggering event publication. Oliver Drotbohm 2023-06-14 16:06:25 +02:00
  • 4e3c06dbb8 Improve reference documentation on repository methods triggering event publication. Oliver Drotbohm 2023-06-14 16:06:25 +02:00
  • f9c1ef9493 Polishing. Mark Paluch 2023-06-14 15:25:43 +02:00
  • 1eda9c497f De-lombok test code. Mark Paluch 2023-06-14 15:23:50 +02:00
  • 3281837cbd Use merged bean definitions for EntityCallback type lookup. Mark Paluch 2023-06-14 09:03:39 +02:00
  • f1b7952ea5 Use merged bean definitions for EntityCallback type lookup. Mark Paluch 2023-06-14 09:03:39 +02:00
  • 602cd28142 Extend documentation on sorting for Keyset scrolling. Mark Paluch 2023-06-13 12:00:57 +02:00
  • 2cbf0fb189 Extend documentation on sorting for Keyset scrolling. Mark Paluch 2023-06-13 12:00:57 +02:00
  • 05d68a0eab Consider KeysetScrollPosition direction in WindowIterator. Mark Paluch 2023-06-13 11:50:28 +02:00
  • af2d97abc6 Consider KeysetScrollPosition direction in WindowIterator. Mark Paluch 2023-06-13 11:50:28 +02:00
  • 487795dcee Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:54:57 +02:00
  • d3c3674230 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:53:53 +02:00
  • dbcf247788 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:52:08 +02:00
  • 24718894e2 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:50:59 +02:00
  • b98a03e189 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 09:23:31 +02:00
  • 1f25bdaca7 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 09:23:31 +02:00
  • c29710eaa7 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 09:23:31 +02:00
  • 6cd412a817 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 09:23:31 +02:00
  • 085c32249b Unwrap nested collections in default Querydsl binding. Mark Paluch 2023-06-02 10:29:57 +02:00
  • f582e5bf7f Unwrap nested collections in default Querydsl binding. Mark Paluch 2023-06-02 10:29:57 +02:00
  • bfcb2ffeae Unwrap nested collections in default Querydsl binding. Mark Paluch 2023-06-02 10:29:57 +02:00
  • fec8337d38 Remove CloseableIterator from supported repository return types. Mark Paluch 2023-05-30 10:15:00 +02:00
  • 2937d620ad Remove CloseableIterator from supported repository return types. Mark Paluch 2023-05-30 10:15:00 +02:00
  • 9b9d01c1a0 Adopt to changed AwaitKt utility. Mark Paluch 2023-05-23 11:59:20 +02:00
  • c6879a8bf6 Refine allocation of DefaultMethodInvokingMethodInterceptor. Mark Paluch 2023-05-17 10:28:20 +02:00
  • bad40ff239 Refine allocation of DefaultMethodInvokingMethodInterceptor. Mark Paluch 2023-05-17 10:28:20 +02:00
  • 2b7fed55a0 Refine allocation of DefaultMethodInvokingMethodInterceptor. Mark Paluch 2023-05-17 10:28:20 +02:00
  • 54ffee0ab8 Refine allocation of DefaultMethodInvokingMethodInterceptor. Mark Paluch 2023-05-17 10:28:20 +02:00
  • e4f05deed8 Update Jenkins triggers after GA release. Mark Paluch 2023-05-12 14:40:38 +02:00
  • 610a4751c2 After release cleanups. Christoph Strobl 2023-05-12 14:19:11 +02:00
  • 53622b9943 Prepare next development iteration. Christoph Strobl 2023-05-12 14:19:09 +02:00
  • 82241238ab After release cleanups. Christoph Strobl 2023-05-12 14:18:53 +02:00
  • f5e2fb1a54 Prepare next development iteration. Christoph Strobl 2023-05-12 14:18:51 +02:00
  • 06f99322a2 Release version 3.1 GA (2023.0.0). Christoph Strobl 2023-05-12 14:14:38 +02:00
  • 807323d115 Prepare 3.1 GA (2023.0.0). Christoph Strobl 2023-05-12 14:14:06 +02:00
  • 1380ec678c After release cleanups. Christoph Strobl 2023-05-12 11:11:32 +02:00
  • 55d2feb28d Prepare next development iteration. Christoph Strobl 2023-05-12 11:11:30 +02:00
  • eef71d082b Release version 3.0.6 (2022.0.6). Christoph Strobl 2023-05-12 11:08:06 +02:00
  • 5a964347fb Prepare 3.0.6 (2022.0.6). Christoph Strobl 2023-05-12 11:07:46 +02:00
  • 514f35a9b8 After release cleanups. Christoph Strobl 2023-05-12 10:21:25 +02:00
  • c9dc8dec4a Prepare next development iteration. Christoph Strobl 2023-05-12 10:21:23 +02:00
  • d055a7f226 Release version 2.7.12 (2021.2.12). Christoph Strobl 2023-05-12 10:18:01 +02:00
  • 42af8f5221 Prepare 2.7.12 (2021.2.12). Christoph Strobl 2023-05-12 10:17:42 +02:00
  • 46ff9d25a6 Allow reversing Sort. Mark Paluch 2023-05-11 15:59:42 +02:00
  • 1ba2932275 Polishing. Mark Paluch 2023-05-11 15:41:08 +02:00
  • fd0964ab72 Make all args Sort.Order constructor public. Jens Schauder 2023-04-27 10:51:15 +02:00
  • 69dbb75896 Polishing. Mark Paluch 2023-05-11 11:10:44 +02:00
  • 026af18856 Fix Sort JavaDoc. Stefano Cordio 2023-04-30 18:00:01 +02:00
  • 01b7d44bc4 Fix Sort JavaDoc. Stefano Cordio 2023-04-30 18:00:01 +02:00
  • 63fecdd06e Fix Sort JavaDoc. Stefano Cordio 2023-04-30 18:00:01 +02:00
  • bd64ed8fae Fix too restrictive entity callback matching. Oliver Drotbohm 2023-05-02 20:54:49 +02:00
  • 979e0f401b Fix too restrictive entity callback matching. Oliver Drotbohm 2023-05-02 20:54:49 +02:00
  • cac1c211ef Polishing Window scrolling API. Oliver Drotbohm 2023-03-27 14:20:18 +02:00
  • ccd56ef56e Simplify PreferredConstructorDiscovererUnitTests. p.anisimov 2022-10-22 22:10:11 +03:00
  • c71f2fb8fe After release cleanups. Greg L. Turnquist 2023-04-14 12:00:00 -05:00
  • c88de96f8b Prepare next development iteration. Greg L. Turnquist 2023-04-14 11:59:54 -05:00
  • ea706e6886 Release version 3.1 RC1 (2023.0.0). Greg L. Turnquist 2023-04-14 11:53:57 -05:00
  • 9f2fc7570a Prepare 3.1 RC1 (2023.0.0). Greg L. Turnquist 2023-04-14 11:53:16 -05:00
  • 136df13418 After release cleanups. Greg L. Turnquist 2023-04-14 10:25:02 -05:00
  • 8065822b42 Prepare next development iteration. Greg L. Turnquist 2023-04-14 10:24:56 -05:00
  • 19a5fccf47 Release version 3.0.5 (2022.0.5). Greg L. Turnquist 2023-04-14 10:19:12 -05:00
  • 8a21c68b15 Prepare 3.0.5 (2022.0.5). Greg L. Turnquist 2023-04-14 10:18:27 -05:00
  • b93bc484bb After release cleanups. Greg L. Turnquist 2023-04-14 09:26:01 -05:00
  • 35657c3375 Prepare next development iteration. Greg L. Turnquist 2023-04-14 09:25:54 -05:00
  • beb783875f Release version 2.7.11 (2021.2.11). Greg L. Turnquist 2023-04-14 09:19:52 -05:00
  • 1815482d0c Prepare 2.7.11 (2021.2.11). Greg L. Turnquist 2023-04-14 09:19:09 -05:00
  • 72406bdef2 Upgrade to Maven Wrapper 3.9.1. Mark Paluch 2023-04-06 16:18:22 +02:00
  • 9a827f3400 Upgrade to Maven Wrapper 3.9.1. Mark Paluch 2023-04-06 16:17:23 +02:00
  • 124930eaf5 Upgrade to Maven Wrapper 3.9.1. Mark Paluch 2023-04-06 16:16:22 +02:00
  • 9aec113ed3 Polish Javadoc of PersistentEntity regarding iteration order of PersistentProperty instances. Oliver Drotbohm 2023-04-04 13:23:44 +02:00
  • 258aa3da69 Polish Javadoc of PersistentEntity regarding iteration order of PersistentProperty instances. Oliver Drotbohm 2023-04-04 13:23:44 +02:00
  • c3b29a5644 Polish Javadoc of PersistentEntity regarding iteration order of PersistentProperty instances. Oliver Drotbohm 2023-04-04 13:23:44 +02:00
  • 03a6a84bf9 Polishing in mapping package. Oliver Drotbohm 2023-03-01 22:34:24 +01:00
  • 55e14952c8 Remove deprecations in PersistentPropertyAccessor. Oliver Drotbohm 2023-03-01 22:21:07 +01:00
  • 35a2f45736 Tighten nullability contract of PersistentPropertyPath. Oliver Drotbohm 2023-03-01 22:10:02 +01:00
  • f091beb34c Improve lambda-based EntityCallback detection. Oliver Drotbohm 2023-04-01 16:24:48 +02:00