Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-08[393910] Stabilize state management in SynchronizableRepositories Eike Stepper2-2/+6
2012-11-01[350987] Revision compare does not consider EObject values in references Eike Stepper2-23/+25
2012-11-01[376620] IllegalStateException onEike Stepper4-52/+140
2012-11-01[347964] Deleting an object from a resource by index Eike Stepper2-5/+18
2012-10-31[347964] Deleting an object from a resource by index Eike Stepper1-2/+4
2012-10-31[334744] Contract of CDOConflictResolver2 not met Eike Stepper1-3/+3
2012-10-31[325866] IllegalStateException when committing a reattached containmentEike Stepper2-54/+61
2012-10-31[392956] [Legacy] Support partial/conditional persistence of features Eike Stepper1-0/+15
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 Stepper3-43/+52
2012-10-30Support isLoading() in CDOResource for legacy models.Christian W. Damus3-3/+77
2012-10-29[351068] [DB] Consider deleting old revisions when audits disabled Eike Stepper5-13/+74
2012-10-20[392503] Provide a convenient CDODirtyStateAdapter drops/I20121020-0730Eike Stepper1-0/+49
2012-10-17[391874] [Releng] Generate API reports during Hudson build Eike Stepper1-0/+1
2012-10-14[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper2-0/+45
2012-10-14[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper1-0/+5
2012-10-12[391503] [UI] Render a CDOCommitInfo graph into the history page Eike Stepper1-1/+18
2012-10-07Ignore null ID in AbstractCDOView.removeObject()Eike Stepper1-0/+5
2012-10-07[391312] Provide per-CDOObject histories Eike Stepper10-15/+208
2012-10-06[391295] Call CDOCommitInfoHandlers from CDOCommitInfoManager Eike Stepper1-0/+1
2012-10-06[391293] Committing a non-dirty transaction persists and broadcastsEike Stepper1-1/+4
2012-10-06[391286] Preferences of org.eclipse.emf.cdo are not loaded/savedEike Stepper1-0/+2
2012-10-05[391257] Provide a CDOTransactionCommentator that automatically appendsEike Stepper1-0/+151
2012-10-05[391256] Support CDOSession.getUserID() even for repositories withoutEike Stepper3-19/+40
2012-10-05[256624] [UI] Create a Commit History ViewPart drops/I20121005-0745Eike Stepper14-49/+158
2012-10-02[390908] NPE when requesting an EObject from a different view thatdrops/S20121002-0801Eike Stepper1-0/+5
2012-10-02Update JavadocsEike Stepper5-9/+44
2012-10-01[390808] Integrate CDO with EMF Compare Eike Stepper3-38/+176
2012-10-01[390804] Support external targets in CDOView.queryXRefs() Eike Stepper6-454/+564
2012-09-29[390185] Deadlock on multiple concurrent transactions drops/I20120929-0501Eike Stepper1-14/+18
2012-09-24[390169] Provide a central registry for open CDOViews Eike Stepper4-0/+202
2012-09-21[353448] Attempt to Modify Historical Revision Eike Stepper1-0/+7
2012-09-21[389525] Concurrent Access to Models Rollback / Conflict ResolutionEike Stepper1-1/+1
2012-09-17Fix encodingEike Stepper1-1/+1
2012-09-17[389694] Relax view options (CDOInvalidationPolicy andEike Stepper4-4/+30
2012-09-15[389665] Cache path->resourceNodeID mappings in AbstractCDOView Eike Stepper1-0/+4
2012-09-15[389665] Cache path->resourceNodeID mappings in AbstractCDOView Eike Stepper15-92/+517
2012-09-15Optimize AbstractCDOView.invalidate()Eike Stepper1-3/+16
2012-09-14[363661] [Legacy] ETypes of EStructuralFeatures in Ecore Models are notEike Stepper3-43/+79
2012-09-11[389231] Don't load all resource contents for remove(int) Eike Stepper1-2/+2
2012-09-10Move release.xml to separate projectEike Stepper1-1/+1
2012-09-04[388721] Add CDOResourceImpl.getEObjectByID(String) Eike Stepper4-37/+177
2012-09-01[388616] Add "encoding" attribute to CDOTextResource Eike Stepper8-68/+184
2012-09-01Update docsEike Stepper1-0/+18
2012-09-01Update docsEike Stepper26-71/+165
2012-08-31[362982] Add CDOTextResource and CDOBinaryResource Eike Stepper4-32/+74
2012-08-30[362982] Add CDOTextResource and CDOBinaryResource Eike Stepper37-804/+858
2012-08-30[386989] Nested generic types can't be committed Eike Stepper4-63/+50
2012-08-14Remove thead localsEike Stepper1-0/+1
2012-08-05Simplify AbstractCDOView.getResourcePath()Eike Stepper1-3/+1

Back to the top