Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-26[418083] [DB] SQLQueryHandler should not call next() after absolute() Eike Stepper1-8/+2
2013-09-26[418076] [DB] Add OracleConfig for execution of DBStore tests Eike Stepper4-2/+15
2013-09-21Use createUniquePackage() in tests that need dynamic packagesEike Stepper1-4/+16
2013-09-03[416428] NPE in AbstractMappingStrategy.handleRevisions() Eike Stepper1-10/+23
2013-08-31[416285] OCLExtendCreator fails for abstract subtypes Eike Stepper1-0/+12
2013-08-30[416215] [DB] Enum default values are not correctly determined inEike Stepper1-1/+17
2013-08-30[416215] [DB] Enum default values are not correctly determined inEike Stepper1-14/+1
2013-08-10[405606] ClassCastException when using unchunked and restrictedEike Stepper2-9/+9
2013-07-27Fix deprecation warningsEike Stepper1-1/+1
2013-07-07Adjust formatter options for e4.3Eike Stepper1-1/+0
2013-06-12Generate docsdrops/R20130612-0450Eike Stepper2-1/+3
2013-06-01Reformat source codeEike Stepper1-2/+2
2013-05-30Optimize list size computationsEike Stepper2-37/+71
2013-05-30Avoid unnecessary stmt.getMaxRows() callsEike Stepper1-0/+10
2013-05-30Enhance thread namesEike Stepper2-3/+3
2013-05-29[396743] [DB] List size column mismatching the row entries Eike Stepper1-10/+90
2013-05-29[396743] [DB] List size column mismatching the row entries Eike Stepper1-20/+30
2013-05-20[350137] [DB] [PostgreSQL] Exception when persisting EChar attributeEike Stepper2-0/+71
2013-05-20[408479] [DB] Provide the concept of a ColumnTypeModifier to influenceEike Stepper4-10/+148
2013-05-19[323006] [DB] Various PostgreSQL test failures Eike Stepper1-14/+8
2013-05-16[406766] [DB] CDOServer throws "The object is already closeddrops/I20130517-0410Eike Stepper1-21/+20
2013-05-15[405131] [DB] Launching Servers with HSQLDB or Derby back-ends lead toEike Stepper1-1/+2
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper81-84/+84
2013-04-16[405774] Memory leak through TimerTasks Eike Stepper2-6/+7
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper1-72/+104
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper1-7/+105
2013-04-06[404047] DB-Migration from 4.1 to 4.2 failed drops/I20130406-0717Eike Stepper1-25/+7
2013-04-06[404047] DB-Migration from 4.1 to 4.2 failed Eike Stepper1-2/+25
2013-03-16[403445] [Releng] Use Execution Environments descriptions to avoidEike Stepper1-1/+2
2013-03-13[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410Eike Stepper1-1/+1
2013-03-12[401763] Make CDO Server more robust against data dictionary changes drops/S20130312-0531drops/I20130312-0633Eike Stepper1-2/+10
2013-03-12[401763] Make CDO Server more robust against data dictionary changes Eike Stepper5-18/+18
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper32-275/+296
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper9-150/+111
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper28-1108/+569
2013-03-11[401763] Make CDO Server more robust against data dictionary changes Eike Stepper32-1097/+805
2013-03-09[401763] Make CDO Server more robust against data dictionary changes Eike Stepper33-681/+680
2013-03-08[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-3/+4
2013-03-08Use Pair.create()Eike Stepper4-10/+9
2013-03-08[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-2/+1
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper4-16/+18
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper8-23/+23
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper4-99/+7
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper1-0/+2
2013-03-07[401763] Make CDO Server more robust against data dictionary changesEike Stepper5-3/+125
2013-02-21[400892] Intern all CDOIDs Eike Stepper5-15/+16
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-11/+12
2013-01-25Replace "Bugzilla" with "Bug"Eike Stepper3-29/+29
2013-01-22[396379] [DB] Length of ID column should be configurable drops/I20130125-0411Eike Stepper5-1/+26
2013-01-10ASSIGNED - bug 390283: [DB] Incorrect handling of operations ondrops/I20130111-0411Stefan Winkler2-2/+14

Back to the top