Commit Graph

  • a4a6eb1384 DATACMNS-625 - Re-enabled querydsl-next profile for Travis. Oliver Gierke 2014-12-30 19:46:37 +01:00
  • d4a09853f1 DATACMNS-625 - Re-enabled querydsl-next profile for Travis. Oliver Gierke 2014-12-30 19:46:37 +01:00
  • c5d920fa69 DATACMNS-623 - Added converter for JSR-310 Instant instances. Oliver Gierke 2014-12-30 13:45:34 +01:00
  • d7ecaa8db0 DATACMNS-619 - DefaultCrudMethods now exposes accessible methods. Oliver Gierke 2014-12-18 18:53:10 +01:00
  • f02babd3f8 DATACMNS-620 - Repositories now creates reflective RepositoryInvokers for repositories with redeclared CRUD methods. Oliver Gierke 2014-12-18 18:57:17 +01:00
  • a179e4e7df DATACMNS-619 - DefaultCrudMethods now exposes accessible methods. Oliver Gierke 2014-12-18 18:53:10 +01:00
  • 013f97899e DATACMNS-616 - Fixed field value lookup for private fields in AnnotationDetectionFieldCallback. Oliver Gierke 2014-12-17 16:15:07 +01:00
  • 846ab10b01 DATACMNS-616 - Fixed field value lookup for private fields in AnnotationDetectionFieldCallback. Oliver Gierke 2014-12-17 16:15:07 +01:00
  • b9916ab8b7 DATACMNS-616 - Fixed field value lookup for private fields in AnnotationDetectionFieldCallback. Oliver Gierke 2014-12-17 16:15:07 +01:00
  • 49a00cb5ec DATACMNS-615 - PageImpl now rejects a total less than the amount of items given. Oliver Gierke 2014-12-16 12:40:48 +01:00
  • 3324b187dd DATACMNS-615 - PageImpl now rejects a total less than the amount of items given. Oliver Gierke 2014-12-16 12:40:48 +01:00
  • 55d988e7b7 DATACMNS-615 - PageImpl now rejects a total less than the amount of items given. Oliver Gierke 2014-12-16 12:40:48 +01:00
  • 6f4b26bf56 DATACMNS-611 - Improved cache lookups in RepositoryInterfaceAwareBeanPostProcessor. Oliver Gierke 2014-12-08 17:51:17 +01:00
  • 1151ec88cd DATACMNS-611 - Improved cache lookups in RepositoryInterfaceAwareBeanPostProcessor. Oliver Gierke 2014-12-08 17:51:17 +01:00
  • c343a65632 DATACMNS-611 - Improved cache lookups in RepositoryInterfaceAwareBeanPostProcessor. Oliver Gierke 2014-12-08 17:51:17 +01:00
  • 13698073e2 DATACMNS-610 - Extracted QueryExecutionResultHandler from RepositoryFactorySupport. Oliver Gierke 2014-12-04 20:25:11 +01:00
  • d8781888d8 DATACMNS-610 - Extracted QueryExecutionResultHandler from RepositoryFactorySupport. Oliver Gierke 2014-12-04 20:25:11 +01:00
  • 5b1b73b297 DATACMNS-609 - Polishing in RepositoryConfigurationExtensionSupport. Oliver Gierke 2014-12-02 23:36:19 +01:00
  • 6b1ef9a215 DATACMNS-608 - After release cleanups. Oliver Gierke 2014-12-01 13:37:33 +01:00
  • a13bc1bb3c DATACMNS-608 - Prepare next development iteration. Spring Buildmaster 2014-12-01 03:16:23 -08:00
  • ad0a98c906 DATACMNS-608 - Release version 1.10.0.M1. Spring Buildmaster 2014-12-01 03:16:13 -08:00
  • 7ef298fcc7 DATACMNS-608 - Prepare 1.10.0.M1 (Fowler M1). Oliver Gierke 2014-12-01 11:33:25 +01:00
  • 018e57887a DATACMNS-608 - Updated changelog. Oliver Gierke 2014-12-01 11:33:18 +01:00
  • 6677612f8e DATACMNS-609 - Improved bean definition registration for repository configuration. Oliver Gierke 2014-11-30 17:58:16 +01:00
  • 0cb1cca588 DATACMNS-609 - Improved bean definition registration for repository configuration. Oliver Gierke 2014-11-30 17:58:16 +01:00
  • f7f83df92c DATACMNS-585 - Updated changelog. Oliver Gierke 2014-10-30 11:57:34 +01:00
  • 90a9462221 DATACMNS-587 - Added findAll(OrderSpecifier… orders) to QueryDslPredicateExecutor. Oliver Gierke 2014-11-10 15:06:42 +01:00
  • fea5b1c439 DATACMNS-607 - Introduced AnnotationAttributes and MethodParameters from Spring HATEOAS to avoid dependency. Oliver Gierke 2014-11-27 18:34:18 +01:00
  • a5df8d92a7 DATACMNS-606 - Added converters for JSR-310 types. Oliver Gierke 2014-11-27 14:54:41 +01:00
  • bb6ec38541 DATACMNS-605 - Moved key-value infrastructure to dedicated project. Oliver Gierke 2014-11-27 14:04:01 +01:00
  • 5448b3e63b DATACMNS-604 - Move QueryDsl helper methods from QueryDslUtils to KV package. Thomas Darimont 2014-11-27 12:21:21 +01:00
  • cb884eb0cd DATACMNS-525 - Removed EhCache implementation. Oliver Gierke 2014-11-26 16:49:50 +01:00
  • 499182f4c9 DATACMNS-525 - Removed Hazelcast implementation. Oliver Gierke 2014-11-26 16:49:24 +01:00
  • 52108ed006 DATACMNS-525 - Add KeyValuePersistenceExceptionTranslator, fixing Todos. Christoph Strobl 2014-11-25 12:44:00 +01:00
  • 1f71a28408 DATACMNS-525 - Polishing. Oliver Gierke 2014-11-26 16:45:04 +01:00
  • e2358f3bf8 DATACMNS-525 - Introduce infrastructure for KeyValue repositories. Christoph Strobl 2014-09-22 15:29:52 +02:00
  • e1b38faee9 DATACMNS-601 - Fixes for most of the SonarQube warnings. Oliver Gierke 2014-11-26 09:10:00 +01:00
  • 71f1592200 DATACMNS-601 - Fixes for most of the SonarQube warnings. Oliver Gierke 2014-11-26 09:10:00 +01:00
  • 447aca6e9c DATACMNS-601 - Fixes for most of the SonarQube warnings. Oliver Gierke 2014-11-26 09:10:00 +01:00
  • 9a1879617e DATACMNS-600 - Moved RepositoryInvoker subsystem into support package. Oliver Gierke 2014-11-25 11:34:16 +01:00
  • 806214e332 DATACMNS-591 - RepositoryConfigurationDelegate now uses Environment and ResourceLoader everywhere. Oliver Gierke 2014-11-24 22:38:48 +01:00
  • 5d9b89c339 DATACMNS-591 - RepositoryConfigurationDelegate now uses Environment and ResourceLoader everywhere. Oliver Gierke 2014-11-24 22:38:48 +01:00
  • 4c1a187dd4 DATACMNS-599 - Introduced IdentifierAccessor API. Oliver Gierke 2014-11-21 21:45:48 +01:00
  • 2388b6fa90 DATACMNS-597 - Fixed to strict consistency check in PersistentPropertyAccessor lookup. Oliver Gierke 2014-11-19 17:05:50 +01:00
  • 3446c457d5 DATACMNS-596 - Polishing. Oliver Gierke 2014-11-18 16:46:18 +01:00
  • 6a849bc8ef DATACMNS-596 - Introduced PersistentPropertyAccessor. Oliver Gierke 2014-11-18 12:27:46 +01:00
  • 93dbc26969 DATACMNS-589 - Polishing. Oliver Gierke 2014-11-14 12:49:24 +01:00
  • 0f448d509c DATACMNS-594 - Fixed creation of type variable map to extend into detected bounds. Oliver Gierke 2014-11-14 16:34:31 +01:00
  • e14ba802a7 DATACMNS-594 - Fixed creation of type variable map to extend into detected bounds. Oliver Gierke 2014-11-14 16:34:31 +01:00
  • c5721cfc0c DATACMNS-594 - Fixed creation of type variable map to extend into detected bounds. Oliver Gierke 2014-11-14 16:34:31 +01:00
  • eac6fcaa8e DATACMNS-589 - Integrated RepositoryInvoker abstraction from Spring Data REST. Oliver Gierke 2014-11-13 15:22:11 +01:00
  • ca377dc075 DATACMNS-590 - Fixed calculation of nested generics in ParentTypeAwareTypeInformation. Oliver Gierke 2014-11-12 14:30:34 +01:00
  • e943fdeae4 DATACMNS-590 - Fixed calculation of nested generics in ParentTypeAwareTypeInformation. Oliver Gierke 2014-11-12 14:30:34 +01:00
  • ac73720668 DATACMNS-590 - Fixed calculation of nested generics in ParentTypeAwareTypeInformation. Oliver Gierke 2014-11-12 14:30:34 +01:00
  • fa44b9f807 DATACMNS-585 - After release cleanups. Oliver Gierke 2014-10-31 21:34:45 +01:00
  • 3471a64f79 DATACMNS-585 - Prepare next development iteration. Spring Buildmaster 2014-10-30 04:18:53 -07:00
  • b728ea297e DATACMNS-585 - Release version 1.9.1.RELEASE (Evans SR1). Spring Buildmaster 2014-10-30 04:18:49 -07:00
  • bae378de68 DATACMNS-585 - Prepare 1.9.1.RELEASE (Evans SR1). Oliver Gierke 2014-10-30 11:57:46 +01:00
  • 9b210d2c3e DATACMNS-585 - Updated changelog. Oliver Gierke 2014-10-30 11:57:34 +01:00
  • dec5cadce9 DATACMNS-581 - Add support for NotContaining keyword for derived repository queries. Thomas Darimont 2014-10-20 20:19:35 +02:00
  • e02cecd6d0 DATACMNS-583 - DomainClassConverter returns input if given types are the same. Thomas Darimont 2014-10-28 15:57:34 +01:00
  • 386644190a DATACMNS-583 - DomainClassConverter returns input if given types are the same. Thomas Darimont 2014-10-28 15:57:34 +01:00
  • c898f1ec7b DATACMNS-583 - DomainClassConverter returns input if given types are the same. Thomas Darimont 2014-10-28 15:57:34 +01:00
  • 43793f9b3e DATACMNS-580 - Add section on limiting the query results to reference documentation. Thomas Darimont 2014-10-17 19:02:17 +02:00
  • 257792c6df DATACMNS-580 - Add section on limiting the query results to reference documentation. Thomas Darimont 2014-10-17 19:02:17 +02:00
  • 28b7e0439d DATACMNS-578 - Polishing. Oliver Gierke 2014-10-21 12:12:22 +02:00
  • 1b9cdc941f DATACMNS-578 - Speed up instance creation by generating factory classes with ASM. Thomas Darimont 2014-10-14 10:22:04 +02:00
  • 47e2c84bbc DATACMNS-577 - Improved JavaDoc on QueryDslPredicateExecutor. Thomas Darimont 2014-10-06 10:53:03 +02:00
  • 36a6c451fa DATACMNS-577 - Improved JavaDoc on QueryDslPredicateExecutor. Thomas Darimont 2014-10-06 10:53:03 +02:00
  • 48966b50d6 DATACMNS-577 - Improved JavaDoc on QueryDslPredicateExecutor. Thomas Darimont 2014-10-06 10:53:03 +02:00
  • 494221064e DATACMNS-530 - Improve JavaDoc for RepositoryConfigurationSourceSupport. Thomas Darimont 2014-10-06 13:23:37 +02:00
  • 77fe2b1197 DATACMNS-530 - Improve JavaDoc for RepositoryConfigurationSourceSupport. Thomas Darimont 2014-10-06 13:23:37 +02:00
  • ad7a87403d DATACMNS-530 - Improve JavaDoc for RepositoryConfigurationSourceSupport. Thomas Darimont 2014-10-06 13:23:37 +02:00
  • 55244f593d DATACMNS-572 - After release cleanups. Oliver Gierke 2014-09-05 01:57:19 -07:00
  • 4e7ad22263 DATACMNS-572 - After release cleanups. Oliver Gierke 2014-09-05 13:13:16 +02:00
  • 4dcda97017 DATACMNS-572 - Prepare next development iteration. Spring Buildmaster 2014-09-05 01:57:19 -07:00
  • fe725645f9 DATACMNS-572 - Prepare next development iteration. Spring Buildmaster 2014-09-05 01:57:19 -07:00
  • dedfd9010f DATACMNS-572 - Release version 1.9.0.RELEASE (Evans GA). Spring Buildmaster 2014-09-05 01:57:17 -07:00
  • 17c41522a7 DATACMNS-572 - Prepare 1.9.0.RELEASE (Evans GA). Oliver Gierke 2014-09-05 09:23:53 +02:00
  • 880405c391 DATACMNS-572 - Updated changelog. Oliver Gierke 2014-09-05 09:23:25 +02:00
  • ca0a3de685 DATACMNS-568 - Updated changelog. Oliver Gierke 2014-08-27 11:28:04 +02:00
  • f3d8256a80 DATACMNS-570, DATACMNS-571 - Removed JDK 7 profile for Travis build. Oliver Gierke 2014-09-01 13:57:51 +02:00
  • 2c7f7e8e04 DATACMNS-571 - Remove custom build infrastructure for Optional. Oliver Gierke 2014-09-01 13:43:11 +02:00
  • 6cc9e33359 DATACMNS-565 - Improved detection of custom implementations for CDI repositories. Mark Paluch 2014-08-20 21:34:01 +02:00
  • 8bfa0bd9e0 DATACMNS-570 - Updated build profiles for Travis. Oliver Gierke 2014-09-01 12:23:18 +02:00
  • 61dce8af0d DATACMNS-568 - After release cleanups. Oliver Gierke 2014-08-27 12:37:01 +02:00
  • 55b7338c54 DATACMNS-568 - Prepare next development iteration. Spring Buildmaster 2014-08-27 02:51:47 -07:00
  • 783c3ef85c DATACMNS-568 - Release version 1.8.4.RELEASE (Dijkstra SR4). Spring Buildmaster 2014-08-27 02:51:44 -07:00
  • c3ad453eef DATACMNS-568 - Prepare 1.8.4.RELEASE (Dijkstra SR4). Oliver Gierke 2014-08-27 11:28:26 +02:00
  • f1c668c5ca DATACMNS-568 - Updated changelog. Oliver Gierke 2014-08-27 11:28:04 +02:00
  • 0cd215e9b1 DATACMNS-561 - Updated changelog. Oliver Gierke 2014-08-13 15:04:57 +02:00
  • 8650b6943c DATACMNS-566 - Allow sorting by QueryDsl operator expressions. Thomas Darimont 2014-08-26 13:38:19 +02:00
  • 9fc57ea3bf DATACMNS-566 - Allow sorting by QueryDsl operator expressions. Thomas Darimont 2014-08-26 13:38:19 +02:00
  • edfd341d64 DATACMNS-567 - Fixed some glitches in the Asciidoctor files. Oliver Gierke 2014-08-21 17:14:39 +02:00
  • 6daf7e2752 DATACMNS-562 - AbstractPersistentProperty doesn't consider maps and collections entities anymore. Oliver Gierke 2014-08-19 16:38:15 +02:00
  • c9dd679cd1 DATACMNS-562 - AbstractPersistentProperty doesn't consider maps and collections entities anymore. Oliver Gierke 2014-08-19 16:38:15 +02:00
  • 77a67021e5 DATACMNS-561 - After release cleanups. Oliver Gierke 2014-08-13 16:29:31 +02:00
  • 4c64eddeb7 DATACMNS-561 - Prepare next development iteration. Spring Buildmaster 2014-08-13 06:19:32 -07:00
  • d8e9808dd4 DATACMNS-561 - Release version 1.9.0.RC1 (Evans RC1). Spring Buildmaster 2014-08-13 06:19:28 -07:00
  • 2386f48233 DATACMNS-561 - Prepare 1.9.0.RC1 (Evans RC1). Oliver Gierke 2014-08-13 15:05:20 +02:00