Lukasz Antoniak
|
ab564b3d35
|
HHH-5580 - Tracking modified entity names
|
2011-08-31 23:11:58 +02:00 |
Lukasz Antoniak
|
8fc116fa0d
|
HHH-5580 - Tracking modified entity names
|
2011-08-31 23:00:30 +02:00 |
Lukasz Antoniak
|
26663e9890
|
HHH-5930 - Changing provided scope to optional
|
2011-08-21 19:22:17 +02:00 |
Lukasz Antoniak
|
566f0d4d89
|
HHH-5930 - Removed Ant and Hibernate Tools dependency from Envers build
|
2011-08-21 18:06:49 +02:00 |
Gail Badner
|
418a8df7df
|
Update version to 3.6.7-SNAPSHOT
|
2011-07-20 18:26:04 -07:00 |
Gail Badner
|
2c25b1edaf
|
Update version to 3.6.6.Final
|
2011-07-20 18:21:21 -07:00 |
adamw
|
5745d7b2a6
|
Removing a problematic test which didn't test what it should anyway
|
2011-06-09 13:08:00 +02:00 |
Gail Badner
|
70fffc1b0f
|
Update 3.6.5.Final to 3.6.6-SNAPSHOT
|
2011-06-08 21:06:18 -07:00 |
Gail Badner
|
ac4f7548aa
|
Update 3.6.5-SNAPSHOT to 3.6.5.Final
|
2011-06-08 20:59:35 -07:00 |
Lukasz Antoniak
|
86748c42f8
|
HHH-4760 - Fix and test
|
2011-06-08 09:58:25 +02:00 |
adamw
|
e5ad9885ff
|
Fixing JDK5 compatibility problem & compilation error
|
2011-06-03 09:40:29 +02:00 |
adamw
|
61fcadefe8
|
HHH-5967: code cleanup, extending test
|
2011-06-02 12:04:05 +02:00 |
Adam Warski
|
eb47fff9be
|
Merge pull request #94 from olilo/aeb3b9710ca7f3aa400f
3.6 - Envers - Bugfix for ValidityAuditStrategy
|
2011-06-02 02:34:12 -07:00 |
adamw
|
06f3f2a8f7
|
HHH-5025: Backporting tests
|
2011-06-02 09:06:10 +02:00 |
adamw
|
af4a14eac1
|
HHH-5025: waiting max 3 seconds for the cache to be written to disk
|
2011-06-02 07:53:11 +02:00 |
Lukasz Antoniak
|
dde40660b8
|
HHH-5025 - Test case fix
|
2011-06-02 07:46:24 +02:00 |
Lukasz Antoniak
|
a5456f86f3
|
HHH-5025 - Comments
|
2011-06-02 07:46:15 +02:00 |
Lukasz Antoniak
|
3421a7c03d
|
HHH-5025 - RevisionType serialization fix and test
|
2011-06-02 07:46:04 +02:00 |
Oliver Lorenz
|
aeb3b9710c
|
added class documentation to new test
|
2011-05-25 19:20:01 +02:00 |
adamw
|
94c1e9aba2
|
Fixing some wrong chars
|
2011-05-25 15:21:31 +02:00 |
adamw
|
a787c05080
|
HHH-6176: backporting tests
|
2011-05-25 15:15:18 +02:00 |
Michal Skowronek
|
5f0ba61aab
|
Added test cases for SortedMap
Fixed issue with custom comparators
|
2011-05-25 15:11:50 +02:00 |
Michal Skowronek
|
544e3e3a27
|
Removed xml configuration-based test cases
|
2011-05-25 15:03:05 +02:00 |
Michal Skowronek
|
6e719ab6af
|
Updated JIRA Keys
|
2011-05-25 15:02:41 +02:00 |
Michal Skowronek
|
92a094cde1
|
Test cases for the Jira Issue HHH-6176
|
2011-05-25 15:02:30 +02:00 |
Oliver Lorenz
|
ba436be883
|
optimized imports on test
|
2011-05-25 14:41:11 +02:00 |
Oliver Lorenz
|
232985e6d4
|
cleaned up the code I introduced
|
2011-05-25 13:48:00 +02:00 |
Oliver Lorenz
|
8af8d97849
|
first fix (must still be cleaned up)
|
2011-05-25 11:53:30 +02:00 |
Oliver Lorenz
|
9e2bf26b99
|
added test for bug with ManyToMany Set
added a Test that reproduces the bug with the ManyToMany Set when using the ValidityAuditStrategy
|
2011-05-25 11:51:57 +02: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 |
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 |
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 |
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 |
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 |
Steve Ebersole
|
ef156d2a76
|
HHH-6009 - Rename module directories on 3.6 branch to match master
|
2011-03-11 18:04:10 -06:00 |