Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-25[564032] Provide CDOBranchRef and CDOBranchPointRefEike Stepper2-1/+14
2020-08-25[297491] Provide support for storing named branch points, also called tagsEike Stepper52-64/+2694
2020-08-25[Releng] Remove bogus Git merge markersEike Stepper1-3/+0
2020-06-30[564762] CDORepository is not properly disconnected when remote session closesEike Stepper1-8/+7
2020-06-30[564759] Provide a way to ignore an IRepository from the administration protocolEike Stepper3-17/+43
2020-06-30[Releng] Update aop.jar in org.eclipse.net4j.trace.aspectjEike Stepper3-3/+3
2020-06-30[Releng] Factor TransactionalBackgroundAction.configureTransaction()Eike Stepper1-2/+12
2020-06-30[564758] Support server-side commit modificationsEike Stepper4-69/+197
2020-06-30[564757] Provide a way to unfreeze revisionsEike Stepper4-35/+66
2020-06-30[564032] Provide CDOBranchRef and CDOBranchPointRefEike Stepper1-1/+1
2020-06-30[564754] Provide a RunnableWithException interfaceEike Stepper4-34/+83
2020-06-30[Releng] Fix comment formatting in AbstractElement.saveProperties()Eike Stepper3-10/+10
2020-06-30[Releng] Refactor chained calls in AbstractCDOViewEike Stepper1-1/+1
2020-06-17[564301] CDOModelEditorInput.getObjectID() does not workEike Stepper1-1/+2
2020-06-16[564302] Serialization of non-Lob data types in etypes package is brokenEike Stepper1-1/+1
2020-06-15[564304] Make it easier to create repository-aware server app extensionsEike Stepper8-80/+361
2020-06-15[564302] Serialization of non-Lob data types in etypes package is brokenEike Stepper7-84/+93
2020-06-15[564301] CDOModelEditorInput.getObjectID() does not workEike Stepper6-38/+52
2020-06-15[Releng] Refactor chained calls in AbstractCDOViewEike Stepper1-1/+3
2020-06-15[564300] Use dynamic feature delegation for the etypes packageEike Stepper9-108/+521
2020-06-15[Releng] Prepare 4.11 developmentEike Stepper2-6/+6
2020-06-10[Releng] Update copyrightsEike Stepper22-29/+29
2020-06-10[Releng] Undo temporary test reductionEike Stepper2-85/+78
2020-06-10[564150] [DB] TimeoutRuntimeException: Schema "repo1" could not be locked...Eike Stepper1-60/+72
2020-06-10[Releng] Add schema access tracking optionEike Stepper1-73/+61
2020-06-09[Releng] Add schema access tracking optionEike Stepper1-60/+77
2020-06-09[Releng] Add schema access tracking optionEike Stepper1-3/+16
2020-06-09[Releng] Add schema access tracking optionEike Stepper8-80/+265
2020-06-09[Releng] Report active schema access when schema can't be lockedEike Stepper1-3/+5
2020-06-09[Releng] Temporarily reduce testsEike Stepper2-81/+84
2020-06-08[Releng] Make sure that exceptions in tearDown() are logged with the test cas...Eike Stepper2-5/+11
2020-06-08[Releng] Fix test logic error in Bugzilla_563616_TestEike Stepper1-2/+1
2020-06-08[564054] DBStore.properties can be nullEike Stepper1-0/+5
2020-06-08[Releng] Fix typosEike Stepper3-3/+2
2020-06-07[564032] Provide CDOBranchRef and CDOBranchPointRefEike Stepper13-69/+639
2020-06-07[Releng] Regenerate etypes with Java 8 complianceEike Stepper5-41/+55
2020-05-31[563744] Provide an EmbeddedH2RepositoryEike Stepper1-1/+1
2020-05-30[563744] Provide an EmbeddedH2RepositoryEike Stepper7-60/+133
2020-05-29[Releng] Remove Bugzilla_340709_Test (see bug 340709)Eike Stepper1-95/+0
2020-05-28[Releng] Update copyrightsEike Stepper114-115/+115
2020-05-28[561115] Implement a Websocket-based transport for Net4jEike Stepper14-13/+61
2020-05-27[Releng] Make EMFUtil.getConcreteClasses() more flexibleEike Stepper1-2/+26
2020-05-27[Releng] Add note about ESTATIC_FEATURE_COUNT to CDO's EModelElementImplEike Stepper1-0/+3
2020-05-27[563620] DynamicValueHolder.NIL not converted after internal access to CDORev...Eike Stepper3-1/+16
2020-05-27[563616] DanglingReferenceException for unresolved EMF proxies at commit timeEike Stepper2-0/+98
2020-05-27[563615] Provide option to detect and report the use of legacy modelsEike Stepper1-2/+16
2020-05-27[561892] Make CDO Editor initialization asynchronous and resilient to connect...Eike Stepper4-15/+21
2020-05-27[561570] Upgrade GMF Notation support to version 1.10.0Eike Stepper1-1/+1
2020-05-27[Releng] Cleanup EditObjectDialogEike Stepper1-8/+9
2020-05-22[562011] Remove deprecated support for FeatureMapsEike Stepper24-3/+1988

Back to the top