Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Adjusted copyrights to 2012Eike Stepper223-41982/+41990
2012-01-13[368553] CDOModificationTrackingAdapter should ignore CDOInvalidations Eike Stepper1-12/+19
2012-01-13[368532] Provide API to set CDOFetchRuleManager and CDOFetchAnalyzer Eike Stepper9-19/+160
2012-01-05[367905] [CDO] Allow Adapters to be notified during loading Eike Stepper4-46/+147
2011-12-16Keep string references to newRevisions until the method endsEike Stepper1-1/+2
2011-12-15Bug 366803 - Improve performance ofVictor Roldan Betancort1-6/+3
2011-12-15[366803] Improve performance of CDOTransactionImpl.getID(InternalCDOObject, b...Eike Stepper1-0/+11
2011-12-10[362270] CDODeltaNotification.getNewValue() returns a CDOIDExternal instead o...Eike Stepper4-17/+47
2011-12-10[366290] Provide an OMBundle.getClasses() method Eike Stepper1-2/+8
2011-12-10[365204] Invalidate transition creates illegal object for audit view Eike Stepper1-4/+31
2011-12-08[365832] Issues when trying to import changes: Cannot modify a frozen excepti...Eike Stepper1-1/+1
2011-12-08[365719] Disambiguate CDOView.enableDurableLocking(boolean) Eike Stepper3-40/+104
2011-11-28[364548] Exception "Durable locking is not enabled." during save of changesCaspar De Groot2-112/+89
2011-11-27[352204] [Legacy] Failing event PREPARE in state CLEAN : state machine issue ...bugs/352204Eike Stepper3-4/+15
2011-11-26[352204] [Legacy] Failing event PREPARE in state CLEAN : state machineMartin Fluegge2-2/+34
2011-11-23[359966] Issues when trying to import changes from PushTransaction in legacy ...Eike Stepper1-2/+32
2011-11-21Fixed some warningsCaspar De Groot1-1/+1
2011-11-13Fixed some warningsEike Stepper1-1/+0
2011-11-10[363287] CDODeltaNotification.getOldValue() returns a CDOIDObjectLongImpl on ...Eike Stepper1-1/+1
2011-11-06[362982] Add CDOTextResource and CDOBinaryResource bugs/362982Eike Stepper20-451/+1720
2011-11-06whitespace changedEike Stepper2-3/+3
2011-10-11[360501] CDOQuery memory leak with getResult Eike Stepper1-3/+15
2011-10-10[359669] CDO cannot handle resources with indexed fragments Martin Fluegge1-1/+79
2011-10-10[355045] Allow NEW objects to be locked on commitCaspar De Groot11-184/+423
2011-10-09[359992] [Legacy] CDODeltaNotification.getNewValue() returns a CDOLegacyWrapp...Martin Fluegge1-0/+6
2011-10-08javadocsdrops/I20111008-0737Eike Stepper21-1/+85
2011-09-29[358552] Use FastList for listener lists and do not exclude duplicate listene...drops/I20110930-0410Eike Stepper3-62/+38
2011-09-29[354009] DeadLock in CDO Session Eike Stepper2-53/+54
2011-09-25upgrade to EMF 2.8drops/I20110925-0426Eike Stepper12-38/+32
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-15file headersEike Stepper206-217/+217
2011-09-06added javadoc package excludesEike Stepper5-1/+7
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 Stepper31-345/+228
2011-09-01[351912] Lock coordination with SynchronizableRepositoriesCaspar De Groot12-138/+269
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

Back to the top