Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-25Turning off all debug tracingcommitters/cdegroot/optionsCaspar De Groot1-7/+7
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper3-4/+8
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper3-15/+31
2011-08-24make properties staticEike Stepper3-246/+276
2011-08-23[355535] Redesign PropertyTesters and IPropertySourceProviders Eike Stepper4-68/+390
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 Groot15-39/+597
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 Groot7-15/+48
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 Stepper8-477/+692
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-04whitespace changes?Eike Stepper1-6/+6
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 Stepper5-34/+35
2011-06-08javadocEike Stepper35-45/+108
2011-06-08javadocEike Stepper26-258/+180
2011-06-08[346792] OfflineCloneExample fails with IllegalArgumentException: Cannot end ...Eike Stepper2-2/+50
2011-06-07nlsEike Stepper1-2/+2
2011-06-07copyrightEike Stepper1-1/+1
2011-05-28javadoc -> doc pluginEike Stepper1-0/+2
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 Stepper4-0/+43
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
2011-05-19fix NLSEike Stepper1-1/+1
2011-05-18[Bug 343471] CommitIntegrityCheck fails for object moved to different resourceCaspar De Groot1-5/+40
2011-05-18[344072] Reattachment registers object as DIRTY even when it's not Eike Stepper1-5/+4
2011-05-16switched off unused problem filter warnings in all projects due to an annoyin...Eike Stepper1-1/+1

Back to the top