Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Adjusted copyrights to 2012Eike Stepper91-8074/+8074
2011-11-17[363998] Net4jConnectorInjector does not skip sessions that already have a co...Eike Stepper1-2/+5
2011-11-08[363153] API Break in org.eclipse.emf.cdo.net4j.CDOSession Eike Stepper4-3/+24
2011-10-11[360514] EMF adapters leak on EPackages Eike Stepper1-15/+2
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot4-43/+80
2011-10-08javadocsdrops/I20111008-0737Eike Stepper9-0/+37
2011-09-21[354454] Recursive locking (tree locking)Caspar De Groot5-20/+33
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-1/+1
2011-09-15file headersEike Stepper84-145/+145
2011-09-13tutorialsEike Stepper1-1/+1
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot5-6/+59
2011-09-05added javadocEike Stepper4-0/+11
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper3-24/+16
2011-09-02excluded package.html from buildsEike Stepper2-360/+376
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot9-20/+74
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

Back to the top