Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-28fix some new raw type warningsEike Stepper1-1/+1
2008-12-28[258850] Make Options extend INotifierEike Stepper2-0/+32
2008-12-23since tagEike Stepper1-0/+3
2008-12-15[258067] Provide RequestWithMonitoring exampleEike Stepper7-117/+216
2008-12-13[257703] Required a possibility to configure value holder in CDOEike Stepper2-4/+2
2008-12-09[258067] Provide RequestWithMonitoring exampleEike Stepper1-1/+1
2008-12-07[257270] [POLISH] Factor out various API settings to inner Options interfacesSimon McDuff2-5/+15
2008-12-04[257523] More than 1000 threadsSimon McDuff2-2/+34
2008-11-28fixed open channel timeoutEike Stepper1-4/+3
2008-11-26[256615] Add CDOSession::isSupportingAudits()Eike Stepper1-0/+1
2008-11-26javadocEike Stepper1-1/+1
2008-11-20JavadocSimon McDuff1-0/+6
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper1-1/+1
2008-11-13[251751] Provide progress monitoring for commit operationsEike Stepper12-55/+55
2008-11-13formattingEike Stepper2-3/+3
2008-11-13[255124] XATransaction doesn't release Accessor correctlySimon McDuff6-20/+88
2008-11-12[251751] Provide progress monitoring for commit operationsEike Stepper13-137/+399
2008-11-12[247427] Explicit lockingSimon McDuff1-2/+11
2008-11-11[247427] Explicit lockingSimon McDuff1-2/+0
2008-11-10[249436] Support FeatureMapSimon McDuff1-3/+2
2008-11-10[249436] Support FeatureMapSimon McDuff4-28/+26
2008-11-09[247427] Explicit lockingSimon McDuff12-2/+404
2008-11-04[252221] Provide proper RemoteException for signalsEike Stepper2-3/+3
2008-11-03[253010] [Query] Query should use the new exception handlingSimon McDuff1-33/+19
2008-11-01JavadocSimon McDuff1-0/+9
2008-11-01[253054] [POLISH] Pass protocol and signalID in Signal constructorEike Stepper27-177/+82
2008-11-01[253049] Give the infrastructure of an IProtocol a parametric typeEike Stepper4-8/+14
2008-10-30JavadocSimon McDuff1-1/+2
2008-10-30[252161] StackOverflow in CDOEditor.populateNewRoot() when sessino.packageRe...Eike Stepper5-20/+70
2008-10-30[252161] StackOverflow in CDOEditor.populateNewRoot() when sessino.packageRe...Eike Stepper1-0/+8
2008-10-30[251307] [Hibernate] Implement resources in a hierarchical structureEike Stepper6-27/+27
2008-10-29[252636] [DB] All DBStoreAccessors passivated to writers poolEike Stepper1-3/+3
2008-10-29[252311] [POLISH] Consolidate IStoreAccessor, IStoreReader and IStoreWriter ...Eike Stepper2-39/+62
2008-10-29[252311] [POLISH] Consolidate IStoreAccessor, IStoreReader and IStoreWriter ...Eike Stepper24-427/+466
2008-10-27[252175] ServerInfo throws NPE in getDBID() for ModelElements of eresource.e...Eike Stepper1-1/+1
2008-10-22[251752] While committing, error in CommitIndicationTransaction.indicating d...Simon McDuff1-0/+2
2008-10-19[249847] Store resources in a hierarchical structurecommitters/estepper/pop-20081018Simon McDuff13-181/+160
2008-10-17[251087] NPE in ChangeSubscriptionManager.isPending() while subscribing a pe...Simon McDuff1-1/+18
2008-10-17[248515] IStoreReader isn't released for a query (example queryResources)Simon McDuff1-0/+2
2008-10-14[250809] Enhance the way stores express their capabilitiesEike Stepper3-8/+21
2008-10-14[250809] Enhance the way stores express their capabilitiesEike Stepper1-2/+5
2008-10-14[250809] Enhance the way stores express their capabilitiesEike Stepper6-157/+225
2008-10-12[249332] NPE due to missing protocol in SignalActor.<init>Eike Stepper2-3/+29
2008-10-09[230832] Make remote invalidation configurableSimon McDuff2-4/+4
2008-10-08[248771] CDOObject id, state, view and revision are not properly updated aft...Simon McDuff2-4/+5
2008-10-07[248011] ProvideCDOID should not change the state of the objectSimon McDuff3-10/+14
2008-10-07reformattedEike Stepper1-18/+18
2008-10-02TODO for SimonEike Stepper1-1/+1
2008-10-01[249282] Audit does not inhibit instantiation with timestamps prior to repo ...Eike Stepper1-4/+9
2008-10-01[249278] Provide interceptors at the server-side to run validation, filterin...Eike Stepper5-8/+274

Back to the top