Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-02[381410] IllegalStateException from OCL query with non-Collection result Eike Stepper1-0/+6
2012-05-26[380629] Design a default Security model Eike Stepper1-547/+547
2012-05-25[380629] Design a default Security model Eike Stepper1-29/+28
2012-05-24Complete JavaDoc for packages and typesEike Stepper8-3429/+3445
2012-05-23[380107] Durable locking ID support through connection aware URI Eike Stepper1-307/+340
2012-05-23[380341] Avoid object not found exception for local changes Eike Stepper1-277/+313
2012-05-21Fix copyright headersEike Stepper7-732/+760
2012-05-21Add generateSourceReferences = true to all pluginsEike Stepper1-0/+2
2012-05-21Try generateSourceReferences = trueEike Stepper1-32/+34
2012-05-01[369646] [DB] ClassCastException after setBranch when server cache contains p...Eike Stepper3-3481/+3494
2012-05-01[343084] Add security infos to BaseCDORevision and adjust the framework accor...Eike Stepper1-1140/+1158
2012-05-01[343084] Add security infos to BaseCDORevision and adjust the framework accor...Eike Stepper1-1032/+1055
2012-04-29[322218] ClassCastException adding an object to an EList with objects of a cu...Eike Stepper1-711/+716
2012-04-19[377212] Provide a CDOBalancedTree as object storage with list size optimizat...Eike Stepper2-3180/+3410
2012-04-17[376470] "Durable locking is not enabled for view..." while doing a rollback ...Eike Stepper1-4/+11
2012-04-05[376167] CDOURIHandler doesn't supports connection aware URI Eike Stepper1-141/+149
2012-04-04[374962] Make CDOStaleReferencePolicy.PROXY robust for eAdapters() calls Eike Stepper2-32/+50
2012-04-04[376075] Transient containment should bypass attached() / detached() Eike Stepper1-38/+46
2012-03-22[375033] Remote notifications must be ignored in CDOPostEventTransactionHandler Eike Stepper1-0/+6
2012-03-21[374965] Make detachment notifications configurable Eike Stepper2-57/+132
2012-03-21[374962] Make CDOStaleReferencePolicy.PROXY robust for eAdapters() calls Eike Stepper1-111/+117
2012-03-21[374882] Issue on control/uncontrol of model element with Savepoint Eike Stepper1-1/+5
2012-03-09[373726] Resource that was not found stays in ResourceSet (bad state) Eike Stepper1-1507/+1526
2012-03-08Java formatter version 12Eike Stepper2-493/+514
2012-03-02373119: Undo of Drag'n drop set dropped object in CLEAN state while being in ...Eike Stepper5-2/+42
2012-03-02[272478] Better support for attributes having isMany() == true and isOrdered(...Eike Stepper1-133/+188
2012-02-24372311: [Legacy] eContainer changes not properly propagatedEike Stepper1-94/+121
2012-02-23372311: [Legacy] eContainer changes not properly propagatedEike Stepper1-187/+286
2012-02-13[371342] CDOSession can send out of sequence invalidations to the CDOViews Eike Stepper1-13/+45
2012-01-26[369777] Let CDOCommonView extend CDOLockOwnerEike Stepper2-0/+26
2012-01-26[312186] Support post event handling for CDOTransactionHandler Eike Stepper1-0/+171
2012-01-14Adjusted copyrights to 2012Eike Stepper232-42260/+42269
2012-01-13[368553] CDOModificationTrackingAdapter should ignore CDOInvalidations Eike Stepper1-12/+19
2012-01-13[368532] Provide API to set CDOFetchRuleManager and CDOFetchAnalyzer Eike Stepper10-25/+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

Back to the top