Strong Liu
|
3cd50f6e40
|
HHH-6248 Ominous-sounding WARN message from SessionFactoryObjectFactory
|
2011-05-24 17:31:11 +08:00 |
adamw
|
2e2ad0a640
|
HHH-5808: Backporting tests and fixing the build
|
2011-05-24 09:01:39 +02:00 |
Lukasz Antoniak
|
2cec03bce1
|
HHH-5808 - Tests refactoring
|
2011-05-23 19:28:03 +02:00 |
Lukasz Antoniak
|
d22b9571b7
|
HHH-5808 - Code formatting
|
2011-05-23 19:27:44 +02:00 |
Lukasz Antoniak
|
f5deec778d
|
HHH-5808 - Fix and test
|
2011-05-23 19:27:29 +02:00 |
Strong Liu
|
811c4ec796
|
HHH-6243 JBPAPP-3312 org.hibernate.test.legacy.CustomSQLTest fails
|
2011-05-23 12:26:42 +08:00 |
Strong Liu
|
b6a3836470
|
HHH-6242 no Types.BINARY type mapping in PostgresqlDialect
|
2011-05-23 11:27:26 +08:00 |
Alex Snaps
|
1673b61272
|
HHH-6231 Updated dependency to ehcache 2.4.2
|
2011-05-17 12:59:15 +02:00 |
Strong Liu
|
c6207be3b7
|
HHH-6223 fix un-isolated test
|
2011-05-16 22:10:35 +08:00 |
Strong Liu
|
eddd14b010
|
HHH-6224 update mysql jdbc driver version for testing
|
2011-05-16 21:30:33 +08:00 |
Strong Liu
|
7444a252ef
|
HHH-6223 connection leak in entitymanager and annotation's testsuite
|
2011-05-16 14:40:03 +08:00 |
Hardy Ferentschik
|
efa93bd5e6
|
HHH-6119 Using Junit 3 for testing on 3.6 branch
|
2011-05-11 16:39:53 +02:00 |
Hardy Ferentschik
|
2fe7704c71
|
HHH-6119 Import cleanup
|
2011-05-11 16:39:28 +02:00 |
Hardy Ferentschik
|
8217dbf52a
|
HHH-6119 Formatting
|
2011-05-11 16:20:02 +02:00 |
Michael Rudolf
|
6cb8cf7fd2
|
Added null checks to prevent NullPointerExceptions when the path source is null.
Signed-off-by: Michael Rudolf <javaprog@gmx.de>
|
2011-05-11 16:20:01 +02:00 |
Michael Rudolf
|
ec4a186506
|
Added test showing misbehaviour of AbstractPathImpl.get(String), which throws a NullPointerException while preparing an IllegalArgumentException that should be thrown here.
Signed-off-by: Michael Rudolf <javaprog@gmx.de>
|
2011-05-11 16:20:01 +02:00 |
Gail Badner
|
530d1c5a29
|
Update version from 3.6.4.Final to 3.6.5-SNAPSHOT
|
2011-05-04 15:56:01 -07:00 |
Gail Badner
|
d1be2eb12b
|
Update version from 3.6.4-SNAPSHOT to 3.6.4.Final
|
2011-05-04 15:44:42 -07:00 |
Gail Badner
|
5f20e58d04
|
Added fixes for 3.6.4 to changelog.txt
|
2011-05-04 15:36:52 -07:00 |
Gail Badner
|
1b75555dd3
|
HHH-6197 : Blank line at top of configuration.xml for en_US manual breaks documentation build
|
2011-05-04 15:13:26 -07:00 |
Gail Badner
|
51484f1bad
|
HHH-6195 : Remove HHH-5915 fix from 3.5.3 changelog.txt and release notes
|
2011-05-04 13:37:49 -07:00 |
Gail Badner
|
7cfe9fa9cb
|
HHH-6096 - H2Dialect should use CACHED option for temporary table creation
|
2011-05-04 13:23:21 -07:00 |
Gail Badner
|
93016967b9
|
HHH-2049 : LEFT OUTER JOIN subcriteria filters children (Mattias Jiderhamn)
|
2011-05-04 11:23:47 -07:00 |
Steve Ebersole
|
29bbef741a
|
HHH-5887 - Document typo hibernate.hbm2ddl.import_files
|
2011-05-04 08:54:24 -05:00 |
Emmanuel Bernard
|
2706b688f2
|
HHH-6170 Offer ability to customize the default TransactionManagerLookup implementation
|
2011-05-04 08:46:22 -04:00 |
Emmanuel Bernard
|
45ac70b03d
|
HHH-6170 Offer ability to customize the default TransactionFactory implementation
Allow to customize implementation used if none is specified specifically by the user programmatically or via configuration
|
2011-05-04 08:46:21 -04:00 |
Sanne Grinovero
|
8a4b5ccbfc
|
HHH-6120 - Configuration addCacheableFile doesn't close input and output streams
|
2011-05-04 12:22:57 +02:00 |
adamw
|
f24b9829c8
|
HHH-4787: backporting tests
|
2011-04-27 15:01:20 +02:00 |
Lukasz Antoniak
|
e69112ba80
|
HHH-4787 - Clean up
|
2011-04-27 14:51:23 +02:00 |
Lukasz Antoniak
|
0850fd009a
|
HHH-4787 - AuditProperty.isNull() query fix and tests
|
2011-04-27 14:50:49 +02:00 |
Hardy Ferentschik
|
f831eab7e5
|
Merge branch 'HHH-6099' of https://github.com/Sanne/hibernate-core into HHH-6099
|
2011-04-26 12:08:12 +02:00 |
adamw
|
56b44b006e
|
HHH-6069 & HHH-5276: backporting tests; unfortunately the old version of H2 used here doesn't support the INIT connection param so dropping the test
|
2011-04-19 19:32:59 +02:00 |
Lukasz Antoniak
|
449679ca63
|
HHH-5276 - Refactoring
|
2011-04-19 19:23:43 +02:00 |
Lukasz Antoniak
|
54ff546a08
|
HHH-5276 - REVINFO in different database schema creation
|
2011-04-19 19:23:34 +02:00 |
adamw
|
f198dfb284
|
HHH-6069: fixing test & adding toString() on the entity
|
2011-04-19 19:09:36 +02:00 |
Lukasz Antoniak
|
3932ba0f06
|
HHH-6069 - Tests moved
|
2011-04-19 19:09:28 +02:00 |
Lukasz Antoniak
|
0b11cb96a8
|
HHH-6069 - Tests moved
|
2011-04-19 19:08:52 +02:00 |
Lukasz Antoniak
|
5d541ae375
|
HHH-6069 - Escape entity fields name
|
2011-04-19 19:08:43 +02:00 |
adamw
|
912db2157a
|
Migrating the test to TestNG
|
2011-04-14 13:23:59 +02:00 |
Lukasz Antoniak
|
63a099fed4
|
HHH-4073 - Discriminator formula support in Envers
|
2011-04-14 13:08:16 +02:00 |
Scott Marlow
|
f289c7e4bd
|
HHH-6095 ensure that TransactionRequiredException is thrown if flush/lock are called with no tx
|
2011-04-13 12:10:18 -04:00 |
Sanne Grinovero
|
5f23f26d4a
|
HHH-6099 Documentation poms have wrong parent declaration
|
2011-04-08 12:14:08 +01:00 |
Gail Badner
|
3a658ca112
|
Update version to 3.6.4-SNAPSHOT
|
2011-04-06 14:21:49 -07:00 |
Gail Badner
|
f910e7b1e9
|
Update version to 3.6.3.Final
|
2011-04-06 14:12:30 -07:00 |
Gail Badner
|
3e6916b313
|
Added fixes for 3.6.3 to changelog
|
2011-04-06 14:06:43 -07:00 |
Emmanuel Bernard
|
c978788dd8
|
HHH-6084 Add tests for id strategy provider in hem
|
2011-04-06 18:19:20 +02:00 |
Emmanuel Bernard
|
cea2cfdf44
|
HHH-6084 define id strategy provider in HEM
|
2011-04-06 18:19:20 +02:00 |
Strong Liu
|
8ca87139de
|
HHH-5978 TS: Postgresql 8.x - CustomSQLTest fails because UPPER()'s result is not converted to number.
|
2011-04-06 15:51:40 +08:00 |
Alex Snaps
|
9fe7913003
|
Added RegionFactory to the default Ehcache hibernate integration. Plus tests. Upgraded Ehcache to 2.4.1
|
2011-04-05 12:40:12 +02:00 |
Strong Liu
|
57b60e30a7
|
HHH-6058 - Error in mapping file in Event.hbm.xml file for documentation in download
|
2011-03-30 19:04:03 +08:00 |