Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-07[407157] Bidirectional reference corrupted on invalidationSteve Monnier1-1/+1
2015-05-06[466533] IllegalStateException on CDOView.lockObjects()Esteban Dugueperoux1-0/+36
2015-04-28[458349] Consolidate UI Eike Stepper1-4/+7
2015-04-22[Releng] Reformat everything with M6 formatterEike Stepper2-35/+35
2015-04-21[464036] Have CDOStaleReferencePolicyTests works also in legacyEsteban Dugueperoux1-0/+1
2015-03-02[458349] Consolidate UI Eike Stepper1-2/+36
2015-02-27[458349] Consolidate UI Eike Stepper1-22/+36
2015-02-23[458349] Consolidate UI Eike Stepper1-16/+164
2015-02-23[458349] Consolidate UI Eike Stepper1-0/+68
2014-08-12[439843] Fixed incorrect container reference idddiver1-9/+9
2014-08-11[363355] [Legacy] Could not lock OIDXX : occurs on element deletionSteve Monnier1-1/+82
2014-02-18Fix copyrightsEike Stepper1-1/+1
2014-02-10ReformatEike Stepper1-1/+1
2014-01-14Fix copyrightsEike Stepper2-2/+2
2014-01-09[400311] Add support for undoEike Stepper2-6/+14
2014-01-04[424746] [Legacy] CDOViewImpl forbids batch ChangeSubscriptions for legacy ob...Eike Stepper1-1/+1
2014-01-04[424888] [Legacy] Remove ThreadLocals in CDOLegacyWrapper when no longer needed Eike Stepper1-108/+109
2013-11-04[420528] Regression in availability of resource-tree editing actionsChristian W. Damus1-1/+40
2013-10-20[419574] NPE in CDOMergingConflictResolver Eike Stepper1-1/+7
2013-10-01[418267] [Security] Cached permissions are not always properly updatedEike Stepper1-2/+2
2013-09-26[417483] [Security] Issues in invalidation when missing write Permission Eike Stepper1-0/+3
2013-09-21Adjust copyrightsEike Stepper1-1/+1
2013-09-21[417747] [UI] Make the CDO Sessions view security-aware Eike Stepper1-0/+282
2013-09-21[417746] Provide cdoRevision(boolean loadOnDemand) and cdoPermission()Eike Stepper2-0/+26
2013-08-31[415415] Stale reference not removed between locally detached object andEsteban Dugueperoux1-2/+2
2013-08-06[414473] Deprecate reload() methods because it is unsafe to reloadEike Stepper2-0/+2
2013-06-03[400128] LifecycleException "Not Active: Transaction X"drops/S20130603-1126drops/I20130607-0410Eike Stepper1-0/+7
2013-05-03Update copyrightsdrops/I20130503-1515Eike Stepper14-14/+14
2013-04-17[376620] IllegalStateException onChristian W. Damus1-0/+51
2013-04-09[405257] [Legacy] NIL value not committed for unsettable attributeChristian W. Damus1-1/+14
2013-04-07[402670] NPE on Rollback after changing a boolean value Eike Stepper1-43/+15
2013-03-19[403681] [Legacy] Regression in persistence of Ecore models (e.g., indrops/S20130319-1252Christian W. Damus1-1/+11
2013-02-28[381395] [Legacy] NPE when removing an adapter after CDO view closedChristian W. Damus1-3/+10
2013-02-21[400892] Intern all CDOIDs Eike Stepper2-3/+3
2013-02-15[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-7/+0
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-10/+11
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper4-40/+32
2013-02-13[400388] Integrate the new MinimalEStoreEObjectImpl Eike Stepper1-1/+0
2013-02-13[400387] Optimize the storage of view, state, id and revision perEike Stepper4-86/+143
2013-01-22[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternalEike Stepper1-5/+22
2013-01-22[397822] [Legacy] REMOVE_MANY events are not transferred correctly toChristian W. Damus1-12/+43
2013-01-15[397629] [Legacy] Objects not attached to their resources when resolvingChristian W. Damus1-2/+2
2012-12-02[376620] IllegalStateException onEike Stepper1-8/+16
2012-11-01[350987] Revision compare does not consider EObject values in references Eike Stepper2-23/+25
2012-11-01[376620] IllegalStateException onEike Stepper2-46/+138
2012-10-31[369253] [Legacy] Issues with non-containment opposite references inChristian W. Damus1-1/+1
2012-10-31[393164] [Legacy] Models that depend on Resource.Internal.isLoading()Eike Stepper1-7/+7
2012-10-30Support isLoading() in CDOResource for legacy models.Christian W. Damus1-2/+16
2012-10-07[391312] Provide per-CDOObject histories Eike Stepper2-0/+12
2012-10-01[390804] Support external targets in CDOView.queryXRefs() Eike Stepper3-454/+548

Back to the top