Commit Graph

  • 08831c1f60 DATAJPA-317 - Added @NoRepositoryBean to JpaRepsitory interface. Oliver Gierke 2013-03-19 17:27:03 +01:00
  • 4b2e01669b DATAJPA-316 - Added build profiles to build against Hibernate 4.1 and 4.2. Oliver Gierke 2013-03-19 14:50:05 +01:00
  • d0a383a2d9 DATAJPA-316 - Added build profiles to build against Hibernate 4.1 and 4.2. Oliver Gierke 2013-03-19 11:30:46 +01:00
  • 3d3fbbc0e8 DATAJPA-314 - Improve namespace XSDs to avoid IDE warnings. Oliver Gierke 2013-03-18 19:14:06 +01:00
  • 285a994e95 DATAJPA-292 - Manually defined queries can contain like expressions now. Oliver Gierke 2013-03-13 13:26:21 +01:00
  • 9eb6072e4a DATAJPA-308 - Improved test case to satisfy Java 6 compiler. Oliver Gierke 2013-03-08 11:54:03 +01:00
  • c2aa1215f8 DATAJPA-308 - Improved test case to satisfy Java 6 compiler. Oliver Gierke 2013-03-08 11:54:03 +01:00
  • bc0bf33b55 Fixed indentation to tabs in pom.xml. Oliver Gierke 2013-03-07 13:15:31 +01:00
  • 45b06dd027 DATAJPA-308 - Improve registration of PersistenceAnnotationBeanPostProcessor. Oliver Gierke 2013-03-07 12:59:06 +01:00
  • 8dec595a19 DATAJPA-308 - Improve registration of PersistenceAnnotationBeanPostProcessor. Oliver Gierke 2013-03-07 12:59:06 +01:00
  • 60923c8651 DATAJPA-296 - Added support for case insensitive sorting. Kevin Raymond 2013-02-08 18:04:02 -05:00
  • 22e6ceee53 DATAJPA-300 - Specifications are now more lenient against null values. Oliver Gierke 2013-02-25 16:06:01 +01:00
  • d8121aef1a DATAJPA-295 - Prepare next development iteration. Spring Buildmaster 2013-02-07 07:51:03 -08:00
  • 3005108c2a DATAJPA-295 - Prepare next development iteration. Spring Buildmaster 2013-02-07 07:51:03 -08:00
  • b01b83769a DATAJPA-295 - Release version 1.3.0.RELEASE. Spring Buildmaster 2013-02-07 07:51:00 -08:00
  • b68288605e DATAJPA-295 - Upgraded to Spring Data Commons 1.5.0.RELEASE. Oliver Gierke 2013-02-07 16:06:47 +01:00
  • c7ee50580b DATAJPA-294 - Prepare next development iteration. 1.2.x Spring Buildmaster 2013-02-07 07:03:01 -08:00
  • e938b4d2e8 DATAJPA-294 - Release version 1.2.1.RELEASE. Spring Buildmaster 2013-02-07 07:02:58 -08:00
  • 6a23f14db9 DATAJPA-295 - Updated changelog for 1.3.0.RELEASE. Oliver Gierke 2013-02-07 15:45:43 +01:00
  • 0bc9ed4146 DATAJPA-294 - Updated changelog for 1.2.1. Oliver Gierke 2013-02-07 15:38:57 +01:00
  • bbb5edc4c0 DATAJPA-294 - Upgraded to Spring Data Commons 1.4.1. Oliver Gierke 2013-02-07 15:31:16 +01:00
  • 0efbb12e2b DATAJPA-291 - Polished Specification documentation. Oliver Gierke 2013-02-06 18:36:37 +01:00
  • dfec00d5ed DATAJPA-293 - Upgraded to JodaTime 2.1. Oliver Gierke 2013-02-06 18:35:54 +01:00
  • 16f6170019 DATAJPA-285 - Removed obsolete resources after upgrade to new build. Oliver Gierke 2013-01-31 12:53:31 +01:00
  • 7cba94261e DATACMNS-277 - Include general auditing documentation from Spring Data Commons. Oliver Gierke 2013-01-30 15:09:57 +01:00
  • 982f6549c0 DATAJPA-285 - Added wagon plugin to enable artifact distribution. Oliver Gierke 2013-01-29 19:54:37 +01:00
  • 71b848467f DATAJPA-266 - Fixed SimpleJpaRepository.exists(…) for composite ids. Thomas Darimont 2013-01-26 02:47:03 +01:00
  • 562dc19b8c DATAJPA-266 - Fixed SimpleJpaRepository.exists(…) for composite ids. Thomas Darimont 2013-01-26 02:47:03 +01:00
  • 943be87908 DATAJPA-288 - Separate test execution for different persistence providers. Oliver Gierke 2013-01-25 18:15:17 +01:00
  • a74fadd234 DATAJPA-287 - Count query execution now considers distinct flag of query. Oliver Gierke 2013-01-24 20:38:18 +01:00
  • d597d3f797 DATAJPA-286 - Removed plugin configuration redundancy. Oliver Gierke 2013-01-22 17:51:41 +01:00
  • bb743e34cf DATAJPA-285 - Refer to deployment repository to get unfiltered pom.xml. Oliver Gierke 2013-01-18 14:44:53 +01:00
  • 6b95150762 DATAJPA-280 - Added null guards to AuditingHandler access. Ranie Jade Ramiso 2013-01-02 23:53:45 +08:00
  • 28a565faec DATAJPA-286 - Added test infrastructure for plain JPA tests. Oliver Gierke 2013-01-17 16:08:00 +01:00
  • 52cccbb5d2 DATAJPA-277 - Specification execution with sorting now uses left joins where necessary. Oliver Gierke 2013-01-17 13:56:43 +01:00
  • bc6e2a7bc9 DATAJPA-277 - Specification execution with sorting now uses left joins where necessary. Oliver Gierke 2013-01-17 13:56:43 +01:00
  • b380ed6bd0 DATAJPA-285 - Upgraded pom.xml to use new build infrastructure. Oliver Gierke 2013-01-17 11:44:28 +01:00
  • 02239859bb DATAJPA-284 - Added @OneToOne as annotation to be considered an association. Oliver Gierke 2013-01-16 17:48:48 +01:00
  • a7e5784406 DATAJPA-283 - Support accessor method level mapping annotations. Oliver Gierke 2013-01-16 17:46:46 +01:00
  • 1b0e87bc18 DATAJPA-282 - Polished JavaDoc. Oliver Gierke 2013-01-15 22:21:57 +01:00
  • 68065e6530 DATACMNS-263 - Upgraded to OpenWebbeans 1.1.7 for testing. Oliver Gierke 2013-01-05 19:36:56 +01:00
  • 325082d061 DATACMNS-263 - Upgraded to OpenWebbeans 1.1.7 for testing. Oliver Gierke 2013-01-05 19:36:56 +01:00
  • 258af43397 DATAJPA-274 - Introduce JPA Metamodel based MappingContext implementation. Oliver Gierke 2012-11-28 18:15:49 +01:00
  • b7e1e2fcde DATAJPA-272 - Polished logging setup to reduce noise in test cases. Oliver Gierke 2012-11-27 16:17:51 +01:00
  • 69bcc3d887 DATAJPA-272 - Polished logging setup to reduce noise in test cases. Oliver Gierke 2012-11-27 16:14:53 +01:00
  • fc818b7087 DATAJPA-116 - Improved implementation to support annotation-based auditing. Oliver Gierke 2012-11-26 19:14:42 +01:00
  • 4b99eadd1d DATAJPA-271 - Switched to Logback for test logging. Oliver Gierke 2012-11-19 23:47:14 +01:00
  • 5aab6a90db DATAJPA-271 - Switched to Logback for test logging. Oliver Gierke 2012-11-19 23:45:08 +01:00
  • da8b82e774 DATAJPA-254 - Upgrade dependency to Spring Data Commons in 1.4.1.BUILD-SNAPSHOT. Oliver Gierke 2012-11-13 15:42:54 +01:00
  • d8dd6fc8c4 DATAJPA-268 - LockModePopulatingMethodInterceptor cleans up resources correctly. Oliver Gierke 2012-11-06 14:30:16 +01:00
  • b40db7fee2 DATAJPA-254 - Prepare next development iteration. Spring Buildmaster 2012-10-10 04:34:29 -07:00
  • cb6edb88b4 DATAJPA-254 - Upgrade to Spring 3.1.3.RELEASE. Oliver Gierke 2012-11-13 15:44:25 +01:00
  • d40d7e6c10 DATAJPA-254 - Upgrade dependency to Spring Data Commons in 1.5.0.BUILD-SNAPSHOT. Oliver Gierke 2012-11-13 15:42:54 +01:00
  • 688f62516b DATAJPA-268 - LockModePopulatingMethodInterceptor cleans up resources correctly. Oliver Gierke 2012-11-06 14:30:16 +01:00
  • 8011ad99e3 Upgrade to Hamcrest 1.3.0. Oliver Gierke 2012-10-31 20:03:56 +01:00
  • 7af1c6b2c4 DATAJPA-254 - Prepare next development iteration. Spring Buildmaster 2012-10-10 04:34:29 -07:00
  • 1e74b65f95 DATAJPA-254 - Release version 1.2.0.RELEASE. Spring Buildmaster 2012-10-10 04:34:27 -07:00
  • ca160313f6 DATAJPA-254 - Updates of reference documentation and changelog. Oliver Gierke 2012-10-10 13:26:39 +02:00
  • 77e803efec DATAJPA-254 - Upgrade to Spring Data Commons 1.4.0.RELEASE. Oliver Gierke 2012-10-10 13:26:16 +02:00
  • 6c59f05a94 DATAJPA-262 - Added JUnit exclusion for transitive dependency. Oliver Gierke 2012-10-09 09:03:06 +02:00
  • 1bb833798a DATAJPA-261 - Clarify usage of countQuery attribute in @Query. 1.1.x Oliver Gierke 2012-10-09 08:36:56 +02:00
  • b0efce1b2c DATAJPA-262, DATAJPA-258 - Fixed dependency setup. Oliver Gierke 2012-10-09 08:35:53 +02:00
  • 64251400e9 DATAJPA-260 - Upgraded to Querydsl APT processor 1.0.4. Oliver Gierke 2012-10-08 14:50:14 +02:00
  • aefa75107a DATAJPA-260 - Upgraded to Querydsl APT processor 1.0.4. Oliver Gierke 2012-10-08 14:50:14 +02:00
  • c77828de9e DATAJPA-259 - Upgraded to Querydsl 2.8.0. Oliver Gierke 2012-10-08 14:49:09 +02:00
  • fca2516619 DATAJPA-257 - Make count query execution in SimpleJpaRepository more robust. Oliver Gierke 2012-09-21 12:06:34 +02:00
  • e28b6fc522 DATAJPA-257 - Make count query execution in SimpleJpaRepository more robust. Oliver Gierke 2012-09-21 12:06:34 +02:00
  • 3b2818df9a DATAJPA-251 - Polished reference documentation. Oliver Gierke 2012-09-17 16:27:40 +02:00
  • 89dc3261f5 DATAJPA-253 - Fixed application of Specifications.not(…). Oliver Gierke 2012-08-30 11:36:09 +02:00
  • 918099e395 DATAJPA-253 - Fixed application of Specifications.not(…). Oliver Gierke 2012-08-30 11:36:09 +02:00
  • a9cfe73511 DATAJPA-252 - Applying sort to manually defined queries considers joins. Oliver Gierke 2012-08-29 17:16:33 +02:00
  • 0e6c4fd36a DATAJPA-246 - Prepare next development iteration. Spring Buildmaster 2012-08-24 02:19:07 -07:00
  • 2548cb19ef DATAJPA-246 - Release 1.2.0.RC1. Spring Buildmaster 2012-08-24 02:19:05 -07:00
  • 83345426b7 DATAJPA-246 - Updated changelog for 1.2.0.RC1. Oliver Gierke 2012-08-24 11:11:35 +02:00
  • 0d7ba4441a DATAJPA-250 - Prepare next development iteration. Spring Buildmaster 2012-08-24 01:49:09 -07:00
  • 6ad094cc33 DATAJPA-250 - Release 1.1.2.RELEASE. Spring Buildmaster 2012-08-24 01:49:07 -07:00
  • 651c05aae8 DATAJPA-250 - Updated changelog for 1.1.2.RELEASE. Oliver Gierke 2012-08-24 10:34:20 +02:00
  • 33912ce9ff DATAJPA-246 - Updated to Spring Data Commons 1.4.0.RC1. Oliver Gierke 2012-08-23 20:11:41 +02:00
  • c18fd47b31 DATAJPA-249 - Make Spring 3.1.2.RELEASE default Spring dependency version. Oliver Gierke 2012-08-20 17:07:59 +02:00
  • 009a24599c DATAJPA-246 - Upgrade to Spring Data Commons 1.4.0.BUILD-SNAPSHOT. Oliver Gierke 2012-08-16 16:11:57 +02:00
  • 11f98cc8fe DATAJPA-244 - Use ClassLoader of EntityManager for implementation lookup. Oliver Gierke 2012-08-13 18:52:50 +02:00
  • 59e71ce8cc DATAJPA-245 - Listing all compile time dependencies directly. Oliver Gierke 2012-08-13 14:58:26 +02:00
  • 732d6ec261 DATAJPA-244 - Use ClassLoader of EntityManager for implementation lookup. Oliver Gierke 2012-08-13 18:52:50 +02:00
  • 317dcc3cf1 DATAJPA-245 - Listing all compile time dependencies directly. Oliver Gierke 2012-08-13 14:58:26 +02:00
  • 32dbd52c57 DATAJPA-69 - @EnableJpaRepositories is now inherited into sub-classes. Oliver Gierke 2012-08-13 11:29:28 +02:00
  • e59b8b3194 DATAJPA-243 - QueryDslJpaRepository applies sort given through Pageable correctly. Oliver Gierke 2012-08-13 10:28:12 +02:00
  • d22651e844 DATAJPA-241 - Polished logging in NamedQuery. Oliver Gierke 2012-08-02 11:04:20 +02:00
  • c90d1c122d DATAJPA-241 - Polished logging in NamedQuery. Oliver Gierke 2012-08-02 11:04:20 +02:00
  • 5fbb4605b6 DATAJPA-239 - Fixed namespace reference to repository XSD. Oliver Gierke 2012-07-31 11:27:50 +02:00
  • 54675ffd53 DATAJPA-239 - Fixed namespace reference to repository XSD. Oliver Gierke 2012-07-31 11:27:50 +02:00
  • 0273aeb5cc DATAJPA-235 - Prepare next development iteration. Spring Buildmaster 2012-07-23 11:04:36 -07:00
  • 648a73dc2d DATAJPA-235 - Release 1.2.0.M1. Spring Buildmaster 2012-07-23 11:04:34 -07:00
  • e3f95345c0 DATAJPA-235 - Prepare changelog for 1.2.0.M1. Oliver Gierke 2012-07-23 19:40:19 +02:00
  • 2d4bca7a4d DATAJPA-227 - Improved documentation on native queries with @Query. Oliver Gierke 2012-07-23 19:32:52 +02:00
  • 19d2f6166f DATAJPA-235 - Upgrade to Spring Data Commons 1.4.0.M1. Oliver Gierke 2012-07-23 19:23:47 +02:00
  • 8414f49221 DATAJPA-236 - Prepare next development iteration. Spring Buildmaster 2012-07-23 10:54:43 -07:00
  • a008d47bc1 DATAJPA-236 - Release version 1.1.1.RELEASE. Spring Buildmaster 2012-07-23 10:54:40 -07:00
  • ccbc50bdc6 DATAJPA-236 - Prepare changelog for 1.1.1.RELEASE. Oliver Gierke 2012-07-23 19:40:19 +02:00
  • 8fd965d4a3 DATAJPA-227 - Improved documentation on native queries with @Query. Oliver Gierke 2012-07-23 19:32:52 +02:00
  • cc2722d7ba DATAJPA-233 - Upgraded to Spring Data Commons 1.3.2.RELEASE. Oliver Gierke 2012-07-23 19:27:00 +02:00