Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Stepper249-253/+253
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper249-253/+253
2013-04-29[396804] CDOMergingConflictResolver tests Eike Stepper3-40/+50
2013-04-20Merge branch 'master' into committers/estepper/merger-2Eike Stepper36-1089/+1773
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
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeChristian W. Damus1-1/+12
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper4-22/+7
2013-04-09[405257] [Legacy] NIL value not committed for unsettable attributeChristian W. Damus1-1/+14
2013-04-08[402142] LockState unsychronized after lock/unlock Eike Stepper2-28/+73
2013-04-07[402670] NPE on Rollback after changing a boolean value Eike Stepper1-43/+15
2013-04-05Refactor CDOXATransactionImpl to supprt JTAEike Stepper1-37/+57
2013-03-19[403681] [Legacy] Regression in persistence of Ecore models (e.g., indrops/S20130319-1252Christian W. Damus1-1/+11
2013-03-19[402371] CDOCompareUtil.compare fails with models that use Containmentdrops/S20130319-0336committers/estepper/emf-compare-proxiesEike Stepper2-8/+18
2013-03-18[403661] [Legacy] Make legacy mode non-optional Eike Stepper9-35/+15
2013-03-17[396804] CDOMergingConflictResolver tests Eike Stepper3-2/+23
2013-03-16[403445] [Releng] Use Execution Environments descriptions to avoidEike Stepper1-1/+2
2013-03-15[402371] CDOCompareUtil.compare fails with models that use ContainmentEike Stepper1-1/+1
2013-03-08Use Pair.create()Eike Stepper5-10/+9
2013-02-28[381395] [Legacy] NPE when removing an adapter after CDO view closedChristian W. Damus1-3/+10
2013-02-21[401397] Optimize CDOModelUtil Eike Stepper1-0/+15
2013-02-21[400892] Intern all CDOIDs Eike Stepper11-46/+58
2013-02-15[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-0/+47
2013-02-15[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper2-8/+1
2013-02-15[400892] Intern all CDOIDsEike Stepper1-0/+32
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper5-128/+380
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper5-110/+77
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper10-451/+380
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-27/+16
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper6-106/+179
2013-02-13[400389] Eliminate CDOObjectImpl.cdoSettings Eike Stepper2-149/+167
2013-02-13[400387] Optimize the storage of view, state, id and revision perEike Stepper10-152/+351
2013-02-09[396804] CDOMergingConflictResolver tests Eike Stepper1-4/+2
2013-02-08[396804] CDOMergingConflictResolver tests Eike Stepper6-167/+835
2013-02-05[399279] Cannot remove CDOViewSet from ResourceSet's adapter list drops/S20130205-0640Christian W. Damus2-10/+48
2013-01-30[396804] CDOMergingConflictResolver tests drops/I20130201-0411Eike Stepper5-222/+252
2013-01-26[399155] Resource and XRef queries are not robust against closed views Eike Stepper2-2/+20
2013-01-25Replace "Bugzilla" with "Bug"Eike Stepper1-1/+1
2013-01-22[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternalEike Stepper1-5/+22
2013-01-22[397822] [Legacy] REMOVE_MANY events are not transferred correctly toChristian W. Damus1-12/+43
2013-01-22[397948] UnsupportedOperationExceptionEike Stepper1-162/+9
2013-01-15[397629] [Legacy] Objects not attached to their resources when resolvingChristian W. Damus1-2/+2
2013-01-12Add missing "!" operator in merge()Eike Stepper1-1/+1
2012-12-30[246687] Enforce additional constraints on containment (CDOResource) Eike Stepper1-0/+15
2012-12-29[397232] Load notification missing for initial load Eike Stepper2-21/+28

Back to the top