Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-15file headersEike Stepper12-12/+12
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot2-0/+62
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot2-2/+61
2011-08-29[356049] CDOWorkspace.merge() is broken Eike Stepper1-0/+5
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper1-1/+3
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper1-0/+7
2011-08-24make properties staticEike Stepper1-242/+257
2011-08-23[355535] Redesign PropertyTesters and IPropertySourceProviders Eike Stepper1-64/+207
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot2-9/+154
2011-07-22[351793] Enhance LockMgr with write optionsCaspar De Groot1-4/+4
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper2-0/+34
2011-07-07[351395] Refactor CDOSession to separate management of views and connection Eike Stepper3-268/+400
2011-07-04[Bug 350649] Offline test and example failuresCaspar De Groot1-0/+11
2011-07-02[349793] Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=349793Egidijus Vaishnora1-0/+1
2011-06-08javadocEike Stepper1-2/+1
2011-06-08[346792] OfflineCloneExample fails with IllegalArgumentException: Cannot end ...Eike Stepper1-1/+30
2011-05-23[346636] Root resource should not be contained in resource set Martin Fluegge1-0/+43
2011-05-16[337870] Provide durable locking Eike Stepper2-12/+76
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper1-1/+1
2011-05-06[341995] ConcurrentModificationException on commit while holding a write lock Eike Stepper1-0/+2
2011-05-06[Bug 341995] ConcurrentModificationException on commit while holding a write ...Caspar De Groot1-2/+1
2011-04-28[337054] Unwanted CDOElementProxy items in CDOChangeSetData when partial coll...Eike Stepper1-0/+1
2011-04-26[Bug 338910] Useless code in CDOSessionImpl.processRefreshSessionResultCaspar De Groot1-8/+0
2011-04-14[337054] Unwanted CDOElementProxy items in CDOChangeSetData when partial coll...Eike Stepper2-12/+40
2011-04-05[Bug 337587] Illegal deltas are produced on compareCaspar De Groot2-5/+49
2011-03-09[Bug 339064] CDOSessionImpl.waitForUpdate is unreliableCaspar De Groot1-21/+7
2011-02-14[337125] Send delta notifications on view target switch Eike Stepper2-6/+25
2011-02-13[336448] Switching branch in CDOSessionView does not work Eike Stepper1-1/+1
2011-02-11[Bug 334981] LockObjectsIndication inappropriately throws exception for stale...Caspar De Groot1-1/+2
2011-02-10[336729] CDOSetFeatureDelta doesn't have oldValue Pascal Lehmann1-0/+19
2011-01-30cdoID --> idEike Stepper1-2/+2
2011-01-28[329254] LastCommitTimeStamp updated even when a serverSide Error occurred Pascal Lehmann1-1/+1
2011-01-26[335432] LastUpdateTimestamp not set for committing Transaction Pascal Lehmann1-0/+4
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 Stepper1-5/+0
2011-01-23[335080] Make CDOView thread-safe Eike Stepper1-152/+54
2011-01-09[284307] Add support for streaming of large byte arrays / BLOBEike Stepper2-5/+5
2011-01-03cleanupEike Stepper1-2/+2
2011-01-03Moved non-ID concepts out of common.idEike Stepper1-1/+1
2011-01-02[333382] Cleanup package org.eclipse.emf.internal.cdoEike Stepper1-1/+1
2011-01-01Updated copyrightsEike Stepper10-9/+19
2010-12-27[333157] Resource not foundEike Stepper1-5/+24
2010-12-19[332672] Provide API to query the differences between branchesEike Stepper1-5/+115
2010-12-19[332672] Provide API to query the differences between branchesEike Stepper1-3/+3
2010-12-11[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper2-0/+25
2010-11-18[330451] TimeoutException when switching branch for big model.Pascal Lehmann1-3/+4
2010-11-15[330052] Breakage related to sticky viewsCaspar De Groot1-0/+37
2010-11-15[328681] LockObjectsRequest can cause corruption of client-side graphCaspar De Groot1-4/+3
2010-11-12[330072] Provide a DB Adapter for DB2Eike Stepper1-1/+1
2010-11-08[328352] CommitNotifications overtaking each other.Pascal Lehmann1-23/+7

Back to the top