Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-12-17[213150] Migrate CDO to EMF 2.4M4Eike Stepper6-5/+131
https://bugs.eclipse.org/bugs/show_bug.cgi?id=213150
2007-12-17RegeneratedEike Stepper1-4/+2
2007-12-17*** empty log message ***Eike Stepper5-102/+58
2007-12-17[209490] Put purging mechanism in CDOViewIMpl::objects to avoid OutOfMemoryEike Stepper1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209490
2007-12-16[201266] Send the revision delta to the serverEike Stepper25-54/+149
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201266
2007-12-16[201266] Send the revision delta to the server instead of sengind the all ↵Eike Stepper20-38/+43
objects https://bugs.eclipse.org/bugs/show_bug.cgi?id=201266
2007-12-15[213084] Provide performance loggingEike Stepper6-8/+60
https://bugs.eclipse.org/bugs/show_bug.cgi?id=213084
2007-12-15*** empty log message ***Eike Stepper1-0/+1
2007-12-13[212344] Problem using EMAP with EStoreEike Stepper1-4/+51
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212344
2007-11-15[209490] Put purging mechanism in CDOViewIMpl::objects to avoid OutOfMemoryEike Stepper1-3/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209490
2007-11-15[209490] Put purging mechanism in CDOViewIMpl::objects to avoid OutOfMemoryEike Stepper2-21/+43
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209490
2007-11-15[209490] Put purging mechanism in CDOViewIMpl::objects to avoid OutOfMemoryEike Stepper2-6/+16
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209490
2007-11-14[209773] Duplicate version error in prefetchEike Stepper1-2/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209773
2007-11-13[209307] Optimize reload() to only verify current revisionsEike Stepper1-1/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209307
2007-11-12Removed all System.outsEike Stepper1-8/+0
2007-11-09[209307] Optimize reload() to only verify current revisionsEike Stepper1-1/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209307
2007-11-09Removed checkWritable()Eike Stepper2-11/+1
2007-11-08[209176] Add CDOView.reload() APIEike Stepper2-0/+32
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209176
2007-11-08[209007] Add CDOObject.cdoReload() APIEike Stepper7-35/+150
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209007
2007-11-08[209007] Add CDOObject.cdoRefresh() APIEike Stepper1-7/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209007
2007-11-08Made CDOView.hasConflict() publicEike Stepper2-9/+18
Adde RollbackTest
2007-11-07[209007] Add CDOObject.cdoRefresh() APIEike Stepper1-4/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209007
2007-11-07[209036] Offer RollbackTransactionDialog on save conflictEike Stepper8-28/+90
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209036
2007-11-01[208468] Implement generic CDOStore.toArray()Eike Stepper1-2/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208468
2007-11-01[208468] Implement generic CDOStore.toArray()Eike Stepper1-7/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208468
2007-11-01[208378] Develop a CDO Migrator UtilityEike Stepper1-33/+43
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208378
2007-10-20*** empty log message ***Eike Stepper1-1/+1
2007-10-20*** empty log message ***Eike Stepper1-15/+6
2007-10-20*** empty log message ***Eike Stepper1-3/+8
2007-10-20*** empty log message ***Eike Stepper1-9/+27
2007-10-20Logging of rollbackMessageEike Stepper1-0/+1
2007-10-19*** empty log message ***Eike Stepper1-0/+0
2007-10-17[206658] Align with EMF 2.4Eike Stepper1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206658
2007-10-13*** empty log message ***Eike Stepper1-1/+1
2007-10-13*** empty log message ***Eike Stepper1-1/+1
2007-10-11[205668] Provide buddies exampleEike Stepper2-1/+21
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205668
2007-10-07[205668] Provide buddies exampleEike Stepper1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205668
2007-10-07[205650] Add transaction conflict resolution handlingEike Stepper1-8/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205650
2007-10-07[205650] Add transaction conflict resolution handlingEike Stepper3-1/+80
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205650
2007-10-07[205651] Implement transaction rollbackEike Stepper1-2/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205651
2007-10-07[205651] Implement transaction rollbackEike Stepper7-82/+124
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205651
2007-10-07[205652] Prevent duplicate resourcesEike Stepper4-39/+67
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205652
2007-10-07[205652] Prevent duplicate resourcesEike Stepper2-6/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205652
2007-10-05[205027] Implement challenge/response based negotiatorEike Stepper1-78/+82
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205027
2007-10-01[203538] Limit memory consumption in CDORevisionResolverImplEike Stepper1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203538
2007-09-30[203538] Limit memory consumption in CDORevisionResolverImplEike Stepper1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=203538
2007-09-28[204732] Add dialog for "Open Session"Eike Stepper1-0/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204732
2007-09-28[204732] Add dialog for "Open Session"Eike Stepper2-1/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204732
2007-09-28[204886] Don't commit unused packagesEike Stepper6-151/+363
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204886
2007-09-27[204821] Invalidation does not work properlycommitters/estepper/before-revision-holderEike Stepper2-2/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=204821

Back to the top