Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-23[405543] An unsettable many-valued reference that is set to an empty list is ...Eike Stepper11-106/+148
2018-03-27[Releng] Deprecate feature map supportEike Stepper12-4/+24
2018-03-27[532600] Memory not freed when repository is deletedEike Stepper5-236/+149
2018-01-04[527002] ClassCastException in mapping strategyEike Stepper2-27/+38
2017-12-31[Releng] Adjust copyrightsEike Stepper2-2/+2
2017-01-30[511324] Support VarInt and VarLong serializationEike Stepper2-12/+12
2016-12-30[DB] Factor out AbstractListDeltaWriterEike Stepper9-971/+1180
2016-12-16[417741] [DB] Add support for database index creation with DBAnnotationEike Stepper1-29/+2
2016-12-15[417741] [DB] Add support for database index creation with DBAnnotationEike Stepper2-0/+239
2016-10-18[Releng] Update copyrightsEike Stepper23-23/+23
2016-10-18[Releng] Increase max line length to 160Eike Stepper39-571/+371
2016-10-18[Releng] Reformat codeEike Stepper1-2/+2
2016-10-18[505654] Support automatic remerging / multiple merges from the same branchEike Stepper1-1/+3
2016-10-06[Releng] Source Clean-Up for all projectsEike Stepper1-1/+1
2016-10-05[504014] Make merge information available in CDOCommitInfoEike Stepper4-162/+505
2016-09-24Update copyrightsEike Stepper2-2/+2
2016-09-24[402714] Local changes are not considered by CDOTransaction's queryResources(...Eike Stepper4-5/+5
2016-09-13[500864] CDOCommitInfo detached objects list does not include contained objectsEike Stepper2-1/+15
2016-05-19[493598]: HorizontalAuditClassMapping.readUnitRevisions uses fetchSize too la...Eike Stepper3-3/+21
2016-05-17[493792] [DB] Hardcoded select in UnitMappingTableEike Stepper1-42/+43
2016-03-02[488820] Add a dropAllDataOnActivate property to DBStoreEike Stepper1-0/+6
2016-03-01[Releng] Update copyrightsEike Stepper16-16/+16
2016-02-17[486458] Provide support for optimized loading and notifying of object units Eike Stepper1-1/+1
2016-02-16[486458] Provide support for optimized loading and notifying of object units Eike Stepper2-1/+16
2016-02-15[486458] Provide support for optimized loading and notifying of object units Eike Stepper1-0/+12
2016-02-11[486458] Provide support for optimized loading and notifying of object units Eike Stepper2-11/+18
2016-02-10[486458] Provide support for optimized loading and notifying of object units Eike Stepper3-21/+23
2016-02-09[486458] Provide support for optimized loading and notifying of object units Eike Stepper1-1/+1
2016-02-09[486458] Provide support for optimized loading and notifying of object units Eike Stepper1-0/+4
2016-02-04[482886] MySQL InnoDB needs commit after package creationEike Stepper1-9/+15
2016-02-04[486458] Provide support for optimized loading and notifying of object units Eike Stepper13-368/+1199
2016-01-25[486409] Provide table and row statistics on DBBrowserPageEike Stepper1-18/+30
2016-01-23[486409] Provide table and row statistics on DBBrowserPageEike Stepper1-2/+39
2016-01-11[485499] [DB] Store instances from 2 different EPackages with the same nameEike Stepper2-0/+25
2015-10-12[Releng] Consolidate SQL building w.r.t. timestampsEike Stepper2-13/+5
2015-10-12[479531] [DB] OCL query returns incorrect result in audit viewsEike Stepper1-2/+2
2015-08-20[Releng] Adjust copyrightsEike Stepper4-4/+4
2015-08-15[474681] Add mapping strategy option to support index creation on all cross r...Eike Stepper6-15/+80
2015-07-20[Releng] Reformat NonAuditListTableMappingEike Stepper1-66/+60
2015-07-14[Releng] Consolidate isTrackConstruction namingEike Stepper1-6/+9
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper27-27/+27
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper23-226/+226
2015-03-02[458349] Consolidate UI Eike Stepper2-6/+7
2015-02-18[458349] Consolidate UI Eike Stepper1-1/+1
2015-02-18[458349] Consolidate UI Eike Stepper3-20/+65
2014-12-09[453173] Reduce consumed memory by DBStoreEsteban Dugueperoux1-3/+7
2014-12-03[453173] Reduce consumed memory by DBStoreEsteban Dugueperoux2-0/+31
2014-10-20[447593] Already in cache when calling twiceEsteban Dugueperoux1-20/+22
2014-09-03[435532] Reordering elements in a containment feature causes DBExceptionEsteban Dugueperoux1-7/+13
2014-09-03[435532] Reordering elements in a containment feature causes DBException when...Stefan Winkler1-4/+15

Back to the top