494 Commits (13faed57abb147fa04416da84533b9251e2ef462)
 

Author SHA1 Message Date
Oliver Gierke 13faed57ab DATAJPA-563 - Updated changelog. 12 years ago
Thomas Darimont 9dde61e27b DATAJPA-557 - Updated changelog. 12 years ago
Thomas Darimont bc0e59aba0 DATAJPA-519 - Spec compliant mapping file URI handling in ClasspathScanningPersistenceUnitPostProcessor. 12 years ago
Oliver Gierke 146041cda3 DATAJPA-561 - JpaMetamodelEntityInformation now treats primitive version properties correctly. 12 years ago
Oliver Gierke b1922b3788 DATAJPA-544 - Removed execution querydsl-next profile. 12 years ago
Thomas Darimont 48a3eb1305 DATAJPA-554 - Avoid falling back to query derivation for invalid native queries. 12 years ago
Thomas Darimont 387959d96c DATAJPA-527 - Improved handling of CrudRepository.exists(ID) entities with complex composite id. 12 years ago
Thomas Darimont c6d6085811 DATAJPA-548 - Improved documentation for jpa:repositories xml configuration. 12 years ago
Thomas Darimont 70e1506bbe DATAJPA-545 - Fixed regression in discovery of StringQuery parameters. 12 years ago
Oliver Gierke d674fb9f22 DATAJPA-542 - Prepare next development iteration. 12 years ago
Spring Buildmaster 4bb061eb79 DATAJPA-542 - Release version 1.6.0.RELEASE. 12 years ago
Oliver Gierke d2a792c101 DATAJPA-542 - Prepare 1.6 GA. 12 years ago
Oliver Gierke cd93d2fa84 DATAJPA-542 - Updated changelog. 12 years ago
Oliver Gierke 13346c0115 DATACMNS-494 - Fix test setup in JpaRepositoriesRegistrarUnitTests. 12 years ago
Oliver Gierke 572cf80c61 DATAJPA-544 - Added Travis config file to run matrix builds. 12 years ago
Thomas Darimont 122d9c5ea2 DATAJPA-456 - Add support for specifying only the projection part of a custom count query. 12 years ago
Thomas Darimont d4acfeb0fa DATAJPA-543 - Update reference documentation for JPA 2.1 features. 12 years ago
Thomas Darimont 076b017d18 DATAJPA-525 - Guard against null types returned from JPA meta-model. 12 years ago
Thomas Darimont 4d63856dde DATAJPA-510 - Fix regression when sorting by property of associated object. 12 years ago
Greg Turnquist a39f69c0a6 DATAJPA-531 - Added reference to SD JPA with REST guide. 12 years ago
Oliver Gierke da9b8eb3a7 DATAJPA-522 - After release cleanups. 12 years ago
Spring Buildmaster 9cf5cb780b DATAJPA-522 - Prepare next development iteration. 12 years ago
Spring Buildmaster 27fdb9c287 DATAJPA-522 - Release version 1.5.0.RC1. 12 years ago
Oliver Gierke bf020c6a96 DATAJPA-522 - Prepare 1.6.0.RC1. 12 years ago
Oliver Gierke 9ba728159f DATAJPA-522 - Update changelog. 12 years ago
Oliver Gierke 7b93407609 DATAJPA-522 - Forward port changelog entries from bugfix branch. 12 years ago
Thomas Darimont 2c2355bc93 DATAJPA-499 - Querydsl now uses the null-handling configured on the Sort.Order. 12 years ago
Thomas Darimont 09535813c2 DATAJPA-455 - Add support for stored procedure backed repository methods. 12 years ago
Oliver Gierke e32e724fc8 DATAJPA-517 - Defensive checks for CrudMethodMetadata in SimpleJpaRepository. 12 years ago
Oliver Gierke aff479d4a4 DATAJPA-438 - Removed custom ConversionService handling in JpaQueryExecution. 12 years ago
Oliver Wehrens 7c6f4528ef DATAJPA-513 - Improve error message on missing @Param on query method parameter. 12 years ago
Thomas Darimont ff0170967d DATAJPA-509 - JpaMetamodelEntityInformation now considers entity name from JPA meta-model. 12 years ago
Spring Buildmaster 4dd570f670 DATAJPA-481 - Prepare next development iteration. 12 years ago
Spring Buildmaster 6cc0f9f835 DATAJPA-481 - Release version 1.6.0.M1. 12 years ago
Thomas Darimont 398c87007d DATAJPA-481 - Prepare release 1.6 M1. 12 years ago
Thomas Darimont 44d7e2ef24 DATAJPA-505 - Projections for basic primitive arrays should use SingleEntityExecution. 12 years ago
Oliver Gierke 3ff4f94c68 DATAJPA-460 - Reduce implementation to core requested feature. 12 years ago
Thomas Darimont 99ae3c4567 DATAJPA-460 - Support query creation for deleteBy / removeBy prefix. 12 years ago
Thomas Darimont dd64fe21ea DATAJPA-466 - Add support for lazy loading configuration via JPA 2.1 fetch-/loadgraph. 12 years ago
Thomas Darimont 4ffe6d0d07 DATAJPA-504 - Regression in Querydsl OrderSpecifier customization. 12 years ago
Oliver Gierke 318468b7ab DATAJPA-502 - Fixed version ranges in template.mf. 12 years ago
Thomas Darimont 8cc070c02d DATAJPA-500 - Verify that sorting of Embeddables with Querydsl works. 12 years ago
Oliver Gierke a6d6cc0799 DATAJPA-485 - Upgraded build profile to Hibernate 4.2.11. 12 years ago
Oliver Gierke 467903b96c DATAJPA-501 - Adapted auditing configuration to latest changes in Spring Data Commons. 12 years ago
Thomas Darimont e2e692ce83 DATAJPA-497 - Fixed handling of OrderSpecifier for Querydsl based repositories. 12 years ago
Thomas Darimont 07976eac9c DATAJPA-496 - Fixed join creation for element collection attributes. 12 years ago
Oliver Gierke 5438c44c8f DATAJPA-173 - Extended support for metadata detection on CRUD methods. 12 years ago
Thomas Darimont 79b5330928 DATAJPA-491 - Support order by arbitrarily nested association paths with Querydsl. 12 years ago
Martin Baumgartner 512a78ea72 DATAJPA-494 - Fix template.mf to make sure auditing can be used on OSGi. 12 years ago
Thomas Darimont d868d0bf8a DATAJPA-485 - Upgraded hibernate-jpamodelgen to 1.3.0.Final. 12 years ago