Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-02-21[Releng] Update copyrightsreleases/4.22.0Eike Stepper74-77/+77
2023-02-04[Releng] Fix package export versionsEike Stepper16-16/+16
https://bugs.eclipse.org/bugs/show_bug.cgi?id=581487
2023-01-31[581443] Provide a faster CDOTransaction.commitAndClose() methodEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=581443
2023-01-06[581293] Tell protocols when they are fully connectedEike Stepper10-10/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=581293
2022-11-23[Releng] Eliminate the cdo.epp feature in favor of cdo.sdkEike Stepper10-192/+0
2022-11-17[581010] [LM] LM Server should allow Change deletionEike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=581010
2022-11-17[Releng] Add branding files to cdo.compareEike Stepper2-2/+2
2022-11-11[Releng] Remove MongoDB and Lissome stores from cdo.sdk featureEike Stepper3-8/+12
2022-11-03[580981] [DB] Add catalog parameter for DB meta data queriesRauno Ots2-2/+2
For MariaDB, the 'catalog' is used as the top level namespace separator i.e. the database name. This should be used from the connection (normally specified in the URL) as otherwise the queries return the metadata for all the tables in the database (and visible to the user) instead of only from the currently selected database Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=580981 Change-Id: I0207f1c124d434e250fa6f626c09a29a4ba5fb3b Signed-off-by: Eike Stepper <stepper@esc-net.de>
2022-11-03[580974] ConcurrentModificationException in CDOViewImpl.clearAdapters()Eike Stepper2-2/+2
2022-10-31[Releng] Upgrade to Jetty 10.0.12 and disable WebSocket testsEike Stepper2-2/+2
2022-10-11[580888] Introduce CDOProtocolConstants.SIGNAL_USER_OFFSET for protocol ↵Eike Stepper8-8/+8
extenders
2022-10-11[580887] Make send() methods in protocols protectedEike Stepper6-6/+6
2022-10-10[580881] Support byte[] and hex string for data in ↵Eike Stepper14-14/+14
org.eclipse.net4j.util.security.DiffieHellman
2022-10-04[Releng] Prepare 4.21 developmentEike Stepper10-10/+10
2022-09-07[Releng] Update copyrightsEike Stepper2-2/+2
2022-06-29[580291] Provide a configurable and declarative Factory implementationEike Stepper10-10/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580291
2022-06-21[580226] [DB] Make DBStore more resilient against initial connection problemsEike Stepper8-8/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580226
2022-06-17[580196] [Dawn] NPEs in DawnEike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580196
2022-06-17[580194] CDOView.getLockStates() returns no resultsEike Stepper14-14/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580194
2022-06-04[Releng] Externalize strings in plugin.xml filesEike Stepper2-2/+2
2022-06-04[Releng] Deprecate redundant methods in cdo.ui.OMEike Stepper2-2/+2
2022-06-04[580078] Provide a way to create/use custom CDOCompare instancesEike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580078
2022-05-15[Releng] Update copyrightsEike Stepper17-19/+19
2022-05-15[579863] [LM] Implement a lifecycle management framework to support modular ↵Eike Stepper2-2/+9
modeling https://bugs.eclipse.org/bugs/show_bug.cgi?id=579863 Added tests.
2022-05-11[579894] Provide a mechansim to override IAppExtensionsEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579894
2022-05-09[579863] [LM] Implement a lifecycle management framework to support modular ↵Eike Stepper10-0/+211
modeling https://bugs.eclipse.org/bugs/show_bug.cgi?id=579863
2022-05-09[579862] Provide a way to contribute "Browse Xyz..." buttons to the "Load ↵Eike Stepper2-2/+2
Resource" dialog https://bugs.eclipse.org/bugs/show_bug.cgi?id=579862
2022-05-05[Releng] Fix new compiler warnings caused by IDE upgrade to 2022-06Eike Stepper45-8/+81
2022-04-28[579786] Provide a mechanism to control timeout behavior for slow queriesEike Stepper18-18/+18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579786
2022-04-13[Releng] Rename ThreadPool constructor parameterEike Stepper12-12/+12
2022-03-24[579403] [Dawn] Do not refresh a diagram for empty lock changesEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579403
2022-02-28[579001] Support EMF Compare MatchEngine registrationSebastien Revol2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=579001 Change-Id: Iaabf5634f8d62c054b065b00fd53f9561e55a4d1 Signed-off-by: Sebastien Revol <sebastien.revol@cea.fr> Signed-off-by: Eike Stepper <stepper@esc-net.de>
2022-02-02[Releng] Update copyrightsEike Stepper78-82/+82
2022-02-02[578512] [UI] Provide an exemplary view for CDORemoteTopicsEike Stepper12-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578512
2022-01-30[578448] Provide a topic-based publish/subscribe mechanismEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578448
2022-01-25[578362] Security App Extension always loads the "default" security managerEike Stepper10-10/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578362
2022-01-20[Releng] Regenerate /org.eclipse.emf.cdo.migrator/ant_tasks/cdo.ant.tasks.jarEike Stepper6-6/+6
2022-01-18[Releng] Regenerate /org.eclipse.emf.cdo.migrator/ant_tasks/cdo.ant.tasks.jarEike Stepper8-8/+8
2022-01-15[577669] Database file is locked after performing a CDOTransaction.rollbackEike Stepper2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577669
2022-01-11[578111] [UI] Provide a view that allows to explore Ecore dependenciesEike Stepper1-5/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578111
2022-01-09[578125] Branches with duplicate or illegal names can be createdEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578125
2022-01-08[578111] [UI] Provide a view that allows to explore Ecore dependenciesEike Stepper9-0/+154
https://bugs.eclipse.org/bugs/show_bug.cgi?id=578111
2021-12-06[577636] Offer RevertTo and MergeFrom via DND in history pageEike Stepper6-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577636
2021-12-05[577624] Make CDOLock API more completeEike Stepper12-12/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577624
2021-12-05[577300] Optimize CDOLockState cachingEike Stepper14-14/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577300
2021-12-05[577347] [UI] Make lock timeout configurable via preference pageEike Stepper4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=577347
2021-12-03[Releng] Prepare 4.17 developmentEike Stepper8-8/+8
2021-11-25[577425] SWTException: Invalid thread access in ↵Eike Stepper2-2/+2
CDOCompareEditorUtil.createComparisonInput() https://bugs.eclipse.org/bugs/show_bug.cgi?id=577425
2021-11-24[Releng] Regenerate documentationEike Stepper8-8/+8

Back to the top