Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-04[Releng] Fix package export versionsEike Stepper1-27/+27
https://bugs.eclipse.org/bugs/show_bug.cgi?id=581487
2022-11-03[580974] ConcurrentModificationException in CDOViewImpl.clearAdapters()Eike Stepper1-12/+12
2022-06-17[580194] CDOView.getLockStates() returns no resultsEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580194
2022-04-28[579786] Provide a mechanism to control timeout behavior for slow queriesEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579786
2022-01-30[578448] Provide a topic-based publish/subscribe mechanismEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578448
2021-12-05[577300] Optimize CDOLockState cachingEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577300
2021-11-15[577260] Upgrade org.eclipse.net4j.ws to Jetty 10 / javax.servlet 4.0Eike Stepper1-14/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577260
2021-09-17[576032] RecoveringCDOSessionImpl should make accessible the ↵Eike Stepper1-12/+12
TransportException that leads to recover() https://bugs.eclipse.org/bugs/show_bug.cgi?id=576032
2021-08-28[Releng] Update copyrightsEike Stepper1-12/+12
2021-04-19[Releng] Prepare 4.14 developmentEike Stepper1-13/+13
2021-03-08[Releng] Upgrade version ranges on com.google dependenciesreleases/4.13.0Eike Stepper1-1/+1
2021-01-15[570123] CommitConflictException (without conflict) if reattached object ↵Eike Stepper1-12/+12
modified by another session https://bugs.eclipse.org/bugs/show_bug.cgi?id=570123
2020-09-16[Releng] Update copyrightsEike Stepper1-12/+12
2020-08-25[297491] Provide support for storing named branch points, also called tagsEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=297491
2020-05-22[562011] Remove deprecated support for FeatureMapsEike Stepper1-1/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=562011
2020-03-21[561115] Implement a Websocket-based transport for Net4jEike Stepper1-13/+27
https://bugs.eclipse.org/bugs/show_bug.cgi?id=561115
2019-12-13[558310] [Releng] Update Bundle-RequiredExecutionEnvironment to JavaSE-1.8Eike Stepper1-13/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=558310
2019-12-04[Releng] Adjust com.google.guava dependencies according to current OrbitEike Stepper1-1/+1
2019-10-22[552307] Move DB4O, Hibernate and Objectivity support to cdo.oldEike Stepper1-3/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=552307
2018-07-27[537081] Cannot unset a Reference with external EObject as valuesEike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537081
2017-12-21[Releng] Add Automatic-Module-Name to bundle manifestsEike Stepper1-0/+1
2017-12-21[528979] Migrate build to Maven/TychoEike Stepper1-13/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=528979
2016-12-30[DB] Factor out AbstractListDeltaWriterEike Stepper1-1/+2
2016-12-14[509149] Provide an EmbeddedRepositoryEike Stepper1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=509149
2016-09-02[500255] [Releng] Remove the .defs plugins and features from the SDKsEike Stepper1-2/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=500255
2016-07-30[387563] Generalize the "lock of new objects on commit" feature to the ↵Eike Stepper1-13/+13
"lock/unlock objects on commit" https://bugs.eclipse.org/bugs/show_bug.cgi?id=387563
2016-07-30Revert "[$387563] $Generalize the "lock of new objects on commit" feature to ↵Eike Stepper1-13/+13
the "lock/unlock objects on commit" " This reverts commit 6dc966a83269a207a5538850648ea23697c682bc.
2016-07-30[$387563] $Generalize the "lock of new objects on commit" feature to the ↵Eike Stepper1-13/+13
"lock/unlock objects on commit" Task-Url: $https://bugs.eclipse.org/bugs/show_bug.cgi?id=387563
2016-02-09[485487] Network timeouts can lead to incorrect rollback and stuck ↵Eike Stepper1-0/+1
session/transaction https://bugs.eclipse.org/bugs/show_bug.cgi?id=485487
2015-09-11[477128] Support interactive merging in CDOWorkspace.update()Eike Stepper1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=477128
2015-07-06[466951] Avoid LockStateRequest for newly committed objectsEsteban Dugueperoux1-12/+12
Change-Id: Ia6c304bdc70e87be46b8702aecd5e264d05adcc4 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=466951 Signed-off-by: Esteban Dugueperoux <esteban.dugueperoux@obeo.fr>
2015-05-14[Releng] try to fix CDO build about EMF Compare & log4jEike Stepper1-1/+3
2014-08-19Merge branch 'committers/estepper/baseline-4.3' and fix version errorsEike Stepper1-12/+12
2014-01-26Improve setup related models; add TargletsEike Stepper1-1/+1
2013-06-29[411927] CDOSessionImpl can "freeze" during invalidation reordering Eike Stepper1-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411927
2013-04-18[405933] [Releng] Remove DB dependencies from cdo.tests drops/I20130418-0209Eike Stepper1-6/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=405933
2013-03-13[400388] Integrate the new MinimalEStoreEObjectImpl drops/I20130315-0410Eike Stepper1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400388
2012-10-01[390808] Integrate CDO with EMF Compare Eike Stepper1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=390808
2012-08-07Move default test repository creation out of setUp()Eike Stepper1-0/+2
2012-08-03Move CDODataOutputImpl and CDODataInputImpl to SPIEike Stepper1-171/+19
2012-06-25[383379] CDOQuery / SessionManager memory leak? Eike Stepper1-24/+24
https://bugs.eclipse.org/bugs/show_bug.cgi?id=383379
2012-06-02[381472] Design a repository administration API Eike Stepper1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=381472
2012-05-01Fix test launchesEike Stepper1-1/+2
2011-12-15Combining cdo.tests and cdo.tests.db into cdo.tests.allEike Stepper1-22/+22
2011-12-13Small refeactoring of the perf frameworkEike Stepper1-0/+2
2011-11-22[359966] [Legacy] Issues when trying to import changes from PushTransaction ↵Eike Stepper1-4/+5
in legacy mode https://bugs.eclipse.org/bugs/show_bug.cgi?id=359966 Test model + tests
2011-07-04[351062] Make all test packages internal so that changes won't require major ↵Eike Stepper1-21/+181
version change https://bugs.eclipse.org/bugs/show_bug.cgi?id=351062
2011-07-02[349793] Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=349793Egidijus Vaishnora1-22/+22
2011-04-13[341469] Make CDOMergingConflictResolver stable Eike Stepper1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341469
2011-02-15[337106] Update all package import version ranges of H2 driver to < 2.0.0Victor Roldan Betancort1-1/+1

Back to the top