Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-06[257526] IndicationWithMonitoring-NullPointerExceptionSimon McDuff1-0/+1
2008-12-06[250486] Objects are GC'ed out of a view even when adapters are attachedSimon McDuff9-27/+62
2008-12-06[250486] Objects are GC'ed out of a view even when adapters are attachedSimon McDuff19-128/+603
2008-12-06[257523] More than 1000 threadsSimon McDuff1-8/+1
2008-12-06[257523] More than 1000 threadsSimon McDuff1-7/+42
2008-12-06[250920] [UI] CDOResourceItemProvider should extend from ResourceItemProviderVictor Roldan Betancort4-7/+38
2008-12-06[257795] Make Lifecycle thread-safeEike Stepper3-51/+98
2008-12-04[257523] More than 1000 threadsSimon McDuff2-2/+34
2008-12-04[257497] Provide configuration option to instruct CDO to keep strong referencesEike Stepper3-3/+117
2008-12-04changed test nameEike Stepper1-1/+1
2008-12-03[228190] Provide support for multivalued attributesSimon McDuff18-89/+1594
2008-12-03[255295] Provide a better exception for Dangling ReferenceSimon McDuff3-1/+43
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-02javadocSimon McDuff1-1/+2
2008-12-02CommentsSimon McDuff1-0/+2
2008-12-01[244290] [DB] Trailing backslash is not escapedStefan Winkler6-22/+223
2008-12-01[249681] [DB] Decrease amount of database queriesStefan Winkler6-44/+236
2008-11-29formattingEike Stepper1-1/+0
2008-11-28javadocEike Stepper1-2/+1
2008-11-28fixed open channel timeoutEike Stepper3-8/+11
2008-11-28[256857] Race condition in RequestWithMonitoringEike Stepper1-21/+39
2008-11-27tracingEike Stepper1-1/+1
2008-11-26[256615] Add CDOSession::isSupportingAudits()Eike Stepper7-2/+62
2008-11-26javadocEike Stepper1-1/+1
2008-11-26[256462] [DB] preparedStatement problem during commitStefan Winkler3-1/+49
2008-11-24[255322] [DB] Possible leakage with prepared statementsStefan Winkler12-129/+606
2008-11-21[256141] Lazy packageRegistry fail when adding instance with Eclass in a sub...Simon McDuff7-27/+90
2008-11-20[256043] [CDO/Teneo] TransactionException after commitSimon McDuff1-1/+4
2008-11-20JavadocSimon McDuff1-0/+6
2008-11-18[255662] NPE in CDOResourceImpl.save()Simon McDuff3-2/+47
2008-11-17added lifecycle to containerEike Stepper2-1/+4
2008-11-15[255337] [DB] Qualified table names still exceed db table limitEike Stepper2-3/+26
2008-11-15*** empty log message ***Eike Stepper1-0/+5
2008-11-14[255395] [POLISH] Introduce InternalCDOSession, InternalCDOView, ...Eike Stepper59-464/+788
2008-11-14[255094] [UI] Lock objects from CDOEditor (READ/WRITE)Simon McDuff4-0/+230
2008-11-14[214487] [DB] Use prepared statements if appropriateEike Stepper8-217/+666
2008-11-14[255071] Session not removed from SessionManager when Channel goes down...Eike Stepper1-0/+17
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper7-168/+185
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper3-32/+104
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper7-25/+103
2008-11-13[228190] Provide support for multivalued attributesSimon McDuff1-0/+62
2008-11-13[228190] Provide support for multivalued attributesSimon McDuff13-29/+914
2008-11-13[228190] Provide support for multivalued attributesSimon McDuff13-42/+42
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper4-14/+20
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper7-20/+26
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper35-364/+335
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper33-130/+147
2008-11-13formattingEike Stepper6-8/+8
2008-11-13[255124] XATransaction doesn't release Accessor correctlySimon McDuff9-25/+216

Back to the top