Lukasz Antoniak
|
4022571196
|
HHH-5580 - Naming and EntitiesModifiedAtRevisionQuery tests
|
2011-05-28 17:01:26 +02:00 |
|
Lukasz Antoniak
|
d62e362d54
|
HHH-5025 - Test case fix
|
2011-05-28 13:44:23 +02:00 |
|
Lukasz Antoniak
|
5a1697a77e
|
HHH-5025 - Comments
|
2011-05-26 22:54:24 +02:00 |
|
Lukasz Antoniak
|
97d2ee3dac
|
HHH-5025 - RevisionType serialization fix and test
|
2011-05-26 22:19:55 +02:00 |
|
Adam Warski
|
8ff2f9d192
|
Merge pull request #76 from skowronm/HHH-6176
HHH-6176: Envers ignores custom comparators for SortedSets
|
2011-05-25 05:56:24 -07:00 |
|
Lukasz Antoniak
|
36e0d7eced
|
HHH-5580 - Documentation fix
|
2011-05-23 19:42:58 +02:00 |
|
Michal Skowronek
|
f07044a82f
|
Added test cases for SortedMap
Fixed issue with custom comparators
|
2011-05-21 22:11:28 +02:00 |
|
Lukasz Antoniak
|
e558538ca1
|
HHH-5580 - Cleanup
|
2011-05-21 13:35:36 +02:00 |
|
Lukasz Antoniak
|
c2e53061f2
|
HHH-5580 - Cleanup
|
2011-05-21 12:49:37 +02:00 |
|
Lukasz Antoniak
|
b146696ee5
|
HHH-5808 - Tests refactoring
|
2011-05-20 22:12:01 +02:00 |
|
Lukasz Antoniak
|
c4f65ffd8e
|
HHH-5808 - Code formatting
|
2011-05-19 21:39:31 +02:00 |
|
Lukasz Antoniak
|
bcfa5ffed9
|
HHH-5808 - Fix and test
|
2011-05-19 21:30:13 +02:00 |
|
Lukasz Antoniak
|
403b15cae8
|
HHH-5580 - Query refactoring
|
2011-05-17 23:14:01 +02:00 |
|
Michal Skowronek
|
fc7bb2162c
|
Removed xml configuration-based test cases
|
2011-05-17 00:06:46 +02:00 |
|
Lukasz Antoniak
|
7dc925fcf6
|
HHH-5580 - Improving findEntityTypesChangedInRevision() method performance
|
2011-05-16 22:06:45 +02:00 |
|
Lukasz Antoniak
|
94590c5062
|
HHH-5580 - Naming
|
2011-05-16 19:29:57 +02:00 |
|
Lukasz Antoniak
|
1878b23850
|
HHH-5580 - Naming
|
2011-05-16 19:18:30 +02:00 |
|
Michal Skowronek
|
c380da6950
|
Updated JIRA Keys
|
2011-05-15 19:52:36 +02:00 |
|
Michal Skowronek
|
c49f7df178
|
Test cases for the Jira Issue HHH-6176
|
2011-05-15 19:40:51 +02:00 |
|
Lukasz Antoniak
|
dd55a99b00
|
HHH-5580 - Using Criteria API in RevisionInfoQueryCreator
|
2011-05-15 00:46:54 +02:00 |
|
Lukasz Antoniak
|
b36b095c3c
|
HHH-5580 - Refactoring
|
2011-05-14 23:47:34 +02:00 |
|
Lukasz Antoniak
|
2ba3cc6dab
|
HHH-5580 - Handle PersistentCollectionChangeWorkUnit
|
2011-05-08 00:40:14 +02:00 |
|
Lukasz Antoniak
|
d1e092b471
|
HHH-5580 - Documentation update
|
2011-05-07 23:23:15 +02:00 |
|
Lukasz Antoniak
|
53699cecac
|
HHH-5580 - Modified EntityTrackingRevisionListener interface
|
2011-05-07 19:06:21 +02:00 |
|
Lukasz Antoniak
|
88eda2b081
|
HHH-5580 - Query fix
|
2011-05-07 09:22:10 +02:00 |
|
Steve Ebersole
|
4ee0d4237d
|
HHH-6198 - Split org.hibernate.event package into api/spi/internal
|
2011-05-04 18:20:53 -05:00 |
|
Steve Ebersole
|
fb44ad936d
|
HHH-6196 - Split org.hibernate.engine package into api/spi/internal
|
2011-05-04 17:15:47 -05:00 |
|
Steve Ebersole
|
36ba1bcafb
|
HHH-6192 - Split org.hibernate.collection package up into api/sip/internal
|
2011-05-04 15:13:29 -05:00 |
|
Steve Ebersole
|
c930ebcd7d
|
HHH-6191 - repackage org.hibernate.cache per api/spi/internal split
|
2011-05-04 14:43:04 -05:00 |
|
adamw
|
5f607c6b9f
|
HHH-6020: properly passing the JTA transaction setting to EJB3Configuration
|
2011-04-29 16:21:10 +02:00 |
|
Lukasz Antoniak
|
98342a7e2d
|
HHH-5580 - Tracking entity names in revision
|
2011-04-27 23:49:22 +02:00 |
|
Steve Ebersole
|
3ec1928653
|
HHH-6163 - Need to fix location of envers integrator service file
|
2011-04-27 12:27:28 -05:00 |
|
Adam Warski
|
061fbc15b9
|
Merged pull request #68 from lukasz-antoniak/HHH-4787.
HHH-4787 - AuditProperty.isNull() query fix and tests
|
2011-04-27 05:46:32 -07:00 |
|
Steve Ebersole
|
ff74ceaaa4
|
HHH-6155 - Migrate o.h.impl package to o.h.internal
|
2011-04-24 09:24:32 -05:00 |
|
Steve Ebersole
|
16e86687c9
|
HHH-6150 - JBoss AS7 integration work
|
2011-04-22 17:42:07 -05:00 |
|
Lukasz Antoniak
|
d56089559c
|
HHH-4787 - Clean up
|
2011-04-21 20:12:29 +02:00 |
|
Lukasz Antoniak
|
4810a48096
|
HHH-4787 - AuditProperty.isNull() query fix and tests
|
2011-04-21 20:04:16 +02:00 |
|
Steve Ebersole
|
53e0439880
|
HHH-6144 - Introduce ServiceRegistryBuilder
|
2011-04-20 15:58:10 -05:00 |
|
Lukasz Antoniak
|
86c15fd212
|
HHH-5276 - Refactoring
|
2011-04-19 19:19:00 +02:00 |
|
Lukasz Antoniak
|
ac49a906e8
|
HHH-5276 - REVINFO in different database schema creation
|
2011-04-19 19:19:00 +02:00 |
|
adamw
|
ddb79d1709
|
HHH-6069: fixing test & adding toString() on the entity
|
2011-04-19 17:27:08 +02:00 |
|
Lukasz Antoniak
|
255f2234e0
|
HHH-6069 - Tests moved
|
2011-04-19 17:27:08 +02:00 |
|
Lukasz Antoniak
|
33074dc2dc
|
HHH-6069 - Tests moved
|
2011-04-19 17:27:08 +02:00 |
|
Lukasz Antoniak
|
d7cc102b00
|
HHH-6069 - Escape entity fields name
|
2011-04-19 17:27:07 +02:00 |
|
Lukasz Antoniak
|
40f28ff69c
|
HHH-4073 - Discriminator formula support in Envers
|
2011-04-13 19:12:44 +02:00 |
|
Steve Ebersole
|
6504cb6d78
|
HHH-6098 - Slight naming changes in regards to new logging classes
|
2011-04-08 09:44:13 -05:00 |
|
Steve Ebersole
|
9a81587505
|
HHH-6081 - Finish up Integrator
|
2011-04-06 13:54:03 -05:00 |
|
Steve Ebersole
|
aad256c634
|
HHH-6081 - Finish up Integrator
|
2011-04-05 16:10:41 -05:00 |
|
adamw
|
b95ebe7e5b
|
HHH-6020: removing the testng tests file
|
2011-04-02 11:38:12 +02:00 |
|
adamw
|
abf2d21279
|
HHH-6020: keeping the in-memory database open for the duration of the JVM lifetime - so that the JTA tests pass - otherwise after creating the tables, all connections are closed before executing tests, which causes the DB to be cleared.
|
2011-04-02 10:02:48 +02:00 |
|