Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-23358189: Provide smart cross reference iterator in CDOTransactionImpl.removeCr...Egidijus Vaishnora1-10/+57
2011-09-23[358581] AbstractCDOView.getObjectsArray gives array with NULLs Eike Stepper2-19/+15
2011-09-23358581: AbstractCDOView.getObjectsArray gives array with NULLsEgidijus Vaishnora1-1/+12
2011-09-22[358552] Use FastList for listener lists and do not exclude duplicate listene...Eike Stepper2-12/+9
2011-09-21[354454] Recursive locking (tree locking)Caspar De Groot6-19/+57
2011-09-19352832: CommitIntegrityCheck doesn't treat CDOIDNull as Java NULL value with ...Egidijus Vaishnora1-8/+8
2011-09-19357092: DelegatingSessionProtocol runs into infinite loop on lob loadingEgidijus Vaishnora1-0/+2
2011-09-19[357400] CDOPushTransaction.isDirty() should call delegate.isDirty() Eike Stepper1-1/+1
2011-09-19[356754] Raw replication of persistent locksCaspar De Groot5-59/+88
2011-09-19formatEike Stepper1-1/+0
2011-09-18[358028] Enabling Locking Notifications leads to endless server requests drops/I20110918-1405Martin Fluegge1-0/+2
2011-09-18tutorialsEike Stepper1-1/+1
2011-09-15file headersEike Stepper1-2/+2
2011-09-15file headersEike Stepper1-120/+120
2011-09-15file headersEike Stepper206-217/+217
2011-09-13tutorialsEike Stepper1-1/+1
2011-09-09added javadocEike Stepper1-0/+8
2011-09-06added javadoc package excludesEike Stepper6-1/+8
2011-09-05added javadocEike Stepper3-7/+36
2011-09-05[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot6-14/+115
2011-09-05added javadocEike Stepper37-25/+179
2011-09-03converted package.html to packe-info.java / added apivizEike Stepper32-347/+230
2011-09-02excluded package.html from buildsEike Stepper3-121/+15
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot13-149/+307
2011-08-31[355915] [Legacy] Adapter notified with CDOLegacyAdapter Martin Fluegge2-142/+16
2011-08-29[356049] CDOWorkspace.merge() is broken Eike Stepper8-15/+122
2011-08-27[356000] CDOWorkspace.checkin() does not detect remote conflicts Eike Stepper3-9/+36
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper3-4/+8
2011-08-25added dumpContributionMarkup() and getReceiverType()Eike Stepper3-15/+31
2011-08-24make properties staticEike Stepper3-246/+276
2011-08-23[355535] Redesign PropertyTesters and IPropertySourceProviders Eike Stepper4-68/+390
2011-08-20[355285] Make CDOIDGenerator aware of EObject Eike Stepper3-9/+10
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot1-0/+1
2011-08-18[353691] Add lock notifications and lock cachingCaspar De Groot15-39/+597
2011-08-10[354395] containsAll returns wrong result in case of detached objects Eike Stepper1-8/+2
2011-08-10[354395] containsAll returns wrong result in case of detached objects Eike Stepper1-2/+16
2011-08-04[352191] Locking detached elements Eike Stepper4-13/+72
2011-07-28[352977] Dirty Objects of CDOTransaction with CDOSavepoint Eike Stepper1-1/+2
2011-07-28[352977] Dirty Objects of CDOTransaction with CDOSavepoint Eike Stepper2-0/+25
2011-07-28[353249] CDOTransaction/CDOView getResourceNode does not return null Eike Stepper2-10/+14
2011-07-27[353167] CDOSavePoint and Reattachment issue Eike Stepper3-89/+87
2011-07-26[351793] Enhance LockMgr with write optionsCaspar De Groot1-0/+10
2011-07-26[352561] Support client assigned CDOIDs (UUIDs)Caspar De Groot1-6/+13
2011-07-25[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper1-1/+26
2011-07-22[351793] Enhance LockMgr with write optionsCaspar De Groot7-15/+48
2011-07-20[352561] Support client assigned CDOIDs (UUIDs) Eike Stepper18-77/+301
2011-07-12[337886] [Legacy] Bugzilla_305527_Test.testAvoidReferencingDifferentViews() f...Martin Fluegge1-15/+8
2011-07-08[338921] Cannot load resource on a previously cleared ResourceSet Eike Stepper4-12/+183
2011-07-07[351395] Refactor CDOSession to separate management of views and connection Eike Stepper8-477/+692
2011-07-06[350008] CDOTransactionImpl#getTransactionHandlers() throws NPE instead of re...Eike Stepper1-6/+14

Back to the top