Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Update JavadocsEike Stepper1-1/+1
2012-10-01[390808] Integrate CDO with EMF Compare Eike Stepper1-34/+8
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 Stepper1-12/+16
2012-09-14[363661] [Legacy] ETypes of EStructuralFeatures in Ecore Models are notEike Stepper1-20/+26
2012-08-30[362982] Add CDOTextResource and CDOBinaryResource Eike Stepper1-0/+56
2012-08-14Remove thead localsEike Stepper1-0/+1
2012-08-03[386536] Transmit detached versions during commit Eike Stepper1-4/+12
2012-08-02Revert "Transmit detached versions during commit"Eike Stepper1-9/+4
2012-08-02Transmit detached versions during commitEike Stepper1-4/+9
2012-08-02Move CDODataOutputImpl and CDODataInputImpl to SPIEike Stepper1-2/+2
2012-08-01Add legacy object to LegacyModeNotEnabledExceptionEike Stepper1-1/+1
2012-07-18[385268] Reattachment issue with EOpposite Eike Stepper1-0/+5
2012-06-25[383370] Problem with resource after transaction rollback Eike Stepper1-7/+52
2012-04-19[377212] Provide a CDOBalancedTree as object storage with list size optimizat...Eike Stepper1-3180/+3195
2012-04-17[376470] "Durable locking is not enabled for view..." while doing a rollback ...Eike Stepper1-4/+11
2012-03-02373119: Undo of Drag'n drop set dropped object in CLEAN state while being in ...Eike Stepper1-0/+8
2012-01-14Adjusted copyrights to 2012Eike Stepper1-3165/+3165
2011-12-15Bug 366803 - Improve performance ofVictor Roldan Betancort1-6/+3
2011-12-10[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternal instead o...Eike Stepper1-0/+1
2011-12-08[365832] Issues when trying to import changes: Cannot modify a frozen excepti...Eike Stepper1-1/+1
2011-11-28[364548] Exception "Durable locking is not enabled." during save of changesCaspar De Groot1-88/+77
2011-11-23[359966] Issues when trying to import changes from PushTransaction in legacy ...Eike Stepper1-2/+32
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot1-12/+144
2011-09-29[358552] Use FastList for listener lists and do not exclude duplicate listene...drops/I20110930-0410Eike Stepper1-43/+28
2011-09-23358189: Provide smart cross reference iterator in CDOTransactionImpl.removeCr...Egidijus Vaishnora1-10/+57
2011-09-22[358552] Use FastList for listener lists and do not exclude duplicate listene...Eike Stepper1-9/+6
2011-09-15file headersEike Stepper1-1/+1
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot1-1/+1
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot1-1/+2
2011-08-29[356049] CDOWorkspace.merge() is broken Eike Stepper1-3/+14
2011-08-27[356000] CDOWorkspace.checkin() does not detect remote conflicts Eike Stepper1-5/+16
2011-08-20[355285] Make CDOIDGenerator aware of EObject Eike Stepper1-6/+6
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot1-0/+7
2011-08-04[352191] Locking detached elements Eike Stepper1-0/+17
2011-07-27[353167] CDOSavePoint and Reattachment issue Eike Stepper1-4/+1
2011-07-25[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-1/+26
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-53/+98
2011-07-08[338921] Cannot load resource on a previously cleared ResourceSet Eike Stepper1-2/+10
2011-07-06[350008] CDOTransactionImpl#getTransactionHandlers() throws NPE instead of re...Eike Stepper1-6/+14
2011-07-05[351067] Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=351067Egidijus Vaishnora1-6/+7
2011-06-08javadocEike Stepper1-0/+6
2011-05-16[337870] Provide durable locking Eike Stepper1-0/+5
2011-05-12[345049] Optimize CDORevisionCache implementations Eike Stepper1-3/+2
2011-05-06[341995] ConcurrentModificationException on commit while holding a write lock Eike Stepper1-1/+3
2011-04-20[Bug 343332] CDOTransactionHandler1.attachingObject doesn't get called for re...Caspar De Groot1-5/+11
2011-04-20[Bug 343254] CDOTxImpl.removeCrossRefs can throw ConcurrentModExCaspar De Groot1-5/+5
2011-04-05[Bug 337587] Illegal deltas are produced on compareCaspar De Groot1-2/+23
2011-03-15[321986] NPE on rollbacking detached objects Eike Stepper1-1/+2
2011-03-15[339495] CDOTransactionImpl.formerRevisionKeys is superfluous Eike Stepper1-28/+24

Back to the top