Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-04[486458] Provide support for optimized loading and notifying of object units Eike Stepper4-27/+420
2016-01-16[323788] Deadlock on Display.syncExec()Eike Stepper1-0/+47
2016-01-16[323788] Deadlock on Display.syncExec()Eike Stepper9-2300/+4800
2016-01-12[485491] Provide a logging facility for CDOViewEventsEike Stepper2-10/+16
2016-01-11[485487] Network timeouts can lead to incorrect rollback and stuck session/tr...Eike Stepper3-15/+113
2015-11-23[481382] Have default lock state always stored at commit with prefetchEsteban Dugueperoux1-9/+15
2015-10-07[297142] Provide more documentation Eike Stepper1-2/+2
2015-09-14[Releng] Adjust copyrightsEike Stepper1-1/+1
2015-09-13[467442] Add Interactive Transaction Conflict Resolution Eike Stepper1-2/+5
2015-09-12[477251] ClassCastException in CDONotificationBuilder.createPrimitiveNotifica...Eike Stepper1-1/+23
2015-09-11[Releng] Cope with deprecated SubProgressMonitorEike Stepper1-1/+1
2015-08-20[Releng] Adjust copyrightsEike Stepper4-4/+4
2015-08-14[474684] Cache eSetDirectResource and eBasicSetContainer MethodsEike Stepper1-5/+39
2015-08-06[474377] The cached field CDOResourceImpl.uri needs to be recomputed after movesEike Stepper1-4/+6
2015-08-06[458349] Consolidate UI - CDOWorkspace.checkin() problem with legacy objectsEike Stepper1-3/+14
2015-08-06[474377] The cached field CDOResourceImpl.uri needs to be recomputed after movesEike Stepper2-0/+31
2015-08-05[458349] Consolidate UIEike Stepper2-16/+17
2015-07-27[473277] Enhance ThreadPool and use it as much as possibleEike Stepper2-4/+20
2015-07-27[458349] Consolidate UI - Hide edit commands on read-only checkouts / checkou...Eike Stepper2-61/+90
2015-07-27[458349] Consolidate UIEike Stepper1-4/+3
2015-07-27[458349] Consolidate UI Eike Stepper2-0/+25
2015-07-24[473268] CDOLockStateImpl.lockedObject field should not be updableEsteban Dugueperoux1-18/+24
2015-07-22[473277] Enhance ThreadPool and use it as much as possibleEike Stepper3-35/+49
2015-07-17[472924] Problems with explicit locking and high-frequency session open/closeEike Stepper3-21/+62
2015-07-16[450880] ClassCastException on CDODeltaNotification.getNew/OldValue()Esteban Dugueperoux1-1/+32
2015-07-06[466951] Avoid LockStateRequest for newly committed objectsEsteban Dugueperoux1-3/+23
2015-06-10Update Copyrightsreleases/4.4.0Eike Stepper31-31/+31
2015-06-10[458349] Consolidate UI Eike Stepper3-12/+49
2015-05-30[468834] Audit views with timestamp < branch.getBase().getTimeStamp() deliver...Eike Stepper3-8/+16
2015-05-27[437817] RuntimeException using connection aware URIEike Stepper2-3/+22
2015-05-27[467174] Avoid LifecycleException on CDOView closingEsteban Dugueperoux1-1/+1
2015-05-27[439337] Remove lock states prefetch APIEsteban Dugueperoux3-4/+79
2015-05-27[467976] Avoid obj load on CDOViewLocksChangedEvent.getAffectedObjects() Eike Stepper1-7/+3
2015-05-27[467976] Avoid obj load on CDOViewLocksChangedEvent.getAffectedObjects() Esteban Dugueperoux1-1/+6
2015-05-20[467442] Add Interactive Transaction Conflict Resolution Eike Stepper3-14/+70
2015-05-20[467442] Add Interactive Transaction Conflict Resolution Eike Stepper5-54/+167
2015-05-17[467442] Add Interactive Transaction Conflict Resolution Eike Stepper1-1/+6
2015-05-16[467442] Add Interactive Transaction Conflict ResolutionEike Stepper4-1/+287
2015-05-14[466951] Avoid LockStateRequest for NEW objectsEsteban Dugueperoux1-3/+27
2015-05-14[466721] NPE on CDOView.getObject(CDOID) for detached object Esteban Dugueperoux1-11/+15
2015-05-14[363695] Have stale references cleanup in optionEsteban Dugueperoux1-29/+73
2015-05-14[456993] Have EClass.allInstances query works on branchesEsteban Dugueperoux2-3/+2
2015-05-12[467138] Let CDOResourceNode.getURI() return the normalized URIEike Stepper2-11/+12
2015-05-07[407157] Bidirectional reference corrupted on invalidationSteve Monnier1-1/+1
2015-05-07[462953] ArrayIndexOutOfBoundsException on EObject.eIsSet() call afterEsteban Dugueperoux2-20/+34
2015-05-06[466563] LockStatePrefetcher not disposed on CDOView closeEsteban Dugueperoux1-0/+6
2015-05-06[466533] IllegalStateException on CDOView.lockObjects()Esteban Dugueperoux1-0/+36
2015-05-01[458349] Consolidate UI Eike Stepper1-4/+4
2015-04-28[461791] Improve LockStateRequest/LockStateIndicationMickael LANOE2-28/+55
2015-04-28[458349] Consolidate UI Eike Stepper8-28/+114

Back to the top