Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-09[534438] Too many errors like java.lang.IllegalStateException: SELECT CDO_CLA...Eike Stepper1-70/+0
2018-05-08[534438] Too many errors like java.lang.IllegalStateException: SELECT CDO_CLA...Eike Stepper1-1/+1
2018-05-08[534438] Too many errors like java.lang.IllegalStateException: SELECT CDO_CLA...Eike Stepper1-0/+70
2018-05-02[534254] [DB] Create all mapped tables lazilyEike Stepper6-11/+30
2018-04-25[Releng] Provide AbstractOMTest.await(CountDownLatch) helperEike Stepper21-136/+41
2018-04-25[534014] ReconnectingSession fails to reconnect the second timeEike Stepper1-13/+122
2018-04-24[533989] Give IManagedContainers a nameEike Stepper2-0/+4
2018-04-24[409351] CDOServerExporter throws IllegalArgumentException on DynamicValueHol...Eike Stepper1-3/+2
2018-04-24[430528] CDO Server Exporter doesn't handle DetachedRevisionsEike Stepper1-0/+45
2018-04-24[409351] CDOServerExporter throws IllegalArgumentException on DynamicValueHol...Eike Stepper1-1/+55
2018-04-24[517391] [CDO] Exporter/Importer do not handle byte array attributesEike Stepper1-0/+44
2018-04-23[362293] Unsetting value in some cases can cause to fail IntegrityCheckerEike Stepper1-0/+98
2018-04-23[438682] eUnset Unsettable Features causes Rollback in DBStoreEike Stepper1-0/+84
2018-04-23[405543] An unsettable many-valued reference that is set to an empty list is ...Eike Stepper4-9/+242
2018-04-22[533909] Unsettable features that are set to null can't be committedEike Stepper1-0/+31
2018-03-27[Releng] Detect leaked JDBC connections in H2 testsEike Stepper3-160/+318
2018-01-31[530498] Handle reattached elements in RewriteTransitionEike Stepper1-3/+3
2018-01-30[530498] Handle reattached elements in RewriteTransitionMaxime Porhel1-0/+95
2018-01-28[528129] Transient objects are attached to CDOTransactionEike Stepper2-8/+19
2018-01-07[528979] Migrate build to Maven/TychoEike Stepper4-49/+32
2018-01-07[528129] Transient objects are attached to CDOTransactionEike Stepper1-1/+0
2018-01-06[528979] Migrate build to Maven/TychoEike Stepper1-12/+0
2018-01-06[528129] Transient objects are attached to CDOTransactionEike Stepper2-1/+208
2018-01-03[528979] Migrate build to Maven/TychoEike Stepper1-7/+13
2018-01-02[528979] Migrate build to Maven/TychoEike Stepper1-0/+1
2017-12-31[Releng] Adjust copyrightsEike Stepper37-37/+37
2017-12-31[528979] Migrate build to Maven/TychoEike Stepper2-1/+13
2017-12-28[528979] Migrate build to Maven/TychoEike Stepper1-11/+15
2017-12-21[Releng] Add Automatic-Module-Name to bundle manifestsEike Stepper1-0/+1
2017-12-21[528979] Migrate build to Maven/TychoEike Stepper2-14/+14
2017-12-20[528979] Migrate build to Maven/TychoEike Stepper3-2/+45
2017-05-31[517168] CDOView.queryXRef returns invalid values when an object is removed o...Eike Stepper1-0/+138
2017-05-19[516824] Multiple revision instances are loaded during branch switchEike Stepper1-6/+2
2017-05-17[516824] Multiple revision instances are loaded during branch switchEike Stepper1-0/+91
2017-01-30[511324] Support VarInt and VarLong serializationEike Stepper1-1/+1
2017-01-13[510412] DefaultCDOMerger produces incorrect results for MOVE deltas in many-...Eike Stepper16-341/+667
2016-12-30[DB] Factor out AbstractListDeltaWriterEike Stepper30-47/+203
2016-12-14[509149] Provide an EmbeddedRepositoryEike Stepper8-74/+118
2016-11-01[506768] New commit can change the base revisions of a just created branchEike Stepper1-9/+9
2016-10-31[506768] New commit can change the base revisions of a just created branchEike Stepper1-2/+2
2016-10-18[Releng] Update copyrightsEike Stepper181-181/+181
2016-10-18[Releng] Increase max line length to 160Eike Stepper116-846/+463
2016-10-18[Releng] Reformat codeEike Stepper3-5/+5
2016-10-18[505654] Support automatic remerging / multiple merges from the same branchEike Stepper10-31/+398
2016-10-10[505654] Support automatic remerging / multiple merges from the same branchEike Stepper1-0/+58
2016-10-06[Releng] Source Clean-Up for all projectsEike Stepper130-579/+586
2016-10-05[494954] CDOTransaction fails to invalidate URIs of loaded CDOResource upon n...Thorsten Schlathölter1-0/+93
2016-10-05[395685] CDORevisionDelta.getOldValue() always returns CDOSetFeatureDelta.UNS...Eike Stepper1-0/+77
2016-10-05[503573] Adapt method in CDODeltaNotificationImpl fails to adapt for Gregoria...Eike Stepper1-0/+93
2016-10-05[503564] Creation of CDOSetFeatureDeltaImpl in CDOStoreImp mixes EMF-Type and...Eike Stepper1-0/+91

Back to the top