Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-27Fix deprecation warningsEike Stepper1-1/+1
2013-07-07Fix compile errorsEike Stepper1-0/+7
2013-07-07Adjust formatter options for e4.3Eike Stepper1-1/+0
2013-06-01Update copyrightsEike Stepper1-1/+1
2013-06-01Reformat source codeEike Stepper1-0/+1
2013-05-31[409574] Provide a meaningful CommitException hierarchy drops/I20130531-0700Eike Stepper1-0/+6
2013-05-28[409284] Containment cycles can still occur drops/S20130528-1438Eike Stepper1-0/+18
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper89-92/+92
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper1-0/+24
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-02-21[400892] Intern all CDOIDs drops/I20130301-0411Eike Stepper1-9/+0
2013-02-21[400892] Intern all CDOIDs Eike Stepper4-11/+19
2013-02-15[400892] Intern all CDOIDsEike Stepper3-46/+30
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-3/+3
2013-01-16[Hibernate] Solve failing testcasesMartin Taal1-3/+27
2012-12-03Hibernate auditing: enum integer type should give hb enum and not the integerMartin Taal1-2/+2
2012-12-01Hibernate: solve compiler warningsMartin Taal1-1/+0
2012-12-01Hibernate: solve compiler warningsMartin Taal2-22/+0
2012-11-30Hibernate auditing: make sure that the persistence props are used for the aud...Martin Taal1-2/+2
2012-11-30Hibernate Auditing: solve unresolved epackage and empty propertiesMartin Taal1-2/+4
2012-11-29Hibernate auditing changesMartin Taal2-2/+6
2012-11-29Related to issue [387752] - [Hibernate] EMF Default values are not persistedMartin Taal1-6/+2
2012-11-28Related to [387752] - [Hibernate] EMF Default values are not persistedMartin Taal2-15/+25
2012-11-28Related to issue [387752] - [Hibernate] EMF Default values are not persistedMartin Taal1-2/+6
2012-11-28Hibernate Auditing: use literal to get an enumMartin Taal1-1/+1
2012-11-28Prevent freeze error in CDOPropertySetterMartin Taal3-5/+48
2012-11-28Hibernate, auditing: set correct branchpoint of latest revision if queriedMartin Taal2-0/+35
2012-11-28Hibernate: removed System.err, reformattedMartin Taal1-5/+4
2012-11-27Hibernate: Prevent NPE in CDOEnumIntegerTypeMartin Taal1-2/+1
2012-11-27Fixes issue [387752] - [Hibernate] EMF Default values are not persistedMartin Taal3-17/+35
2012-11-27Auditing: fix for misaligned version of updated objectsMartin Taal1-10/+24
2012-11-27Handle unversioned objects in the updateMartin Taal1-1/+14
2012-11-27Auditing: Correctly handle enum annotated efeaturesMartin Taal1-2/+4
2012-11-27Support hbm file in the config folderMartin Taal1-0/+12
2012-11-26Fixes issue [380987] - [Hibernate] CDO import incompleteMartin Taal6-12/+371
2012-11-25Fixes issue [392653] - [Hibernate] cdo import will throw an exceptionMartin Taal1-4/+1
2012-11-25Support auditing in hibernate storeMartin Taal1-0/+24
2012-11-25Support auditing in the hibernate storeMartin Taal10-78/+377
2012-11-24Fixes issue [345836] - [Hibernate] Make loaded revisions unmutableMartin Taal2-0/+10
2012-11-24Removed not-needed System.errMartin Taal1-3/+0
2012-11-24Combine hibernate and CDO versioning, use optimistic locking in hibernateMartin Taal5-33/+147
2012-11-22Commented forgotten System.err statementsMartin Taal1-1/+1
2012-11-22Implement auditing in the hibernate storeMartin Taal7-21/+675
2012-11-17Fix unused warning in hibernate storeEike Stepper1-7/+7
2012-11-09Fixing compile errors in HibernateStoreEike Stepper1-5/+5
2012-11-08[244141] - [Hibernate] Store to support auditing modeMartin Taal8-78/+246
2012-11-05[Hibernate] solve failing testcasesMartin Taal7-4/+27
2012-11-04[Hibernate] prevent double folder pathsMartin Taal1-2/+2
2012-11-04[Hibernate] fix bugzilla 351096Martin Taal1-1/+1

Back to the top