Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-26[300770] Enable explicit activation of repositoryEike Stepper1-2/+11
2010-01-26[297212] CDO needs the instance location to be setEike Stepper3-8/+6
2010-01-26[300642] setPassiveUpdatesEnabled(false) is not communicated to server for em...Caspar De Groot1-5/+2
2010-01-25Added examples for manually supplying a hbm fileMartin Taal8-8/+429
2010-01-22Changed dependency to ecore 2.4.0 and eclipse 3.4.0Martin Taal1-2/+2
2010-01-21[270716] Provide support for branchingEike Stepper1-3/+5
2010-01-21[270716] Provide support for branchingCaspar De Groot1-0/+77
2010-01-20Set to use all workspace pluginsMartin Taal1-40/+40
2010-01-20Updated to workspace plugin id'sMartin Taal1-3/+3
2010-01-20Updated to make them work with downloadable CDOMartin Taal3-26/+109
2010-01-20Updated build.properties, no src folder necessaryMartin Taal1-2/+0
2010-01-20removed src directoryMartin Taal1-1/+0
2010-01-20Initial CommitMartin Taal26-0/+2551
2010-01-18[299871] java.nio.BufferUnderFlowExceptionEike Stepper7-94/+97
2010-01-18[298561] Uncommitted dangling references not removed on passiveUpdate/refreshCaspar De Groot3-1/+278
2010-01-18[299897] Obtain locks before timestamp creationCaspar De Groot1-5/+5
2010-01-16[296440] [DB] Change RDB schema to improve scalability of to-many references...Stefan Winkler12-158/+2670
2010-01-16[270716] Provide support for branchingEike Stepper3-3/+3
2010-01-15[270716] Provide support for branchingEike Stepper3-3/+3
2010-01-12[284110] [DB] Problems with eIsSet()Stefan Winkler9-58/+630
2010-01-12[299194] unsettable features inconsistent between revisionsStefan Winkler1-1/+2
2010-01-12[DB] Chunk reading for multiple chunks failVictor Roldan Betancort3-47/+20
2010-01-11[299190] CDOResourceImpl problem with containment referencesMartin Fluegge4-9/+169
2010-01-09[277660] [DB] Use column names in INSERT INTO statementsStefan Winkler8-69/+123
2010-01-09[247226] Transparently support legacy models (CDOLegacyAdapter)Martin Fluegge1-34/+31
2010-01-08[247226] Transparently support legacy models (CDOLegacyAdapter)Martin Fluegge199-3958/+14591
2010-01-08[262875] [Net4j] : java.nio.BufferUnderFlowExceptionAndre Dietisheim1-1/+46
2010-01-08[262875] [Net4j] : java.nio.BufferUnderFlowExceptionAndre Dietisheim1-1/+9
2010-01-07[299021] Provide testcase for integrity of audits after changes to isMany at...Stefan Winkler1-0/+2
2010-01-07[299021] Provide testcase for integrity of audits after changes to isMany at...Stefan Winkler1-0/+115
2010-01-07[262875] java.nio.BufferUnderFlowExceptionEike Stepper1-10/+12
2010-01-06[262875] [Net4j] : java.nio.BufferUnderFlowExceptionAndre Dietisheim1-11/+15
2010-01-06[296100] [DB] AbstractMappingStrategy.createClassMapping can be invoked concu...Caspar De Groot1-10/+22
2010-01-06[296450] isSet method returns incorrect value after loadEike Stepper3-31/+121
2010-01-06[296450] isSet method returns incorrect value after loadEike Stepper4-50/+4
2010-01-06[296450] isSet method returns incorrect value after loadEike Stepper11-25/+848
2010-01-05[298595] Request addition of method CDORevision.getOriginalVersionEike Stepper1-0/+14
2010-01-04[262875] [Net4j] : java.nio.BufferUnderFlowExceptionAndre Dietisheim1-5/+9
2010-01-04[262875] [Net4j] : java.nio.BufferUnderFlowExceptionAndre Dietisheim1-10/+11
2009-12-31Bug 289445: [DB] Enhance TypeMappingFactory.getDBType() to consult DBAdapter ...Victor Roldan Betancort4-14/+49
2009-12-31[262875] [Net4j] : java.nio.BufferUnderFlowExceptionEike Stepper2-55/+148
2009-12-30test for bug 262875 addedAndre Dietisheim1-0/+130
2009-12-30replaced NonBlockingIntCounter by AtomicInteger. Commented SendQueueAndre Dietisheim1-4/+8
2009-12-30API safety: SendQueue constructor changed to protected (should never be insta...Andre Dietisheim1-1/+1
2009-12-30QueueWorkerWorkSerializerTest added to AllTestsAndre Dietisheim1-0/+1
2009-12-30commented, cleaned upAndre Dietisheim1-12/+3
2009-12-29ignore restriction warningEike Stepper1-3/+2
2009-12-29new test added and commentedAndre Dietisheim1-77/+109
2009-12-29*** empty log message ***Andre Dietisheim1-32/+117
2009-12-29waiting until all consumers stoppedAndre Dietisheim1-16/+14

Back to the top