Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-30[Releng] Regenerate documentationEike Stepper4056-4881/+18699
2018-05-30[Releng] Consolidate .options filesEike Stepper10-63/+20
2018-05-29[Releng] Adjust copyrightsEike Stepper9703-9762/+9762
2018-05-29[Releng] Adjust copyrightsEike Stepper1-1/+1
2018-05-29[535161] Implement a buffer tracerEike Stepper2-35/+32
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535161
2018-05-28[535161] Implement a buffer tracerEike Stepper1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535161
2018-05-28[535161] Implement a buffer tracerEike Stepper34-58/+993
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535161
2018-05-27[535161] Implement a buffer tracerEike Stepper73-286/+3972
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535161
2018-05-26[521028] CommitTransactionIndication causes small memory leakEike Stepper1-0/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521028
2018-05-24[521028] CommitTransactionIndication causes small memory leakEike Stepper2-11/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521028
2018-05-24[502932] org.eclipse.emf.cdo.common.revision.CDORevisionUtil$Uninitialized ↵Eike Stepper2-1/+43
cannot be cast to org.eclipse.emf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=502932
2018-05-24[517225] StringCompressor can create huge memory leakEike Stepper13-60/+541
https://bugs.eclipse.org/bugs/show_bug.cgi?id=517225
2018-05-23[534791] Natively support GMF Notation instances (GMF4CDO)Eike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534791
2018-05-21[534898] Provide a repository activity logEike Stepper1-5/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534898
2018-05-21[534898] Provide a repository activity logEike Stepper6-34/+145
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534898
2018-05-20[534898] Provide a repository activity logbuffer-traceEike Stepper16-6/+1060
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534898
2018-05-17[Releng] Adjust CopyrightsEike Stepper516-520/+544
2018-05-17[534791] Natively support GMF Notation instances (GMF4CDO)Eike Stepper91-0/+26817
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534791
2018-05-17[276342] Natively support EModelElement instances (Ecore4CDO)Eike Stepper20-0/+2132
https://bugs.eclipse.org/bugs/show_bug.cgi?id=276342
2018-05-16[533909] Unsettable features that are set to null can't be committedEike Stepper1-1/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533909
2018-05-10[534535] Provide property support for repositoriesEike Stepper11-322/+473
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534535
2018-05-10[534438] Too many errors like java.lang.IllegalStateException: SELECT ↵Eike Stepper1-0/+1
CDO_CLASS FROM CDO_OBJECTS WHERE CDO_ID=? already in cache https://bugs.eclipse.org/bugs/show_bug.cgi?id=534438
2018-05-10[534438] Too many errors like java.lang.IllegalStateException: SELECT ↵Eike Stepper1-3/+12
CDO_CLASS FROM CDO_OBJECTS WHERE CDO_ID=? already in cache https://bugs.eclipse.org/bugs/show_bug.cgi?id=534438
2018-05-09[534438] Too many errors like java.lang.IllegalStateException: SELECT ↵Eike Stepper5-7/+16
CDO_CLASS FROM CDO_OBJECTS WHERE CDO_ID=? already in cache https://bugs.eclipse.org/bugs/show_bug.cgi?id=534438
2018-05-09[529464] Repository managed by InternalCDORepositoryConfigurationManager not ↵Eike Stepper9-20/+2638
stopped https://bugs.eclipse.org/bugs/show_bug.cgi?id=529464
2018-05-08[534438] Too many errors like java.lang.IllegalStateException: SELECT ↵Eike Stepper1-1/+1
CDO_CLASS FROM CDO_OBJECTS WHERE CDO_ID=? already in cache https://bugs.eclipse.org/bugs/show_bug.cgi?id=534438
2018-05-08[534438] Too many errors like java.lang.IllegalStateException: SELECT ↵Eike Stepper5-12/+167
CDO_CLASS FROM CDO_OBJECTS WHERE CDO_ID=? already in cache https://bugs.eclipse.org/bugs/show_bug.cgi?id=534438
2018-05-02[Releng] Enhance AllTestsDBH2AllEike Stepper2-0/+26
2018-05-02[Releng] Add more typed OMPlatform.getProperty() methodsEike Stepper8-22/+76
2018-05-02[534254] [DB] Create all mapped tables lazilyEike Stepper44-546/+893
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534254
2018-04-25[Releng] Provide AbstractOMTest.await(CountDownLatch) helperEike Stepper23-154/+60
2018-04-25[534014] ReconnectingSession fails to reconnect the second timeEike Stepper3-17/+144
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534014
2018-04-24[533989] Give IManagedContainers a nameEike Stepper5-1/+55
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533989
2018-04-24[409351] CDOServerExporter throws IllegalArgumentException on ↵Eike Stepper1-3/+2
DynamicValueHolder.NIL https://bugs.eclipse.org/bugs/show_bug.cgi?id=409351
2018-04-24[430528] CDO Server Exporter doesn't handle DetachedRevisionsEike Stepper3-12/+47
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430528
2018-04-24[430528] CDO Server Exporter doesn't handle DetachedRevisionsEike Stepper8-59/+173
https://bugs.eclipse.org/bugs/show_bug.cgi?id=430528
2018-04-24[409351] CDOServerExporter throws IllegalArgumentException on ↵Eike Stepper3-1/+82
DynamicValueHolder.NIL https://bugs.eclipse.org/bugs/show_bug.cgi?id=409351
2018-04-24[517391] [CDO] Exporter/Importer do not handle byte array attributesEike Stepper3-0/+60
https://bugs.eclipse.org/bugs/show_bug.cgi?id=517391
2018-04-23[533944] CDOServerExporter and Importer don't handle unsettable lists correctlyEike Stepper2-8/+37
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533944
2018-04-23[362293] Unsetting value in some cases can cause to fail IntegrityCheckerEike Stepper1-0/+98
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362293
2018-04-23[438682] eUnset Unsettable Features causes Rollback in DBStoreEike Stepper1-0/+84
https://bugs.eclipse.org/bugs/show_bug.cgi?id=438682
2018-04-23[405543] An unsettable many-valued reference that is set to an empty list is ↵Eike Stepper67-330/+1048
unset on new transaction https://bugs.eclipse.org/bugs/show_bug.cgi?id=405543
2018-04-22[533909] Unsettable features that are set to null can't be committedEike Stepper18-8/+528
https://bugs.eclipse.org/bugs/show_bug.cgi?id=533909
2018-04-16[Releng] Add Ant task to source cleanup projectsEike Stepper3-0/+139
2018-04-14[Releng] Add Ant task to transfer class membersEike Stepper7-149/+279
2018-04-14[Releng] Add Ant task to transfer class membersEike Stepper8-12/+584
2018-04-14[Releng] Add Ant task to generate GenModelsEike Stepper4-8/+77
2018-04-13[Releng] Add Ant task to migrate GenModelsEike Stepper2-4/+28
2018-04-13[Releng] Add Ant task to migrate GenModelsEike Stepper1-2/+11
2018-04-13[Releng] Add Ant task to migrate GenModelsEike Stepper2-12/+7

Back to the top