Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-18Redesign savepointscommitters/estepper/savepointsEike Stepper27-1070/+2958
2013-09-04[416555] Provide CDOView.queryInstances(EClass) Eike Stepper3-0/+52
2013-09-04[416508] Provide CDORevisionManager.handleRevisions(EClass, CDOBranch,Eike Stepper1-7/+0
2013-09-03[416417] Avoid logging errors that are caused by asynchronousEike Stepper1-1/+14
2013-09-02[396804] CDOMergingConflictResolver tests Eike Stepper5-31/+42
2013-09-02[396804] CDOMergingConflictResolver testsEike Stepper4-124/+190
2013-09-02[416330] Fire CDOViewInvalidationEvent after possible conflicts haveEike Stepper1-7/+6
2013-09-01[396804] CDOMergingConflictResolver tests Eike Stepper1-2/+9
2013-09-01[416298] CDOResourceNodes do not support reflective access to derivedEike Stepper2-2/+31
2013-09-01[416298] Reflective access to CDOResourceNode::pathChristian W. Damus1-1/+28
2013-08-31Revert "416298: Reflective access to CDOResourceNode::path"Christian W. Damus1-28/+1
2013-08-31416298: Reflective access to CDOResourceNode::pathChristian W. Damus1-1/+28
2013-08-31[414949] [Legacy] ArrayIndexOutOfBoundsException with CDOLegacyWrapperEsteban Dugueperoux1-5/+2
2013-08-31[415415] Stale reference not removed between locally detached object andEike Stepper1-2/+2
2013-08-31[415415] Stale reference not removed between locally detached object andEsteban Dugueperoux2-19/+39
2013-08-31Adjust copyrightsEike Stepper3-3/+3
2013-08-14[396804] CDOMergingConflictResolver tests Eike Stepper1-17/+36
2013-08-10[405606] ClassCastException when using unchunked and restrictedEike Stepper3-1/+15
2013-08-07[412686] NPE when removing/adding an adapter after CDO view closedEsteban Dugueperoux3-70/+128
2013-08-07[412767] "IllegalArgumentException: id is null on" onEsteban Dugueperoux1-15/+15
2013-08-06[414473] Deprecate reload() methods because it is unsafe to reloadEike Stepper7-1/+10
2013-08-06[411927] CDOSessionImpl can "freeze" during invalidation reordering Eike Stepper3-224/+284
2013-08-05[414391] Expose getCredentialsProvider() in CDOSession Eike Stepper2-6/+16
2013-07-27Fix deprecation warningsEike Stepper1-1/+1
2013-06-29[411927] CDOSessionImpl can "freeze" during invalidation reordering Eike Stepper1-20/+41
2013-06-29Enhance readabilityEike Stepper2-3/+3
2013-06-28Remove bogus TODOEike Stepper1-1/+0
2013-06-12Generate docsdrops/R20130612-0450Eike Stepper2-1/+6
2013-06-11[409062] ObjectNotFoundException.branchPoint might not serializedrops/S20130611-1429drops/R20130611-1207Eike Stepper1-1/+1
2013-06-11[409062] ObjectNotFoundException.branchPoint might not serializeEike Stepper1-2/+3
2013-06-08[409287] ArrayIndexOutOfBoundsException on rollback Eike Stepper1-5/+5
2013-06-03[400128] LifecycleException "Not Active: Transaction X"drops/S20130603-1126drops/I20130607-0410Eike Stepper3-0/+34
2013-06-03[408615] CCE in CDOObjectImpl.isSet Eike Stepper1-2/+3
2013-06-01Update copyrightsdrops/I20130601-0400Eike Stepper10-10/+10
2013-06-01[409574] Provide a meaningful CommitException hierarchy Eike Stepper14-47/+273
2013-05-31[409574] Provide a meaningful CommitException hierarchy drops/I20130531-0700Eike Stepper14-22/+330
2013-05-31[409549] Wrong branch manager is used inEike Stepper2-2/+13
2013-05-30Enhance thread namesEike Stepper2-1/+7
2013-05-29Update copyrightsEike Stepper1-1/+1
2013-05-21[408534] CDO should return moved object instead of CDOID, for EMF Movedrops/S20130521-0711Eike Stepper1-1/+1
2013-05-21[396804] CDOMergingConflictResolver tests committers/estepper/merger-3Eike Stepper1-4/+3
2013-05-20Merge branch 'master' into committers/estepper/merger-3Eike Stepper242-242/+242
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper242-242/+242
2013-04-29[396804] CDOMergingConflictResolver tests Eike Stepper3-40/+50
2013-04-20Merge branch 'master' into committers/estepper/merger-2Eike Stepper33-1087/+1422
2013-04-19[406068] Memory leak through CDOPackageInfo adapters on EPackages Eike Stepper1-2/+1
2013-04-17[376620] IllegalStateException onChristian W. Damus1-0/+51
2013-04-17[405850] CDORevision.get(feature, -1) should throw anEike Stepper3-25/+45
2013-04-16[405761] InvalidationRunner threads are sometimes not properly stopped Eike Stepper2-3/+23
2013-04-11[405400] resourcePathCache in AbstractCDOView not cleared in someEike Stepper2-1/+14

Back to the top