Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-24[575586] CDO protocol version constant must not be inlinedEike Stepper2-4/+5
2021-08-24Revert "[575586] CDO protocol version constant must not be inlined"Eike Stepper1-1/+0
2021-08-24[575586] CDO protocol version constant must not be inlinedEike Stepper1-0/+1
2021-05-31[573863] Fix UnsupportedOperationExceptions from LockingManager.DurableViewreleases/4.14.0Eike Stepper4-5/+6
2021-05-17[Releng] Ignore compilers.p.exec-env-too-low warnings (for Java-11 dependencies)Eike Stepper1-1/+5
2021-05-16[573562] Make the CDOView configuration more customizableEike Stepper3-6/+8
2021-04-22[573074] NPE in LoadPermissionsIndication.responding()Eike Stepper3-5/+6
2021-03-08[571768] Make SecurityManager multitenantEike Stepper4-7/+14
2021-01-18[Releng] Update copyrightsEike Stepper1-1/+1
2020-11-04[Releng] Update copyrightsEike Stepper1-1/+1
2020-11-04[568426] Provide more control over local lock states while lock notifications...Eike Stepper2-3/+17
2020-10-08[567696] [DB] Make it easier to customize ITypeMappingsEike Stepper2-5/+5
2020-08-25[Releng] Update copyrightsEike Stepper4-4/+4
2020-08-25[297491] Provide support for storing named branch points, also called tagsEike Stepper8-10/+238
2020-03-11[Releng] Update copyrightsreleases/4.9.0Eike Stepper1-1/+1
2019-12-14[Releng] Use Java 8 diamond operator where possibleEike Stepper1-0/+3
2019-12-14[Releng] Use Java 8 diamond operator where possibleEike Stepper11-26/+37
2019-12-13[558310] [Releng] Update Bundle-RequiredExecutionEnvironment to JavaSE-1.8Eike Stepper18-26/+84
2019-12-09[Releng] Adjust copyrightsEike Stepper1-1/+1
2019-11-05[547640] Support server-side commit conflict resolutionEike Stepper1-1/+16
2019-10-29[Releng] Update copyrightsEike Stepper3-3/+3
2019-09-14[551071] Implement binary server export/importEike Stepper1-2/+1
2019-02-01[544045] Various concurrency improvements (IWorkSerializer, ThreadPool, RWOLo...Eike Stepper2-5/+5
2018-05-30[Releng] Regenerate documentationEike Stepper1-1/+1
2018-05-30[Releng] Consolidate .options filesEike Stepper2-9/+0
2018-05-29[Releng] Adjust copyrightsEike Stepper81-81/+81
2018-05-24[521028] CommitTransactionIndication causes small memory leakEike Stepper1-10/+3
2018-05-24[517225] StringCompressor can create huge memory leakEike Stepper1-2/+17
2018-05-17[Releng] Adjust CopyrightsEike Stepper3-3/+3
2018-04-23[405543] An unsettable many-valued reference that is set to an empty list is ...Eike Stepper2-18/+24
2017-12-31[529326] Remove the "old" org.eclipse.emf.cdo.server.embedded packageEike Stepper1-0/+16
2017-12-31[Releng] Adjust copyrightsEike Stepper48-48/+48
2017-12-28[528979] Migrate build to Maven/TychoEike Stepper1-11/+15
2017-12-21[Releng] Add Automatic-Module-Name to bundle manifestsEike Stepper2-5/+6
2017-12-20[528979] Migrate build to Maven/TychoEike Stepper3-2/+45
2017-01-30[511324] Support VarInt and VarLong serializationEike Stepper46-114/+147
2016-10-18[Releng] Update copyrightsEike Stepper19-19/+19
2016-10-18[Releng] Increase max line length to 160Eike Stepper19-92/+63
2016-10-18[505654] Support automatic remerging / multiple merges from the same branchEike Stepper5-34/+43
2016-10-10[505654] Support automatic remerging / multiple merges from the same branchEike Stepper1-18/+47
2016-10-05[395685] CDORevisionDelta.getOldValue() always returns CDOSetFeatureDelta.UNS...Eike Stepper1-1/+11
2016-10-05[Releng] Adjust per-project commit templateEike Stepper1-1/+1
2016-10-05[504014] Make merge information available in CDOCommitInfoEike Stepper3-0/+15
2016-09-24Update copyrightsEike Stepper3-3/+3
2016-09-13[500277] Many IndicationWithMonitoring with wrong ProgressMonitoring, e.g., U...Eike Stepper6-0/+36
2016-07-30[387563] Generalize the "lock of new objects on commit" feature to the "lock/...Eike Stepper2-20/+34
2016-07-30Revert "[$387563] $Generalize the "lock of new objects on commit" feature to ...Eike Stepper2-34/+20
2016-07-30[$387563] $Generalize the "lock of new objects on commit" feature to the "loc...Eike Stepper2-20/+34
2016-06-07Adjust copyrightsEike Stepper1-1/+1
2016-05-24[494314] Add user information to Signal traces when possibleLaurent Fasani2-0/+28

Back to the top