Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-11-02[576893] Implement a CDOPrefetcherManager to prefetch and cache all valid rev...Eike Stepper2-7/+6
2021-10-31[576893] Implement a CDOPrefetcherManager to prefetch and cache all valid rev...Eike Stepper2-74/+184
2021-10-30[576969] Revisions in the CDORevisionCache should be internedEike Stepper3-14/+71
2021-10-28[576893] Implement a CDOPrefetcherManager to prefetch and cache all valid rev...Eike Stepper1-1/+1
2021-10-27[576893] Implement a CDOPrefetcherManager to prefetch and cache all valid rev...Eike Stepper1-19/+57
2021-10-27[576893] Implement a CDOPrefetcherManager to prefetch and cache all valid rev...Eike Stepper5-95/+158
2021-10-27[576909] CDORevisionManagerImpl.getRevisions() processes RevisionInfos multip...Eike Stepper1-3/+2
2021-10-13[329179] Make cdoPrefetch() robust against timeoutsEike Stepper2-2/+111
2021-09-27[576289] Referential integrity check fails when container is changed and prev...Eike Stepper1-1/+17
2021-09-17[576032] RecoveringCDOSessionImpl should make accessible the TransportExcepti...Eike Stepper1-1/+9
2021-09-07[Releng] Update copyrightsEike Stepper2-2/+2
2021-09-06[575439] Locked by user objects should not be locally unlocked on commitEike Stepper1-0/+2
2021-09-06[575439] Locked by user objects should not be locally unlocked on commitEike Stepper2-4/+83
2021-08-30[573658] ReconnectionSession mechanism does not update some items after a rec...Eike Stepper1-2/+76
2021-08-30[574275] NPE as RemoteException during lock state prefetching.Eike Stepper1-1/+1
2021-08-28[Releng] Update copyrightsEike Stepper6-6/+6
2021-05-31[573863] Fix UnsupportedOperationExceptions from LockingManager.DurableViewreleases/4.14.0Eike Stepper2-1/+134
2021-05-20[573654] Commits with autoReleaseLocks==false trigger empty lock notification...Eike Stepper1-0/+34
2021-05-05[571812] ReconnectingCDOSessionImpl does not receive lock updates for open vi...Eike Stepper1-0/+37
2021-03-08[571768] Make SecurityManager multitenantEike Stepper1-1/+0
2021-01-25[570621] Support comparing and merging CDOLob attributesEike Stepper1-0/+72
2021-01-18[Releng] Update copyrightsEike Stepper8-8/+8
2021-01-18[562241] [DB] Connection leak when query is cancelledEike Stepper7-19/+322
2021-01-15[570123] CommitConflictException (without conflict) if reattached object modi...Eike Stepper2-5/+73
2020-11-25[Releng] Update copyrightsEike Stepper6-6/+6
2020-11-25[439337] Prefetch CDOLockStatesEike Stepper1-1/+1
2020-11-13[568778] Add option to do lock state prefetching asynchronouslyEike Stepper5-32/+49
2020-11-12[568642] User removal only possible by workaroundEike Stepper1-12/+37
2020-11-12[Releng] Add InitialTest.testReferenceIntoDifferentResource()Eike Stepper1-0/+2
2020-11-12[Releng] Add InitialTest.testReferenceIntoDifferentResource()Eike Stepper1-0/+41
2020-11-07[562246] Lock auto-release is not propagated to other viewsEike Stepper4-20/+146
2020-11-05[568304] [DB] NIL value not restored from DB for a feature with null default ...Eike Stepper1-0/+11
2020-11-04[Releng] Update copyrightsEike Stepper7-7/+7
2020-11-04[568426] Provide more control over local lock states while lock notifications...Eike Stepper8-123/+275
2020-10-01[567502] CDOViewSet adapter should not throw exceptions during ResourceSet.eA...Eike Stepper1-23/+6
2020-09-26[567178] CDOURIHandler.canHandle(URI) is too laxEike Stepper2-4/+69
2020-09-20[Releng] Don't fail a test case if the server browser can't runEike Stepper1-2/+10
2020-09-16[Releng] Update copyrightsEike Stepper4-4/+4
2020-09-02[566582] IllegalStateException: Duplicate resource node in folder OIDnnn: xyzEike Stepper1-0/+46
2020-09-01[Releng] Fix new deprecation warnings with Java 9++Eike Stepper6-95/+87
2020-08-26[566390] CDOStoreEcoreEMap.get(Object) returns null when it should notEike Stepper1-4/+6
2020-08-25[Releng] Update copyrightsEike Stepper2-2/+2
2020-08-25[297491] Provide support for storing named branch points, also called tagsEike Stepper6-0/+453
2020-06-10[Releng] Update copyrightsEike Stepper2-2/+2
2020-06-10[Releng] Undo temporary test reductionEike Stepper2-85/+78
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[Releng] Fix typosEike Stepper1-1/+1
2020-05-29[Releng] Remove Bugzilla_340709_Test (see bug 340709)Eike Stepper1-95/+0

Back to the top