Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-19Fix line endings in master (dos2unix)Eike Stepper84-6694/+6694
2012-06-11[380629] Design a default Security model Eike Stepper3-614/+632
2012-06-05[381356] Support prefetching through CDO URI formats Eike Stepper1-57/+63
2012-05-26[380629] Design a default Security model Eike Stepper2-286/+286
2012-05-23[380107] Durable locking ID support through connection aware URI Eike Stepper1-290/+303
2012-05-21Add generateSourceReferences = true to all pluginsEike Stepper1-25/+27
2012-05-08Fix NoClassDefFoundError: Could not initialize class CDONet4jUtilEike Stepper1-162/+175
2012-03-08Java formatter version 12Eike Stepper2-493/+514
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

Back to the top