Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-06added javadoc package excludesEike Stepper5-1/+7
2011-09-05added javadocEike Stepper3-7/+36
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot6-14/+115
2011-09-05added javadocEike Stepper37-25/+179
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper31-345/+228
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot12-138/+269
2011-08-31[355915] [Legacy] Adapter notified with CDOLegacyAdapter Martin Fluegge2-142/+16
2011-08-29[356049] CDOWorkspace.merge() is broken Eike Stepper8-15/+122
2011-08-27[356000] CDOWorkspace.checkin() does not detect remote conflicts Eike Stepper3-9/+36
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper2-2/+6
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper2-0/+17
2011-08-24make properties staticEike Stepper2-244/+274
2011-08-23[355535] Redesign PropertyTesters and IPropertySourceProviders Eike Stepper3-64/+382
2011-08-20[355285] Make CDOIDGenerator aware of EObject Eike Stepper3-9/+10
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot1-0/+1
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot14-39/+577
2011-08-10[354395] containsAll returns wrong result in case of detached objects Eike Stepper1-8/+2
2011-08-10[354395] containsAll returns wrong result in case of detached objects Eike Stepper1-2/+16
2011-08-04[352191] Locking detached elements Eike Stepper4-13/+72
2011-07-28[352977] Dirty Objects of CDOTransaction with CDOSavepoint Eike Stepper1-1/+2
2011-07-28[352977] Dirty Objects of CDOTransaction with CDOSavepoint Eike Stepper2-0/+25
2011-07-28[353249] CDOTransaction/CDOView getResourceNode does not return null Eike Stepper2-10/+14
2011-07-27[353167] CDOSavePoint and Reattachment issue Eike Stepper3-89/+87
2011-07-26[351793] Enhance LockMgr with write optionsCaspar De Groot1-0/+10
2011-07-26[352561] Support client assigned CDOIDs (UUIDs)Caspar De Groot1-6/+13
2011-07-25[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-1/+26
2011-07-22[351793] Enhance LockMgr with write optionsCaspar De Groot6-15/+40
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper18-77/+301
2011-07-12[337886] [Legacy] Bugzilla_305527_Test.testAvoidReferencingDifferentViews() f...Martin Fluegge1-15/+8
2011-07-08[338921] Cannot load resource on a previously cleared ResourceSet Eike Stepper4-12/+183
2011-07-07[351395] Refactor CDOSession to separate management of views and connection Eike Stepper6-451/+660
2011-07-06[350008] CDOTransactionImpl#getTransactionHandlers() throws NPE instead of re...Eike Stepper1-6/+14
2011-07-05[351067] Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=351067Egidijus Vaishnora1-6/+7
2011-07-04[Bug 350649] Offline test and example failuresCaspar De Groot2-1/+12
2011-07-04[Bug 350420] CommitIntegrityCheck should check old set target only if its con...Caspar De Groot1-2/+5
2011-07-04[Bug 349526] CommitIntegrityCheck should use #equals when comparing OIDsCaspar De Groot1-2/+2
2011-07-02[349793] Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=349793Egidijus Vaishnora1-0/+1
2011-06-24[350015] Ensure that EMF pre 2.6 does not prevent CDO usage Eike Stepper3-58/+56
2011-06-10javadocEike Stepper4-8/+9
2011-06-08javadocEike Stepper35-45/+108
2011-06-08javadocEike Stepper25-242/+158
2011-06-08[346792] OfflineCloneExample fails with IllegalArgumentException: Cannot end ...Eike Stepper2-2/+50
2011-05-27docsEike Stepper1-0/+23
2011-05-27docsEike Stepper7-7/+7
2011-05-27docsEike Stepper14-0/+322
2011-05-26[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper3-0/+26
2011-05-26added javadocEike Stepper1-0/+5
2011-05-26added javadocEike Stepper1-0/+9
2011-05-23[346636] Root resource should not be contained in resource set Martin Fluegge2-1/+43
2011-05-23[346635] Root resource gets deregistered on view.setBranchPoint() Eike Stepper2-11/+0

Back to the top