Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-25[569150] Rework server-side threadingEike Stepper11-32/+153
2020-11-25[569148] Provide an OMJob that can run in stand-alone or as Eclipse jobEike Stepper9-5/+260
2020-11-14[568778] Add option to do lock state prefetching asynchronouslyEike Stepper1-3/+12
2020-11-13[568778] Add option to do lock state prefetching asynchronouslyEike Stepper20-304/+477
2020-11-12[568642] User removal only possible by workaroundEike Stepper5-20/+58
2020-11-12[Releng] Add InitialTest.testReferenceIntoDifferentResource()Eike Stepper1-0/+2
2020-11-12[Releng] Add InitialTest.testReferenceIntoDifferentResource()Eike Stepper2-0/+48
2020-11-12[568709] Misleading stacktraces for implicit unlockingEike Stepper3-49/+76
2020-11-12Revert "[568627] IllegalStateException: Different object was registered for O...Eike Stepper3-76/+49
2020-11-12[568627] IllegalStateException: Different object was registered for OIDnnnnEike Stepper3-49/+76
2020-11-09[568627] IllegalStateException: Different object was registered for OIDnnnnEike Stepper4-26/+58
2020-11-07[562246] Lock auto-release is not propagated to other viewsEike Stepper15-115/+265
2020-11-05[568571] Provide more factory methods in DBStoreEike Stepper1-18/+44
2020-11-05[568304] [DB] NIL value not restored from DB for a feature with null default ...Eike Stepper2-1/+12
2020-11-04[Releng] Update TO to 2020-12Eike Stepper2-4/+8
2020-11-04[Releng] Update copyrightsEike Stepper119-118/+128
2020-11-04[568525] [UI] Various user interface enhancementsEike Stepper19-129/+383
2020-11-04[Releng] Fix new warnings caused by the PlatformEike Stepper81-241/+251
2020-11-04[568426] Provide more control over local lock states while lock notifications...Eike Stepper38-340/+868
2020-10-27[567999] Fix EStringToStringMapEntryImpl references in org.eclipse.emf.ecore.xmlSebastien Revol7-4/+178
2020-10-27[568297] CDOPropertyAdapterFactory causes NullPointerException because view o...Eike Stepper1-65/+70
2020-10-27[568293] Make CDO Explorer's "Show In" sub menu extensibleEike Stepper1-5/+7
2020-10-27[568293] Make CDO Explorer's "Show In" sub menu extensibleEike Stepper5-20/+136
2020-10-26[568256] Support text file and properties file editors in CDOCheckoutsEike Stepper2-2/+3
2020-10-26[568256] Support text file and properties file editors in CDOCheckoutsEike Stepper34-90/+4127
2020-10-26[568230] Provide a FixedChildrenNode in ContainerItemProviderEike Stepper1-4/+82
2020-10-26Revert "[568214] ClassCastException because of CDOFeatureDeltaImpl$UnknownValue"Eike Stepper1-82/+4
2020-10-26[568214] ClassCastException because of CDOFeatureDeltaImpl$UnknownValueEike Stepper1-4/+82
2020-10-25[568214] ClassCastException because of CDOFeatureDeltaImpl$UnknownValueEike Stepper1-1/+2
2020-10-25Revert "[568213] Provide a CDOViewCommitInfoListener"Eike Stepper1-2/+1
2020-10-25[568213] Provide a CDOViewCommitInfoListenerEike Stepper1-1/+2
2020-10-25[568213] Provide a CDOViewCommitInfoListenerEike Stepper3-11/+175
2020-10-25[568212] CDOXATransaction fails to remove a closed participant transactionEike Stepper1-1/+1
2020-10-25[568211] [DB] Avoid ClassCastException in DBStoreAccessor.applyIDMappings()Eike Stepper1-1/+2
2020-10-25[568210] Provide an org.eclipse.emf.cdo.internal.explorer.AbstractManager<T>....Eike Stepper2-23/+27
2020-10-25[568207] Add various small APIs to net4j.util and cdoEike Stepper32-367/+735
2020-10-08[567696] [DB] Make it easier to customize ITypeMappingsEike Stepper1-0/+20
2020-10-08[562362] prepare statement inside try/catch blockClemens Eisserer1-2/+3
2020-10-08[565469] NPE in CDOStaleReferencePolicy$DynamicProxy with dynamic typeVincent Sennedot1-1/+5
2020-10-08[567696] [DB] Make it easier to customize ITypeMappingsEike Stepper51-1886/+2209
2020-10-08[567695] Provide a SecurityUtil.pbeDecrypt() methodEike Stepper6-8/+37
2020-10-06[567622] CDOExplorerUtil.getCheckout(view) returns null while the view is sti...Eike Stepper3-9/+72
2020-10-06[567621] Provide optimized EventUtil.addUniqueListener() and EventUtil.hasLis...Eike Stepper16-53/+157
2020-10-06[567619] ResourceSetConfiguration.isActive() should not rely on adapter attac...Eike Stepper1-35/+47
2020-10-06[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper1-0/+1
2020-10-06[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper5-18/+130
2020-10-02[567539] Provide a way to automatically clear object adapters when a view closesEike Stepper1-10/+9
2020-10-02[567539] Provide a way to automatically clear object adapters when a view closesEike Stepper7-10/+181
2020-10-02[567502] CDOViewSet adapter should not throw exceptions during ResourceSet.eA...Eike Stepper1-9/+3
2020-10-01[567502] CDOViewSet adapter should not throw exceptions during ResourceSet.eA...Eike Stepper3-52/+32

Back to the top