Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-29/org.eclipse.emf.cdo.tests.hibernate/src/org/eclipse/emf/cdo/tests/hibernate/...Eike Stepper6-96/+6
2008-10-29[252311] [POLISH] Consolidate IStoreAccessor, IStoreReader and IStoreWriter ...Eike Stepper2-4/+3
2008-10-28[249937] Add a method to the test framework to purge the server cachesSimon McDuff7-28/+18
2008-10-28[252214] NPE when calling audit.setTimeStamp()Simon McDuff2-0/+91
2008-10-28[251753] DBStore with MySql to be added in the testing framework.Eike Stepper7-11/+165
2008-10-27[251537] [DB] Enhanced ComplexTest test cases failSimon McDuff1-1/+557
2008-10-27[251544] Instance of list are not the same for the following transition tran...Simon McDuff5-18/+97
2008-10-26[250910] IllegalArgumentException: created > revisedSimon McDuff3-4/+120
2008-10-26Cleanup testcasesSimon McDuff1-23/+27
2008-10-26[252118] SessionConfig: Eager used instead of LazyEike Stepper1-2/+3
2008-10-26[252118] SessionConfig: Eager used instead of LazyEike Stepper2-2/+2
2008-10-22[251752] While committing, error in CommitIndicationTransaction.indicating d...Simon McDuff2-0/+69
2008-10-21[250757] Persisted objects keeps references to detached objects through deltasSimon McDuff1-0/+24
2008-10-20[251334] LRURevisionCache affect wrong revised number to revisionSimon McDuff1-0/+21
2008-10-20[251461] CDOResource with root=true returns eResource()==nullSimon McDuff3-10/+38
2008-10-19some refactoringsEike Stepper6-16/+16
2008-10-19[249847] Store resources in a hierarchical structurecommitters/estepper/pop-20081018Simon McDuff15-184/+698
2008-10-18SUPPRESS_OUTPUTEike Stepper1-16/+11
2008-10-18SUPPRESS_OUTPUTEike Stepper1-30/+61
2008-10-18[251263] EOpposite reference are not updated when I detach an object from a ...Simon McDuff3-5/+239
2008-10-17[251087] NPE in ChangeSubscriptionManager.isPending() while subscribing a pe...Simon McDuff3-3/+150
2008-10-17[248771] CDOObject id, state, view and revision are not properly updated aft...Simon McDuff2-1/+4
2008-10-17[250757] Persisted objects keeps references to detached objects through deltasSimon McDuff3-2/+144
2008-10-14[250845] Decouple CDOClientRequests from IChannelEike Stepper1-10/+3
2008-10-14[250809] Enhance the way stores express their capabilitiesEike Stepper1-21/+14
2008-10-14[250809] Enhance the way stores express their capabilitiesEike Stepper8-27/+13
2008-10-09reformattedEike Stepper1-1/+1
2008-10-09[250036] Invalidation doesn't work for EMap FeatureSimon McDuff1-1/+1
2008-10-09[248771] CDOObject id, state, view and revision are not properly updated aft...Simon McDuff2-5/+8
2008-10-09[250036] Invalidation doesn't work for EMap FeatureSimon McDuff2-0/+155
2008-10-09Don't create mapping strategy in ctorEike Stepper1-12/+22
2008-10-08[248771] CDOObject id, state, view and revision are not properly updated aft...Simon McDuff11-155/+300
2008-10-08[249847] Store resources in a hierarchical structureEike Stepper1-472/+0
2008-10-08[250034] New testcases for Transient featuresSimon McDuff1-0/+55
2008-10-07[248011] ProvideCDOID should not change the state of the objectSimon McDuff5-11/+46
2008-10-07[248902] Can't set URI on CDOResourceEike Stepper1-0/+42
2008-10-02[249383] Dynamic models in the global EPackage.Registry are not committedEike Stepper1-0/+61
2008-10-01[249282] Audit does not inhibit instantiation with timestamps prior to repo ...Eike Stepper1-0/+87
2008-10-01[249278] Provide interceptors at the server-side to run validation, filterin...Eike Stepper3-0/+175
2008-09-30[248997] Protect closed sessions and their views against illegal usageEike Stepper2-3/+4
2008-09-30[248372] EMFUtil.ePackageToString(..) removes EPackage from its ResourceEike Stepper2-104/+89
2008-09-30[248902] Can't set URI on CDOResourceEike Stepper5-10/+77

Back to the top