Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper54-54/+54
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper54-137/+138
2014-01-14Fix copyrightsEike Stepper7-7/+7
2014-01-09[400311] Add support for undoEike Stepper1-1/+1
2014-01-05[417797] - [Hibernate] Store's problem with Enum serialization and second-lev...Martin Taal1-0/+9
2013-12-18[414828] - [Hibernate] Implement Chunked readerMartin Taal10-179/+355
2013-10-01[399480] [Security] Server should automatically reload the securityEike Stepper1-23/+3
2013-09-29[418267] [Security] Cached permissions are not always properly updatedEike Stepper1-1/+24
2013-09-21Adjust copyrightsEike Stepper4-4/+4
2013-09-20[417684] [Security] Provide a HomeFolderHandler Eike Stepper1-0/+28
2013-09-09[414828] - [Hibernate] Implement Chunked readerMartin Taal8-174/+536
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 Stepper82-82/+82
2013-04-10[405343] [DB] Automatically determine whether Ecore must be mapped Eike Stepper1-0/+24
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 Taal1-0/+34
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 Taal5-12/+363
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 Taal9-78/+376
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 Taal4-31/+145
2012-11-22Commented forgotten System.err statementsMartin Taal1-1/+1
2012-11-22Implement auditing in the hibernate storeMartin Taal5-20/+673

Back to the top