Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-13added @NeedsCleanRepoMartin Fluegge15-6/+35
2011-05-13[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge30-1017/+630
2011-05-13Fixes issue 345703 - [Hibernate] handle name change of Company Address --> Ad...Martin Taal1-1/+1
2011-05-13[345049] Optimize CDORevisionCache implementations Eike Stepper1-8/+9
2011-05-13[Bug 341995] ConcurrentModificationException on commit while holding a writeCaspar De Groot1-28/+10
2011-05-12[Bug 341081] Make loaded revisions immutableCaspar De Groot15-5/+229
2011-05-12Fixes bugzilla 345432 - [Hibernate] Small robustness changeMartin Taal11-32/+143
2011-05-12Added @NeedsCleanRepo to Bugzilla_251752_Test.testBug_251752_XA()Eike Stepper1-2/+3
2011-05-12Added ConfigTest.skipUnlessMEM()Eike Stepper1-1/+1
2011-05-12Added ConfigTest.skipUnlessMEM()Eike Stepper4-3/+8
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper16-204/+666
2011-05-11Fixes bugzilla 330164 [Hibernate] Upgrade to Hibernate 3.6.0Martin Taal1-1/+1
2011-05-11Fixes bugzilla 330164 [Hibernate] Upgrade to Hibernate 3.6.0Martin Taal1-16/+16
2011-05-11Fixes bugzilla 345430 [Hibernate] Support for XMLType package edatatypesMartin Taal1-0/+631
2011-05-11Cosmetic change, moved static methods to the topMartin Taal1-19/+19
2011-05-11Fixes bugzilla 330164 - [Hibernate] Upgrade to Hibernate 3.6.0 Martin Taal10-14/+158
2011-05-11added @NeedsCleanRepoEike Stepper1-0/+2
2011-05-11[344695] [DB/Core] Allow SQL Query handler to return Map instead of Object[] Eike Stepper5-109/+166
2011-05-11[345456] Add API to CDOQuery to get the result without specifying a class lit...Eike Stepper1-0/+98
2011-05-11[345456] Add API to CDOQuery to get the result without specifying a class lit...Eike Stepper2-1/+25
2011-05-11Changed catch variable name from e to exMartin Taal1-1/+1
2011-05-11Fixes bugzilla 345079 - [Hibernate]Ensure that Clob/Blob types are correctly ...Martin Taal1-1/+3
2011-05-11Fixes bugzilla 345167 - [Hibernate] solved failing query testsMartin Taal2-1/+5
2011-05-11[Bug 297940] CommitTimestamps are not guaranteed to be strictly orderedCaspar De Groot4-57/+274
2011-05-11fixed M7 javadoc warningsEike Stepper11-27/+30
2011-05-09[330920] [Dawn] Generated dawn editor ID has a space at the end Martin Fluegge1-1/+1
2011-05-09[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge8-0/+3930
2011-05-09[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge6-1907/+0
2011-05-09[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge2-180/+0
2011-05-09[344403] [Dawn] Separated Dawn Codegen from specific implementations Martin Fluegge209-8530/+21251
2011-05-06[341995] ConcurrentModificationException on commit while holding a write lock Eike Stepper1-1/+3
2011-05-06[341995] ConcurrentModificationException on commit while holding a write lock Eike Stepper2-2/+22
2011-05-06[Bug 341995] ConcurrentModificationException on commit while holding a write ...Caspar De Groot7-55/+171
2011-05-06[344072] Reattachment registers object as DIRTY even when it's not Eike Stepper2-0/+8
2011-05-06cope with IApplicationContext==nullEike Stepper1-1/+5
2011-05-05[344072] Reattachment registers object as DIRTY even when it's not Eike Stepper3-3/+32
2011-05-05[344072] Reattachment registers object as DIRTY even when it's not Eike Stepper1-21/+13
2011-04-29[340108] SSL transport implementation for Net4J Eike Stepper15-119/+82
2011-04-28cleanupEike Stepper1-1/+1
2011-04-28[Bug 344072] Reattachment registers object as DIRTY even when it's notCaspar De Groot1-5/+5
2011-04-28[Bug 344072] Reattachment registers object as DIRTY even when it's notCaspar De Groot3-8/+15
2011-04-28[337054] Unwanted CDOElementProxy items in CDOChangeSetData when partial coll...Eike Stepper6-4/+113
2011-04-28law of demeterEike Stepper1-2/+4
2011-04-28[335653] Optimize unit tests w.r.t. store setup/teardown Eike Stepper1-1/+1
2011-04-27[343471] CommitIntegrityCheck fails for object moved to different resource Eike Stepper1-29/+11
2011-04-26[335653] Optimize unit tests w.r.t. store setup/teardown Eike Stepper14-47/+117
2011-04-26[Bug 338910] Useless code in CDOSessionImpl.processRefreshSessionResultCaspar De Groot1-8/+0
2011-04-21[Bug 338884] CommitIntegrityCheck does not check inclusion of normal refTarge...Caspar De Groot2-6/+102
2011-04-21[339908] Can not get long id from external ID types. Eike Stepper2-0/+97
2011-04-21[339908] Can not get long id from external ID types. Eike Stepper60-995/+1513

Back to the top