Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-22[552307] Move DB4O, Hibernate and Objectivity support to cdo.oldEike Stepper73-12747/+0
2019-09-19[551232] [DB] Support range-based mappings in CDOServerImporterEike Stepper1-6/+0
2019-09-10[Releng] Suppress new JDT warning because of unnecessary null checksEike Stepper1-0/+1
2018-05-29[Releng] Adjust copyrightsEike Stepper70-70/+70
2018-05-17[Releng] Adjust CopyrightsEike Stepper1-1/+1
2018-05-02[534254] [DB] Create all mapped tables lazilyEike Stepper1-1/+2
2017-12-31[Releng] Adjust copyrightsEike Stepper2-2/+2
2017-01-13[510412] DefaultCDOMerger produces incorrect results for MOVE deltas in many-...Eike Stepper2-7/+6
2016-12-30[DB] Factor out AbstractListDeltaWriterEike Stepper1-2/+1
2016-10-18[Releng] Update copyrightsEike Stepper22-22/+22
2016-10-18[Releng] Increase max line length to 160Eike Stepper21-201/+133
2016-10-18[Releng] Reformat codeEike Stepper1-1/+1
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper33-33/+33
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper33-99/+246
2014-01-14Fix copyrightsEike Stepper5-5/+5
2014-01-05[417797] - [Hibernate] Store's problem with Enum serialization and second-lev...Martin Taal3-2/+89
2013-12-18[414828] - [Hibernate] Implement Chunked readerMartin Taal7-436/+132
2013-09-23[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper1-2/+2
2013-09-21Adjust copyrightsEike Stepper27-27/+27
2013-09-09[414828] - [Hibernate] Implement Chunked readerMartin Taal18-257/+959
2013-09-03[416435] [Releng] Require a reason for @CleanRepositories Eike Stepper45-6419/+6930
2013-09-03[416418] [Releng] Eliminate IContainerConfig from the config testEike Stepper1-2/+2
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper63-63/+327
2013-03-12[401763] Make CDO Server more robust against data dictionary changes Eike Stepper1-1/+1
2013-01-25Replace "Bugzilla" with "Bug"Eike Stepper1-1/+1
2013-01-19[Hibernate] solved compiler warningsMartin Taal5-19/+10
2013-01-16[Hibernate] Solve failing testcasesMartin Taal4-11/+48
2013-01-16Related to issues [398057] and [397682]Martin Taal17-105/+1363
2013-01-15Tests related to issue [398057]Martin Taal16-2/+1842
2013-01-06testsEike Stepper7-10/+10
2012-12-18[393665] - [Hibernate] seemingly unrelated select statements executed, suppor...drops/I20121221-0410Martin Taal1-0/+2
2012-12-12Hibernate auditing: added check on incrementing version numberMartin Taal1-0/+4
2012-12-05Testcase for bugzilla [395684] - [Hibernate] Cannot get former revisions of d...Martin Taal2-2/+149
2012-12-03Hibernate auditing: enum integer type should give hb enum and not the integerMartin Taal1-1/+1
2012-12-01Hibernate: solve compiler warningsMartin Taal3-24/+6
2012-12-01Hibernate: solve compiler warningsMartin Taal4-5/+2
2012-11-30Hibernate Auditing: solve unresolved epackage and empty propertiesMartin Taal2-14/+5
2012-11-29Related to issue [387752] - [Hibernate] EMF Default values are not persistedMartin Taal5-1/+265
2012-11-27Fixes issue [387752] - [Hibernate] EMF Default values are not persistedMartin Taal7-8/+110
2012-11-27Auditing: Correctly handle enum annotated efeaturesMartin Taal1-3/+43
2012-11-26Added some additional example lines in the CDOObjectHistoryTestMartin Taal1-0/+7
2012-11-26Added get revision by version testMartin Taal1-2/+16
2012-11-26Fixes issue [380987] - [Hibernate] CDO import incompleteMartin Taal23-82/+1822
2012-11-25Added testcases for 392653 and 387752 bugzillasMartin Taal14-5/+1506
2012-11-25Fixes/tests issue [356181] [Hibernate] Exception with queryXRefs and teneo An...Martin Taal14-4/+1947
2012-11-25Support auditing in hibernate storeMartin Taal1-3/+3
2012-11-25Support auditing in the hibernate storeMartin Taal2-5/+76
2012-11-24Test issue [333473] - [Hibernate] Removing object from cross resource contain...Martin Taal2-4/+88
2012-11-24Combine hibernate and CDO versioning, use optimistic locking in hibernateMartin Taal2-2/+369
2012-11-22Implement auditing in the hibernate storeMartin Taal3-25/+220

Back to the top