Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-10[458349] Consolidate UI Eike Stepper1-1/+1
2015-05-30[468834] Audit views with timestamp < branch.getBase().getTimeStamp() deliver...Eike Stepper2-6/+14
2015-05-27[437817] RuntimeException using connection aware URIEike Stepper1-3/+13
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-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-12[467138] Let CDOResourceNode.getURI() return the normalized URIEike Stepper2-11/+12
2015-05-07[462953] ArrayIndexOutOfBoundsException on EObject.eIsSet() call afterEsteban Dugueperoux1-8/+8
2015-05-06[466563] LockStatePrefetcher not disposed on CDOView closeEsteban Dugueperoux1-0/+6
2015-05-01[458349] Consolidate UI Eike Stepper1-4/+4
2015-04-28[461791] Improve LockStateRequest/LockStateIndicationMickael LANOE1-27/+48
2015-04-28[458349] Consolidate UI Eike Stepper4-16/+85
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper7-44/+41
2015-04-21[464036] Have CDOStaleReferencePolicyTests works also in legacyEsteban Dugueperoux1-15/+15
2015-04-07[464036] NPE on CDOObject.eContainer()/eResource() calledEsteban Dugueperoux1-7/+13
2015-03-03[458349] Consolidate UI Eike Stepper2-2/+10
2015-03-03[458349] Consolidate UI Eike Stepper1-25/+37
2015-03-02[458349] Consolidate UI Eike Stepper1-1/+2
2015-03-02[458349] Consolidate UI Eike Stepper2-1/+2
2015-02-27[458349] Consolidate UI Eike Stepper1-19/+27
2015-02-25[458349] Consolidate UI Eike Stepper3-7/+18
2015-02-25[458349] Consolidate UI Eike Stepper1-0/+18
2015-02-23[458349] Consolidate UI Eike Stepper2-10/+68
2015-02-20[458349] Consolidate UI Eike Stepper1-0/+16
2015-02-18[458349] Consolidate UI Eike Stepper1-1/+1
2015-02-18[458349] Consolidate UI Eike Stepper1-4/+5
2015-02-04[459104] Have requested CDOLockState stored in cacheEsteban Dugueperoux1-3/+14
2015-01-13[429659] Fix EObject.eUnset() legacy specific bugEsteban Dugueperoux1-1/+2
2015-01-06[429659] Have EObject.eUnset() clear list for multi-valued featuresLaurent Fasani1-2/+14
2014-12-22[439337] Have CDOLockState prefetch to improve loading time Esteban Dugueperoux1-0/+151
2014-11-03[449665] IllegalArgumentException on CDOResource.cdoLockState()Esteban Dugueperoux1-4/+11
2014-11-03[359244] Provide API to get all locked objectsEsteban Dugueperoux1-1/+1
2014-09-25[441136] Avoid MonitorProgressRequest/Indication network pollutionEsteban Dugueperoux2-9/+30
2014-08-11[363355] [Legacy] Could not lock OIDXX : occurs on element deletionSteve Monnier1-27/+27
2014-08-05[430251] CDOView always referenced by the ResourceSet after closeEsteban Dugueperoux1-0/+4
2014-08-05[418362] Second call to ResourceSet.getResource() does not work withEsteban Dugueperoux1-0/+6
2014-08-04[359244] Improve LockStateRequest/LockStateIndication to limit networkEsteban Dugueperoux1-0/+9
2014-07-11[439173] Incorrect rev version after branch switchddiver1-0/+1
2014-05-20[435198] AbstractCDOView.getObject() doesn't add containing CDOResourceEsteban Dugueperoux1-0/+7
2014-02-18Fix copyrightsEike Stepper2-2/+2
2014-02-10ReformatEike Stepper2-2/+2
2014-01-14Fix copyrightsEike Stepper4-4/+4
2014-01-09[400311] Add support for undoEike Stepper4-260/+360
2014-01-04[424746] [Legacy] CDOViewImpl forbids batch ChangeSubscriptions for legacy ob...Eike Stepper1-5/+6
2013-12-18[399956] Make sure that loading CDONative models with content adaptersAlex Lagarde1-6/+27

Back to the top