Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-28fixed copyrightsEike Stepper35-113/+299
2008-12-28fix some new raw type warningsEike Stepper1-5/+5
2008-12-28[258850] Make Options extend INotifierEike Stepper2-2/+85
2008-12-23import cdo.commonEike Stepper1-0/+1
2008-12-15[258829] [POLISH] Add CDOObject.isConflict, CDOObject.isInvalidSimon McDuff1-4/+2
2008-12-15[257372] Handle conflict object without rollback the view completelySimon McDuff2-0/+93
2008-12-15[257802] Testcases accumulate too many threadsEike Stepper2-0/+2
2008-12-15[258067] Provide RequestWithMonitoring exampleEike Stepper2-2/+68
2008-12-15[257372] Handle conflict object without rollback the view completelyEike Stepper1-6/+5
2008-12-14[257372] Handle conflict object without rollback the view completelySimon McDuff1-0/+8
2008-12-14[257372] Handle conflict object without rollback the view completelyEike Stepper3-29/+42
2008-12-13[257703] Required a possibility to configure value holder in CDOEike Stepper2-12/+8
2008-12-10formattingEike Stepper1-5/+3
2008-12-10[258278] Multiple resources creation bugSimon McDuff2-0/+50
2008-12-07[257270] [POLISH] Factor out various API settings to inner Options interfacesSimon McDuff1-0/+1
2008-12-07[257270] [POLISH] Factor out various API settings to inner Options interfacesSimon McDuff24-129/+129
2008-12-06[250486] Objects are GC'ed out of a view even when adapters are attachedSimon McDuff6-32/+300
2008-12-04[257497] Provide configuration option to instruct CDO to keep strong referencesEike Stepper1-0/+36
2008-12-04changed test nameEike Stepper1-1/+1
2008-12-03[228190] Provide support for multivalued attributesSimon McDuff1-83/+112
2008-12-03[255295] Provide a better exception for Dangling ReferenceSimon McDuff1-1/+3
2008-12-03[247457] Implement a way to check the result of getResource()Simon McDuff1-189/+211
2008-12-03[238651] Add test case for byte[] supportSimon McDuff1-0/+70
2008-12-01[244290] [DB] Trailing backslash is not escapedStefan Winkler1-0/+68
2008-11-26[256615] Add CDOSession::isSupportingAudits()Eike Stepper2-0/+27
2008-11-26[256462] [DB] preparedStatement problem during commitStefan Winkler2-0/+40
2008-11-24[255322] [DB] Possible leakage with prepared statementsStefan Winkler1-0/+20
2008-11-21[256141] Lazy packageRegistry fail when adding instance with Eclass in a sub...Simon McDuff5-0/+78
2008-11-18[255662] NPE in CDOResourceImpl.save()Simon McDuff2-0/+44
2008-11-14[255395] [POLISH] Introduce InternalCDOSession, InternalCDOView, ...Eike Stepper12-69/+67
2008-11-14[214487] [DB] Use prepared statements if appropriateEike Stepper3-210/+304
2008-11-14[255071] Session not removed from SessionManager when Channel goes down...Eike Stepper1-0/+17
2008-11-13[228190] Provide support for multivalued attributesSimon McDuff1-0/+62
2008-11-13[228190] Provide support for multivalued attributesSimon McDuff1-8/+8
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper3-5/+5
2008-11-13[255124] XATransaction doesn't release Accessor correctlySimon McDuff1-0/+110
2008-11-12[251751] Provide progress monitoring for commit operationsEike Stepper5-9/+12
2008-11-10[249436] Support FeatureMapSimon McDuff1-0/+31
2008-11-09[249436] Support FeatureMapSimon McDuff1-1/+0
2008-11-09[249436] Support FeatureMapSimon McDuff6-1/+136
2008-11-09[247427] Explicit lockingSimon McDuff6-9/+577
2008-11-09[253664] [DB] Add JDBC connection wrappersEike Stepper2-15/+68
2008-11-06[254489] [CDO] CDOTransaction.postCommit not adjusting the Transaction/View ...Simon McDuff2-0/+127
2008-11-03[253107] ResourceTest contains testcases related to Audit mode.Simon McDuff2-42/+68
2008-11-01[253049] Give the infrastructure of an IProtocol a parametric typeEike Stepper1-1/+1
2008-10-31[252909] [DBStore] NPE when trying to update objectsSimon McDuff2-0/+48
2008-10-30[252161] StackOverflow in CDOEditor.populateNewRoot() when sessino.packageRe...Eike Stepper4-3/+39
2008-10-30[251307] [Hibernate] Implement resources in a hierarchical structureEike Stepper35-636/+695
2008-10-30[251307] [Hibernate] Implement resources in a hierarchical structureEike Stepper2-0/+63
2008-10-29/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/...Eike Stepper1-2/+0

Back to the top