Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-04-18[405933] [Releng] Remove DB dependencies from cdo.tests drops/I20130418-0209Eike Stepper7-208/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405933
2013-04-17[376620] IllegalStateException onChristian W. Damus1-0/+274
CDODeltaNotification.getNewBooleanValue() https://bugs.eclipse.org/bugs/show_bug.cgi?id=376620
2013-04-17[405850] CDORevision.get(feature, -1) should throw anEike Stepper2-24/+87
IndexOutOfBoundsException for many-valued features https://bugs.eclipse.org/bugs/show_bug.cgi?id=405850
2013-04-16[405774] Memory leak through TimerTasks Eike Stepper1-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405774
2013-04-11[405400] resourcePathCache in AbstractCDOView not cleared in someEike Stepper2-2/+98
situations https://bugs.eclipse.org/bugs/show_bug.cgi?id=405400
2013-04-11[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeEike Stepper1-10/+4
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when native ↵Christian W. Damus1-20/+38
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236 Update test case to ensure clear separation of native and legacy models.
2013-04-10[400236] [Legacy] ClassCastException on CDOLegacyWrapper when nativeEike Stepper1-0/+65
reference legacy https://bugs.eclipse.org/bugs/show_bug.cgi?id=400236
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper3-11/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405343
2013-04-09[405191] NIL value not committed for unsettable attribute Eike Stepper1-0/+247
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-09Require CAPABILITY_UUIDS for WorkspaceTestEike Stepper1-1/+1
2013-04-09[405191] NIL value not committed for unsettable attribute Eike Stepper1-1/+325
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-08[405191] Adapt bug 404152 test case for 405191.Christian W. Damus1-10/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-08[405191] Add unsettable EString attribute to model6 test model.Christian W. Damus1-0/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405191
2013-04-08[404152] [Legacy] A String feature with an empty String for default value ↵Steve Monnier1-0/+57
can't be set as null https://bugs.eclipse.org/bugs/show_bug.cgi?id=404152 Original test case. Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2013-04-08[401172] [Security] Support local permissions on objects Eike Stepper1-1/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401172
2013-04-08[402142] LockState unsychronized after lock/unlock Eike Stepper2-9/+179
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402142
2013-04-07[402670] NPE on Rollback after changing a boolean value Eike Stepper1-0/+47
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402670
2013-04-07[400762] OCLQueryHandler does not consider subtypes Eike Stepper2-36/+82
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400762
2013-04-07[404152] [Legacy] A String feature with an empty String for defaultEike Stepper1-0/+3
value can't be set as null https://bugs.eclipse.org/bugs/show_bug.cgi?id=404152
2013-04-06[405084] NoSuchMethodError:drops/I20130406-1405Eike Stepper1-11/+5
org.eclipse.emf.compare.EMFCompare$Builder.setMatchEngine() https://bugs.eclipse.org/bugs/show_bug.cgi?id=405084
2013-04-05[404318] DynamicCDOObjects throw NPEs when their Ecore models are unloadeddrops/I20130405-0847Christian W. Damus3-0/+117
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404318
2013-04-01dd testDeleteResourceFromRoot()Eike Stepper1-0/+65
2013-04-01Add dynamic package testEike Stepper1-0/+17
2013-03-19[403681] [Legacy] Regression in persistence of Ecore models (e.g., indrops/S20130319-1252Christian W. Damus1-0/+91
UML Profiles) https://bugs.eclipse.org/bugs/show_bug.cgi?id=403681
2013-03-19[402371] CDOCompareUtil.compare fails with models that use ContainmentEike Stepper2-22/+21
Proxies https://bugs.eclipse.org/bugs/show_bug.cgi?id=402371
2013-03-18[403661] [Legacy] Make legacy mode non-optional Eike Stepper12-144/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403661
2013-03-18[402371] CDOCompareUtil.compare fails with models that use ContainmentEike Stepper1-17/+7
Proxies https://bugs.eclipse.org/bugs/show_bug.cgi?id=402371
2013-03-16[403125] Support FeatureFilter in CDOCompareUtil Eike Stepper1-0/+57
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403125
2013-03-16[402371] CDOCompareUtil.compare fails with models that use ContainmentEike Stepper1-3/+81
Proxies https://bugs.eclipse.org/bugs/show_bug.cgi?id=402371
2013-03-16[403516] Provide EMF Comparisons for the uncommitted changes of aEike Stepper1-0/+56
CDOTransaction https://bugs.eclipse.org/bugs/show_bug.cgi?id=403516
2013-03-16[403445] [Releng] Use Execution Environments descriptions to avoidEike Stepper1-1/+2
illegal references to system libraries https://bugs.eclipse.org/bugs/show_bug.cgi?id=403445
2013-03-15[402371] CDOCompareUtil.compare fails with models that use ContainmentEike Stepper3-7/+105
Proxies https://bugs.eclipse.org/bugs/show_bug.cgi?id=402371
2013-03-13[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410Eike Stepper1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388
2013-03-12[401763] Make CDO Server more robust against data dictionary changes Eike Stepper13-14/+19
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-03-12[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-22/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-6/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper2-30/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper1-7/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401763
2013-02-28[381395] [Legacy] NPE when removing an adapter after CDO view closedEsteban Dugueperoux1-0/+88
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381395
2013-02-21[400892] Intern all CDOIDs Eike Stepper12-40/+90
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400892
2013-02-15[400892] Intern all CDOIDsEike Stepper3-21/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400892
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-16/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-18/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388
2013-02-05[399641] Net4jSessionFactory gets credentials provider from wrong containerdrops/I20130208-0410Christian W. Damus1-0/+132
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399641
2013-02-05[399279] Cannot remove CDOViewSet from ResourceSet's adapter list drops/S20130205-0640Christian W. Damus1-0/+92
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399279
2013-01-30[396804] CDOMergingConflictResolver tests drops/I20130201-0411Eike Stepper3-16/+163
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396804
2013-01-30[396379] [DB] Length of ID column should be configurableEike Stepper1-1/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396379
2013-01-25Replace "Bugzilla" with "Bug"Eike Stepper2-4/+4
2013-01-22[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternalEike Stepper2-0/+303
instead of the EObject from the containing XMIResource https://bugs.eclipse.org/bugs/show_bug.cgi?id=362270

Back to the top