Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-04[Hibernate] upped version number to solve failing buildMartin Taal1-1/+1
2012-11-04[Hibernate] disable javaclass and javaobject as resource content testMartin Taal1-0/+33
2012-11-04[Hibernate] prevent delete-orphan so that move of objects from one container ...Martin Taal4-0/+74
2012-11-04[Hibernate] prevent double folder pathsMartin Taal1-2/+2
2012-11-04[Hibernate] fix bugzilla 351096Martin Taal1-1/+1
2012-11-04[Hibernate] solve failing Bugzilla_334995_Test caseMartin Taal1-3/+3
2012-11-04[Hibernate] Set correct featuremap property when generating mappingMartin Taal1-0/+1
2012-11-04Solve failing FeatureMapTestMartin Taal3-5/+58
2012-11-04Disabled testXRefExternalObject test, xreffing external references is not sup...Martin Taal1-0/+9
2012-11-04Solve failing test, add CDOTextResource and CDOBinaryResource supportMartin Taal2-2/+18
2012-11-03Offline ExampleEike Stepper72-30/+4650
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is adrops/I20121102-0646Eike Stepper1-1/+1
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is adrops/I20121102-0433Eike Stepper1-0/+3
2012-11-02[344232] [DB] CDODBSchema uses "size" as an column name which is aEike Stepper5-20/+87
2012-11-02[344669] [DB] Crash detection fails when using Oracle JDBC Eike Stepper1-3/+3
2012-11-01Disable Bugzilla_353448_Test. It fails and is very complicated.Eike Stepper1-1/+4
2012-11-01[353448] Attempt to Modify Historical Revision Eike Stepper1-4/+22
2012-11-01[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias drops/I20121101-1110Eike Stepper1-2/+2
2012-11-01[393338] UnsupportedOperationException fromEike Stepper1-1/+2
2012-11-01[383602] Branch with base after the last finished commit can be created Eike Stepper1-0/+14
2012-11-01CleanupEike Stepper2-10/+7
2012-11-01[350987] Revision compare does not consider EObject values in references Eike Stepper3-31/+45
2012-11-01[376620] IllegalStateException onEike Stepper5-52/+312
2012-11-01[368331] CDOStateMachine.detach() is not robust against sideeffects ofEike Stepper1-0/+64
2012-11-01[347964] Deleting an object from a resource by index Eike Stepper3-23/+34
2012-11-01[350987] Revision compare does not consider EObject values in references Eike Stepper7-33/+202
2012-11-01[392956] [Legacy] Support partial/conditional persistence of features Eike Stepper28-1118/+1703
2012-10-31[393012] [Legacy] Support registered dynamic packages in UML Profiles Eike Stepper1-13/+1
2012-10-31[347964] Deleting an object from a resource by index Eike Stepper2-2/+62
2012-10-31[343417] Invalid type:Eike Stepper1-0/+4
2012-10-31[340709] Adapter notification from CDOViewImpl.doInvalidate() can causeEike Stepper1-0/+99
2012-10-31[334744] Contract of CDOConflictResolver2 not met Eike Stepper1-3/+3
2012-10-31[393111] [DB] Oracle SQL doesn't allow "AS" keyword for table alias drops/I20121031-1041Eike Stepper1-4/+2
2012-10-31[325866] IllegalStateException when committing a reattached containmentEike Stepper3-54/+129
2012-10-31[324544] IndexOutOfBoundsException on sending delta notifications Eike Stepper1-0/+55
2012-10-31[315026] Local rollback inadvertently brings in updates from otherEike Stepper1-0/+82
2012-10-31[364809] DBStore with Postgres fail to recover from crash Eike Stepper2-1/+11
2012-10-31Upgrade to Orbit S20121021123453Eike Stepper1-1/+1
2012-10-31[393011] [Tests] SessionConfig removes statically registered packagesEike Stepper1-7/+28
2012-10-31[393012] [Legacy] Support registered dynamic packages in UML Profiles Eike Stepper2-5/+13
2012-10-31[393012] [Legacy] Support registered dynamic packages in UML Profiles Eike Stepper25-5/+1256
2012-10-31[392956] [Legacy] Support partial/conditional persistence of features Eike Stepper4-1/+204
2012-10-31[393164] [Legacy] Models that depend on Resource.Internal.isLoading()Christian W. Damus22-227/+806
2012-10-31[369253] [Legacy] Issues with non-containment opposite references inChristian W. Damus1-0/+39
2012-10-31[369253] [Legacy] Issues with non-containment opposite references inEike Stepper61-1346/+2389
2012-10-31[369253] [Legacy] Issues with non-containment opposite references inChristian W. Damus3-9/+20
2012-10-31[393164] [Legacy] Models that depend on Resource.Internal.isLoading()Eike Stepper3-43/+52
2012-10-30Support isLoading() in CDOResource for legacy models.Christian W. Damus3-3/+77
2012-10-30[364105] [DB] ImplementationError: "SELECT ..." already in cache Eike Stepper1-199/+74
2012-10-30[370105] [DB] CommitException: SELECT-statement already in cache Eike Stepper3-34/+145

Back to the top