Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-21[576802] Collaborations view does not properly disconnect from closed CDOSessionEike Stepper1-6/+17
2021-10-18[576706] Reduce the number of internal resources queries by using cached revi...Eike Stepper1-7/+65
2021-09-27[576289] Referential integrity check fails when container is changed and prev...Eike Stepper3-6/+26
2021-09-06[575439] Locked by user objects should not be locally unlocked on commitEike Stepper1-17/+33
2021-08-28[Releng] Update copyrightsEike Stepper5-5/+5
2021-05-31[573863] Fix UnsupportedOperationExceptions from LockingManager.DurableViewreleases/4.14.0Eike Stepper1-2/+2
2021-05-20[573654] Commits with autoReleaseLocks==false trigger empty lock notification...Eike Stepper3-8/+18
2021-05-16[573562] Make the CDOView configuration more customizableEike Stepper2-17/+12
2021-05-05[571812] ReconnectingCDOSessionImpl does not receive lock updates for open vi...Eike Stepper1-0/+22
2021-03-08[571768] Make SecurityManager multitenantEike Stepper3-2/+31
2021-02-02[570833] Provide a facility for clients to contribute global URI handlersEike Stepper2-3/+2
2021-01-25[570621] Support comparing and merging CDOLob attributesEike Stepper2-2/+28
2021-01-18[Releng] Update copyrightsEike Stepper3-3/+3
2021-01-15[570123] CommitConflictException (without conflict) if reattached object modi...Eike Stepper2-2/+10
2021-01-13[570317] Support linking CDO resource nodes into the workspaceEike Stepper1-0/+44
2020-12-12[569680] Provide a convenient way to get multiple CDOObjects in at most one s...Eike Stepper2-3/+43
2020-12-09[569572] [UI] Allows to open a model editor on a CDOFileResource in a CDOChec...Eike Stepper1-48/+83
2020-11-25[439337] Prefetch CDOLockStatesEike Stepper1-2/+6
2020-11-25[Releng] Update copyrightsEike Stepper2-2/+2
2020-11-25[569155] Provide a dedicated CDOViewSetExceptionEike Stepper2-9/+8
2020-11-25[569153] New objects become TRANSIENT after the server has modified a commitEike Stepper4-26/+124
2020-11-13[568778] Add option to do lock state prefetching asynchronouslyEike Stepper5-255/+96
2020-11-12[568642] User removal only possible by workaroundEike Stepper1-1/+9
2020-11-12[568709] Misleading stacktraces for implicit unlockingEike Stepper2-3/+20
2020-11-12Revert "[568627] IllegalStateException: Different object was registered for O...Eike Stepper2-20/+3
2020-11-12[568627] IllegalStateException: Different object was registered for OIDnnnnEike Stepper2-3/+20
2020-11-09[568627] IllegalStateException: Different object was registered for OIDnnnnEike Stepper1-22/+36
2020-11-07[562246] Lock auto-release is not propagated to other viewsEike Stepper3-30/+42
2020-11-04[Releng] Update copyrightsEike Stepper11-11/+11
2020-11-04[568525] [UI] Various user interface enhancementsEike Stepper1-0/+1
2020-11-04[Releng] Fix new warnings caused by the PlatformEike Stepper1-1/+1
2020-11-04[568426] Provide more control over local lock states while lock notifications...Eike Stepper5-166/+293
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 Stepper1-9/+135
2020-10-25[568212] CDOXATransaction fails to remove a closed participant transactionEike Stepper1-1/+1
2020-10-25[568207] Add various small APIs to net4j.util and cdoEike Stepper1-1/+9
2020-10-08[567695] Provide a SecurityUtil.pbeDecrypt() methodEike Stepper1-1/+1
2020-10-06[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper1-0/+1
2020-10-06[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper2-0/+41
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 Stepper2-0/+125
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 Stepper2-29/+26
2020-09-26[567382] CDOViewLocksChangedEvent.lockStates contains temporary CDOIDs after ...Eike Stepper1-6/+48
2020-09-26[567381] Cache the result of CDOViewProviderDescriptor.getViewProvider()Eike Stepper1-7/+17
2020-09-26[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper3-61/+43
2020-09-23[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper3-24/+46
2020-09-21[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper1-1/+22

Back to the top