Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-03[386536] Transmit detached versions during commit Eike Stepper4-25/+23
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-02[386413] Add option to serialize commits Eike Stepper5-6/+118
2012-08-01Add handleDefault() methodEike Stepper2-7/+15
2012-08-01Add legacy object to LegacyModeNotEnabledExceptionEike Stepper6-46/+43
2012-07-19Fix line endings in master (dos2unix)Eike Stepper207-25016/+25016
2012-07-18[376610] ClassCastException on removeAll on Enum attribute Eike Stepper1-10/+20
2012-07-18[385268] Reattachment issue with EOpposite Eike Stepper2-0/+105
2012-07-12[384496] Delta Notification gives wrong position (-1) when list feature item ...Eike Stepper1-304/+305
2012-06-27[383602] Branch with base after the last finished commit can be created Eike Stepper1-2/+3
2012-06-25[383370] Problem with resource after transaction rollback Eike Stepper4-501/+563
2012-06-25[383292] Thread names missing, thread management. Eike Stepper2-27/+27
2012-06-21Remove redundant entryEike Stepper1-2/+0
2012-06-11[380629] Design a default Security model Eike Stepper1-106/+111
2012-06-09[381472] Design a repository administration API Eike Stepper1-1/+3
2012-06-05[381356] Support prefetching through CDO URI formats Eike Stepper6-2267/+2382
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

Back to the top