Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot9-50/+380
2011-07-26[353078] [CDO] Failure when trying to unlock a collection of elements Eike Stepper1-5/+4
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper3-16/+32
2011-07-07[351405] Rename cdo.net4j.CDOSession to cdo.net4j.CDONet4jSession Eike Stepper1-1/+1
2011-07-07[351405] Rename cdo.net4j.CDOSession to cdo.net4j.CDONet4jSession Eike Stepper14-177/+312
2011-07-05[350146] Make protocol timeout on the CDO server configurable Eike Stepper2-6/+14
2011-07-04whitespace changes?Eike Stepper1-3/+3
2011-06-08javadocEike Stepper2-0/+11
2011-05-28javadoc -> doc pluginEike Stepper1-0/+2
2011-05-27docsEike Stepper1-0/+23
2011-05-26[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper2-0/+10
2011-05-16switched off unused problem filter warnings in all projects due to an annoyin...Eike Stepper1-1/+1
2011-05-16[337870] Provide durable locking Eike Stepper4-10/+105
2011-05-16[345905] Add @noextends, @noimplements and @noinstantiates wherever possible Eike Stepper8-13/+73
2011-05-15[345838] Prevent timeouts during authentication phase in OpenSessionIndication Eike Stepper3-10/+20
2011-05-12[Bug 341081] Make loaded revisions immutableCaspar De Groot1-3/+3
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper1-0/+1
2011-05-06[Bug 341995] ConcurrentModificationException on commit while holding a write ...Caspar De Groot2-12/+18
2011-04-14[337054] Unwanted CDOElementProxy items in CDOChangeSetData when partial coll...Eike Stepper1-1/+5
2011-04-07[Bug 340108] SSL transport implementation for Net4JCaspar De Groot2-0/+28
2011-04-05[Bug 337587] Illegal deltas are produced on compareCaspar De Groot3-6/+3
2011-03-03added helper methodEike Stepper1-0/+10
2011-02-14[337125] Send delta notifications on view target switch Eike Stepper2-11/+31
2011-02-11[Bug 334981] LockObjectsIndication inappropriately throws exception for stale...Caspar De Groot2-5/+30
2011-02-11[Bug 335830] RecoveringCDOSession attempts recovery regardless of exception typeCaspar De Groot1-1/+5
2011-02-03[335803] RecoveringCDOSessionConfiguratioImpl lacks sane defaultsCaspar De Groot1-4/+4
2011-01-30cdoID --> idEike Stepper2-8/+8
2011-01-25[329254] LastCommitTimeStamp updated even when a serverSide Error occurred Eike Stepper1-1/+4
2011-01-22more deprecation warningsEike Stepper1-2/+2
2011-01-19[334620] SVN migration request: CDO Eike Stepper1-3/+0
2011-01-10[333670] Bug fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=333670Egidijus Vaishnora1-1/+2
2011-01-09[284307] Add support for streaming of large byte arrays / BLOBEike Stepper7-10/+10
2011-01-07fixed DEFAULT_MILLIS_INTERRUPT_CHECKEike Stepper1-0/+1
2011-01-06[333663] Provide a ReferentialIntegrityException with full XRef infosEike Stepper2-15/+27
2011-01-03Moved non-ID concepts out of common.idEike Stepper2-2/+2
2011-01-02[333382] Cleanup package org.eclipse.emf.internal.cdoEike Stepper1-1/+1
2011-01-01Updated copyrightsEike Stepper81-86/+85
2010-12-26[333076] Support Ecore instancesMartin Fluegge1-1/+1
2010-12-22[333076] Support Ecore instancesEike Stepper2-1/+15
2010-12-20[332888] Remove the concept of MetaIDsEike Stepper3-40/+0
2010-12-19[332672] Provide API to query the differences between branchesEike Stepper2-15/+53
2010-12-18[332671] Timeout in LoadMergeDataRequestEike Stepper1-39/+87
2010-12-11[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper1-1/+1
2010-11-18[330451] TimeoutException when switching branch for big model.Pascal Lehmann2-22/+10
2010-11-15[328595] TimeoutException during raw replicationEike Stepper4-123/+198
2010-11-15[328681] LockObjectsRequest can cause corruption of client-side graphCaspar De Groot2-13/+33
2010-10-29changed .cvsignoresEike Stepper1-1/+1
2010-10-26[278181] 278181 Enabling reconnects to enhance fault toleranceCaspar De Groot15-189/+842
2010-10-24[328352] CommitNotifications overtaking each otherEike Stepper3-7/+4
2010-10-19[327405] Provide an offline CDOWorkspace with Checkout/Update/Commit workflowsEike Stepper3-5/+6

Back to the top