Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-26[335432] LastUpdateTimestamp not set for committing Transaction Pascal Lehmann2-0/+9
2011-01-26[334608] CommitIntegrityCheck erroneously checks non-persistent featuresCaspar De Groot1-3/+9
2011-01-25[329254] LastCommitTimeStamp updated even when a serverSide Error occurred Eike Stepper4-27/+38
2011-01-24[329254] LastCommitTimeStamp updated even when a serverSide Error occurred Eike Stepper1-2/+11
2011-01-24[335186] Remove the Comparable interface from CDOBranchPoint's super types Eike Stepper4-23/+0
2011-01-23[335105] Make it easier to create XA transactions Eike Stepper2-17/+67
2011-01-23[335080] Make CDOView thread-safe Eike Stepper1-0/+1
2011-01-23[335080] Make CDOView thread-safe Eike Stepper17-1570/+1507
2011-01-22suppress adapter addition/removal excveptions if view is inactivecommitters/estepper/thread-safe-viewEike Stepper1-6/+12
2011-01-22more deprecation warningsEike Stepper1-360/+362
2011-01-20Testing my access rights in SVN: Can I commit?Caspar De Groot1-2/+2
2011-01-19[334659] Reoccurring ConcurrentModificationExceptions at commits of 1 transac...Eike Stepper1-0/+1
2011-01-19[334620] SVN migration request: CDO Eike Stepper1-3/+0
2011-01-09[284307] Add support for streaming of large byte arrays / BLOBEike Stepper16-30/+189
2011-01-06[333663] Provide a ReferentialIntegrityException with full XRef infosEike Stepper7-44/+102
2011-01-06[333644] Support locally detached objects in queryXRefs()Eike Stepper2-7/+24
2011-01-06[333451] CommitIntegrityCheck throws NPE for references to TRANSIENT objectsCaspar De Groot3-50/+56
2011-01-04[284307] Add support for streaming of large byte arrays / BLOBEike Stepper6-70/+44
2011-01-04[333459] Client gets a duplicate OID errorEike Stepper4-21/+42
2011-01-03cleanupEike Stepper7-17/+12
2011-01-03Moved non-ID concepts out of common.idEike Stepper8-8/+8
2011-01-02[333299] Legacy fails when EClasses containing references are removed from an...Martin Fluegge1-116/+79
2011-01-02[333382] Cleanup package org.eclipse.emf.internal.cdoEike Stepper28-57/+137
2011-01-01Updated copyrightsEike Stepper202-397/+495
2010-12-31[333299] Legacy fails when EClasses containing references are removed from an...Martin Fluegge1-1/+1
2010-12-27[333157] Resource not foundEike Stepper1-5/+24
2010-12-27[333230] queryXRefs does not work with specific source referencesEike Stepper3-5/+38
2010-12-23Missing CDO EType package registration to EMF RegistryVictor Roldan Betancort1-0/+5
2010-12-22[333076] Support Ecore instancesEike Stepper2-3/+14
2010-12-22[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper3-0/+33
2010-12-22[333058] Provide ability to remerge a branch (specify source range)Eike Stepper3-2/+36
2010-12-20[332888] Remove the concept of MetaIDsEike Stepper5-265/+5
2010-12-19[332672] Provide API to query the differences between branchesEike Stepper7-109/+178
2010-12-19[332842] CDOLegacyWrapper has problem with feature mapsMartin Fluegge2-13/+1
2010-12-19[332672] Provide API to query the differences between branchesEike Stepper6-72/+122
2010-12-14[329753] CDOLegacyAdapter modifies Store even for Touch notificationsEike Stepper1-1/+1
2010-12-13[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper3-8/+17
2010-12-12[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-3/+8
2010-12-12[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-2/+5
2010-12-11[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper4-0/+40
2010-12-10[332264] CDOMergingConflictResolver does not work with multiple commits.Pascal Lehmann1-0/+5
2010-11-29[330903] Improve hashcode & equals Implementation for CDOFeatureDeltas.Pascal Lehmann1-1/+1
2010-11-28[329869] Legacy Mode : "Duplicate ID" Exceptions caused by multiple registrat...Martin Fluegge3-0/+7
2010-11-27[329752] ClassCast Exception in CDOLegacyWrapper.clearList()Martin Fluegge1-3/+1
2010-11-18[330451] TimeoutException when switching branch for big model.Pascal Lehmann3-7/+14
2010-11-17[330235] Backup/Restore FunctionalityEike Stepper15-60/+1209
2010-11-15[330052] Breakage related to sticky viewsCaspar De Groot6-44/+84
2010-11-15[328681] LockObjectsRequest can cause corruption of client-side graphCaspar De Groot3-36/+10
2010-11-12[330072] Provide a DB Adapter for DB2Eike Stepper9-56/+102
2010-11-08[328352] CommitNotifications overtaking each other.Pascal Lehmann1-23/+7

Back to the top