Commit Graph

5462 Commits

Author SHA1 Message Date
Brett Meyer 940ff1831e HHH-7666 Replace unit tests' use of configuration() 2013-05-16 17:45:29 -04:00
Brett Meyer 9dc22b3322 added @FailureExpected on a new test from master merge 2013-05-16 16:09:51 -04:00
Brett Meyer adbb3d9324 HHH-8252 Correct metamodel support for custom SQL annotations 2013-05-16 15:43:31 -04:00
george-007 8b9ec5cca5 Update DefaultInitializeCollectionEventListener.java 2013-05-16 11:53:55 -04:00
Brett Meyer 24f1a15d07 HHH-8238 OsgiJtaPlatform null pointer exception 2013-05-16 11:46:04 -04:00
John Verhaeg 6f7c7d2e99 HHH-8090: Created testing framework for SQL output and implementation in core 2013-05-15 11:46:52 -05:00
Brett Meyer 08215bad73 HHH-2664 full join not working 2013-05-15 00:35:12 -04:00
Brett Meyer fca8f3c1af HHH-8236 Update to hibernate-commons-annotations 4.0.2.Final 2013-05-14 23:54:08 -04:00
Scott Marlow 3e311a1370 HHH-8233 fix for exclude-unlisted-classes (was being ignored) 2013-05-14 13:36:26 -04:00
Gail Badner 4dac8052d5 HHH-7841 - Redesign Loader 2013-05-13 13:28:01 -07:00
Brett Meyer ca4516a4e9 HHH-8217 constraint name fixes for metamodel 2013-05-13 16:23:18 -04:00
Gail Badner 4620ff4b4f HHH-7841 - Redesign Loader 2013-05-13 12:10:47 -07:00
Gail Badner dfe33ffa1a HHH-7841 - Redesign Loader 2013-05-13 12:10:47 -07:00
Strong Liu 96ce0d2742 merge master 2013-05-13 18:55:37 +08:00
Steve Ebersole 1337d36a79 HHH-8235 - Drop database profiles upstream 2013-05-10 15:59:02 -05:00
Brett Meyer cf91fd7a49 HHH-6813 @Id @OneToOne cause NullPointerException during query 2013-05-10 13:11:49 -04:00
Steve Ebersole 5373be01df HHH-8232 - Upgrade to Gradle 1.6 2013-05-10 11:10:29 -05:00
Steve Ebersole 9a590c8e69 HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 20:36:14 -05:00
Steve Ebersole e9a54405c2 HHH-8232 - Upgrade to Gradle 1.6 2013-05-09 20:33:19 -05:00
Steve Ebersole 8e3770235b HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-09 19:51:10 -05:00
Steve Ebersole 6fe63e035c HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-09 15:19:19 -05:00
Alex Snaps f841c2ab3b HHH-8211 FindBugs: Redundant null check removed 2013-05-09 15:19:19 -05:00
Alex Snaps ab47eae5b9 HHH-8211 Fixed checkstyle issues in hibernate-ehcache module 2013-05-09 15:19:19 -05:00
Steve Ebersole 0ff155d065 HHH-8231 - Pass along IOException as cause when trying to open script outputs 2013-05-09 14:52:54 -05:00
Steve Ebersole 8c95a6077a HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 14:47:58 -05:00
Strong Liu a069d18a4f update infinispan test due to the change of cache service 2013-05-08 15:37:37 +08:00
Steve Ebersole 40373412e0 HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 21:19:15 -05:00
Brett Meyer 1df4b2ea3c HHH-8226 table synonyms cannot find columns on Oracle 2013-05-07 16:20:43 -04:00
Steve Ebersole f09a337601 HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException 2013-05-07 15:10:28 -05:00
Christian Beikov 4c47ba13e3 HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException (testcase) 2013-05-07 15:10:28 -05:00
Brett Meyer 9030fa015e HHH-8217 Make generated constraint names short and non-random 2013-05-07 12:36:54 -04:00
Lukasz Antoniak 9fc22a49be HHH-7214 - Validation of duplicated discriminator values 2013-05-07 09:40:12 -04:00
Lukasz Antoniak 51b9248c4b HHH-6875 - Fix and test 2013-05-07 09:40:12 -04:00
Steve Ebersole 2bc63badea HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 08:02:33 -05:00
Strong Liu 7004914ec0 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-07 13:30:29 +08:00
Brett Meyer d67a96e813 HHH-8225 EMF cannot be created, closed, then re-created in OSGi 2013-05-06 19:56:13 -04:00
Gunnar Morling 1bf647b7eb HHH-8218 - Upgrading to BV 1.1.0.Final and HV 5.0.1.Final 2013-05-06 16:29:52 -05:00
Gunnar Morling 196885498b HHH-8219 - Removing references to methods added in Java 7 2013-05-06 22:16:57 +02:00
Gunnar Morling 77a4c3e52e HHH-8219 - Adding Animal Sniffer plug-in to make sure only Java 6 APIs are used 2013-05-06 22:16:57 +02:00
Strong Liu b9249e548a merge master 2013-05-06 22:55:00 +08:00
Galder Zamarreño 23b6f6ab06 Add missing javadocs and fix rest of Checkstyle failures 2013-05-06 11:48:42 +01:00
Strong Liu 72291316fc HHH-8221 - mocking orm.xml is not processed well 2013-05-03 18:28:17 +08:00
Brett Meyer f40f814b00 4.3.0.Beta2 post release 2013-05-02 15:44:41 -04:00
Brett Meyer 9a003f921b 4.3.0.Beta2 release 2013-05-02 15:12:41 -04:00
Steve Ebersole 3275855c5b HHH-8159 - Apply fixups indicated by analysis tools 2013-05-02 10:11:59 -05:00
Steve Ebersole 364a47f2c7 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-02 10:01:21 -05:00
Steve Ebersole ad1d1ab8b4 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-01 22:42:16 -05:00
Steve Ebersole bfbc0b88a8 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-01 18:53:55 -05:00
Christian Beikov 1b637030bd HHH-8215 - Fix for windows build 2013-05-01 17:06:31 -05:00
Brett Meyer f83a2013b1 HHH-7943 test fix 2013-05-01 15:34:16 -04:00