Commit Graph

170 Commits

Author SHA1 Message Date
Lukasz Antoniak acd7ce4618 HHH-4648 - Test refactoring 2011-07-26 06:28:23 +02:00
Lukasz Antoniak 4fc2a8c027 HHH-4648 - Test refactoring 2011-07-26 06:21:18 +02:00
Lukasz Antoniak 5b635d2c44 HHH-4648 - Test case 2011-07-26 00:24:18 +02:00
Adam Warski 913f95f8df Merge pull request #114 from lukasz-antoniak/HHH-5580-v1.2
HHH-5580 - Moving query API
2011-06-30 23:47:13 -07:00
Adam Warski 33a4694fea HHH-5917: improving documentation 2011-06-29 18:27:35 +02:00
Adam Warski 9129cf38ce Merge pull request #112 from lukasz-antoniak/HHH-5917
HHH-5917 - Adding @Audited(auditedParents={classes})
2011-06-29 09:19:19 -07:00
Lukasz Antoniak 1f0149378b HHH-5580 - Renaming EntitiesChangedInRevisionManager to CrossTypeRevisionChangesReader 2011-06-29 09:28:35 +02:00
Strong Liu ffb14b28b7 HHH-6368 remove deprecated hibernate annotations 2011-06-28 10:29:16 +02:00
Lukasz Antoniak 1c1e333487 HHH-5917 - Split test cases and updated documentation 2011-06-27 21:52:40 +02:00
Lukasz Antoniak 587c228973 HHH-5580 - Moving queries from AuditReader to EntitiesChangedInRevisionManager 2011-06-26 12:46:10 +02:00
Adam Warski abaae293d8 HHH-6177: fixing a bug with mapping null references introduced by the last pull request 2011-06-22 08:42:13 +02:00
Adam Warski 4662d0a714 Merge pull request #77 from skowronm/HHH-6177
HHH-6177: fixing problems with mixed inheritance by not using the properties tag when creating audit entities mapping
2011-06-21 23:13:10 -07:00
Steve Ebersole 4a4f636caf HHH-6330 - Remove entity mode switching capability 2011-06-19 22:12:18 -05:00
Michal Skowronek e62271c7c4 HHH-6177 Removed duplicated test cases 2011-06-18 17:22:57 +02:00
Michal Skowronek 6f3c564b9a Extended test cases and provided a fix for the issue
The idea for the fix is to simply stop using properties tag for relations in favor of plain (possibly multiple) propeties
2011-06-18 16:45:32 +02:00
Michal Skowronek 1fa0ac0be0 Added annotation configuration to improve readability
Added JPA-based test-case
2011-06-18 16:45:31 +02:00
Michal Skowronek dca0fa8baf Test cases for the Jira Issue HHH-6177 2011-06-18 16:45:31 +02:00
Lukasz Antoniak 84ee0fb879 HHH-5917 - Fix and test 2011-06-18 10:04:52 +02:00
Lukasz Antoniak f3a6476a66 HHH-5580 - Refactoring 2011-06-12 14:15:10 +02:00
Lukasz Antoniak 13c9fd4f9d HHH-5580 - Persisting entity name by default 2011-06-12 13:55:00 +02:00
adamw 05f2d8b451 Removing unused file 2011-06-09 15:35:23 +02:00
adamw 7eb68c88d3 Removing a problematic test which didn't test what it should anyway 2011-06-09 15:35:22 +02:00
Strong Liu 9fde4c0da4 HHH-6297 remove legacy cache api 2011-06-09 12:18:59 +08:00
Strong Liu 92ad3eed80 HHH-6297 remove legacy cache api 2011-06-09 12:18:59 +08:00
Lukasz Antoniak 337bec4574 HHH-4760 - Fix and test 2011-06-04 14:41:25 +02:00
adamw b84ec25b63 HHH-6020: marking the failing method as @FailureExpected, enabling the tests in the build 2011-06-02 17:00:32 +02:00
adamw dbf18c13ec HHH-5967: forward-porting test 2011-06-02 12:14:58 +02:00
adamw e9cf8dd115 HHH-5967: code cleanup, extending test 2011-06-02 12:07:59 +02:00
Oliver Lorenz c173762e59 added class documentation to new test 2011-06-02 12:07:22 +02:00
Oliver Lorenz 51df2f78e4 optimized imports on test 2011-06-02 12:07:03 +02:00
Oliver Lorenz 4fac1d4344 cleaned up the code I introduced 2011-06-02 12:06:47 +02:00
Oliver Lorenz 735899da92 first fix (must still be cleaned up) 2011-06-02 12:06:31 +02:00
Oliver Lorenz 74b83b06f2 added test for bug with ManyToMany Set
added a Test that reproduces the bug with the ManyToMany Set when using the ValidityAuditStrategy
2011-06-02 12:06:13 +02:00
adamw 789bf60427 HHH-5580: some documentation fixes 2011-06-02 11:07:11 +02:00
adamw ae7b95c876 HHH-5580: fixing compilation error (class moved) 2011-06-02 10:08:05 +02:00
adamw f865be9739 Merge branch 'HHH-5580-POC' of git://github.com/lukasz-antoniak/hibernate-core
Conflicts:
	hibernate-envers/src/main/java/org/hibernate/envers/reader/AuditReaderImpl.java
2011-06-02 10:00:36 +02:00
adamw 0c9a55d33c HHH-5025: waiting max 3 seconds for the cache to be written to disk 2011-06-02 07:52:30 +02:00
Adam Warski 0a55292b7c Merge pull request #90 from lukasz-antoniak/HHH-5025
HHH-5025 - Support caching audit queries using ehcache's DiskStore
2011-06-01 22:37:50 -07:00
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