1152 Commits (e294fb5ef44cd4d413d63f3e45b2caa45afa29ff)
 

Author SHA1 Message Date
Oliver Gierke e294fb5ef4 DATACMNS-908 - Introduced Order.withProperty(…). 10 years ago
Oliver Gierke acf12423e0 DATACMNS-888 - Added dedicated Sort type to be able to express directions for revisions. 10 years ago
Mark Paluch 8bc022ebd7 DATACMNS-875 - Add support for exists projection in repository query derivation. 10 years ago
Mark Paluch 2b14d1ea54 DATACMNS-899 - Fix recursion in ParameterizedTypeInformation.getMapValueType(). 10 years ago
Mark Paluch ac51b1671d DATACMNS-900 - Added equals(…) and hashCode() methods for ExampleMatcher utility classes. 10 years ago
Jasper Blues b7f4709b7c DATACMNS-903 - Fix typo in reference documentation. 10 years ago
Oleksandr Mandryk 1d5273c048 DATACMNS-902 - Fix attribute name in example showing how to define a custom repository base class. 10 years ago
Kirill Gavrilov eb2029310f DATACMNS-903 - Fix typo in reference documentation. 10 years ago
Oliver Gierke 4fa84fc983 DATACMNS-896 - Improved detection of type variable mappings in recursively nested generics. 10 years ago
Oliver Gierke f75320f33c DATACMNS-891 - Repository bean definition registration now exposes repository type in metadata. 10 years ago
Oliver Gierke c6624be8a7 DATACMNS-838 - After release cleanups. 10 years ago
Oliver Gierke eac6d7e9f2 DATACMNS-838 - Prepare next development iteration. 10 years ago
Oliver Gierke 856724f3aa DATACMNS-838 - Release version 1.13 M1 (Ingalls). 10 years ago
Oliver Gierke c6391dc7f1 DATACMNS-838 - Prepare 1.13 M1 (Ingalls). 10 years ago
Oliver Gierke f4b16298da DATACMNS-838 - Updated changelog. 10 years ago
Oliver Gierke c23c7b9cc7 DATACMNS-885 - Fixed implementation of canRead(…) for projecting HttpMessageConverters. 10 years ago
Oliver Gierke f53795d48e DATACMNS-880 - TransactionalRepositoryFactoryBeanSupport.setBeanFactory(…) now delegates to parent implementation. 10 years ago
Oliver Gierke 14eb1b946a DATACMNS-887 - Updated Sonargraph architecture description. 10 years ago
Oliver Gierke 37c895c04a DATACMNS-886 - Fix version ranges for Spring Framework in template.mf. 10 years ago
Oliver Gierke e79c19d277 DATACMNS-885 - Added XML support for incoming projections based on XMLBeam. 10 years ago
Oliver Gierke 762a12b4a2 DATACMNS-885 - Workaround for bug in Jayway's JSONPath array access. 10 years ago
Oliver Gierke eec2b43fd0 DATACMNS-885 - Support for binding JSON payloads to projection interfaces. 10 years ago
Oliver Gierke 86c1086976 DATACMNS-884 - Polishing. 10 years ago
Mark Paluch 29c86d74b3 DATACMNS-884 - Move PageableExecutionSupport from JPA to Spring Data Commons. 10 years ago
Oliver Gierke f2a6d63dbb DATACMNS-883 - Improved collection path binding for Querydsl-backed web requests. 10 years ago
Oliver Gierke 8599ecf019 DATACMNS-879 - Polishing. 10 years ago
Oliver Gierke d41a9cb5c5 DATACMNS-879 - ExampleMatcher now allows to define whether all or any match should be used. 10 years ago
Mark Paluch 20653a7ebc DATACMNS-874 - Fix Scala Option unwrapping. 10 years ago
Oliver Gierke c787073357 DATACMNS-839 - Updated changelog. 10 years ago
Pascal Grün ce2e788374 DATACMNS-869 - Fix Javadoc for parametric types of Pair. 10 years ago
John Blum 1d880f2e08 DATACMNS-868 - Assert JDK 6 compatibility in ResultProcessor. 10 years ago
Oliver Gierke d4c0aa70ba DATACMNS-866 - Improved error message in invalid invocations of BasicPersistentEntity.getPropertyAccessor(…). 10 years ago
Oliver Gierke 241d18a212 DATACMNS-863 - Fixed parameter type lookup for wrapper types. 10 years ago
Oliver Gierke 65bfd5b33a DATACMNS-743 - Optimizations in TypeDiscoverer getProperty(…) in case if invalid property names. 10 years ago
Oliver Gierke e414cd6801 DATACMNS-862 - ReturnedInterface now considers interfaces implemented by the domain type. 10 years ago
Oliver Gierke 5b5daaf397 DATACMNS-831 - Polishing. 10 years ago
Mikael Klamra 046f0408d1 DATACMNS-831 - AbstractMappingContext.addPersistentEntity(…) now acquires necessary read lock. 10 years ago
Oliver Gierke 1bedfe4f4a DATACMNS-856, DATACMNS-685 - Made ToEntityConverter.matches(…) less offensive. 10 years ago
Oliver Gierke bdc61a044f DATACMNS-859, DATACMNS-860 - Improvements to ResourceProcessor. 10 years ago
Oliver Gierke 3a36ed55dd DATACMNS-854 - Polishing. 10 years ago
Terje Strand e0fc7deb05 DATACMNS-854 - Allow custom implementation of repository methods with generics. 10 years ago
Oliver Gierke 87566df432 DATACMNS-858 - Polishing. 10 years ago
Oliver Gierke c51f55346f DATACMNS-858 - Fixed JavaDoc for CrudMethods.getDeleteMethod(). 10 years ago
Oliver Gierke fa7ab50c5f DATACMNS-855 - Fixed generic type lookup in SyntheticParamterizedType. 10 years ago
Oliver Gierke 9db6278e77 DATACMNS-855 - Prevent memory leak in SyntheticParameterizedType. 10 years ago
Oliver Gierke f29cbf5752 DATACMNS-853 - Polishing. 10 years ago
Mark Paluch db5259292c DATACMNS-853 - Support interface entity types using generated property accessors. 10 years ago
John Blum 08e8f15845 DATACMNS-853 - Added test case reproducing the issue. 10 years ago
Oliver Gierke 38a41139fc DATACMNS-809 - Polishing. 10 years ago
Mark Paluch defc3c7874 DATACMNS-809 - Refactor BasicPersistentEntity to set PersistentPropertyAccessorFactory. 10 years ago