[PR #1571] [MERGED] CB-2388 split cb application #2611

Closed
opened 2026-03-07 21:09:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1571
Author: @yagudin10
Created: 3/27/2023
Status: Merged
Merged: 4/4/2023
Merged by: @alexander-skoblikov

Base: develHead: CB-2388-split-application


📝 Commits (5)

  • c3fd781 CB-2388 split cb application
  • 6e68e72 CB-2388 rename ce app
  • cde7f4d Merge branch 'devel' into CB-2388-split-application
  • c278867 Merge remote-tracking branch 'origin/devel' into CB-2388-split-application
  • 90cc9cf CB-2388 fix conflicts

📊 Changes

4 files changed (+104 additions, -57 deletions)

View changed files

📝 server/bundles/io.cloudbeaver.product.ce/plugin.xml (+1 -1)
📝 server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplication.java (+8 -55)
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplicationCE.java (+93 -0)
📝 server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/test/platform/CEServerTestSuite.java (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/1571 **Author:** [@yagudin10](https://github.com/yagudin10) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 4/4/2023 **Merged by:** [@alexander-skoblikov](https://github.com/alexander-skoblikov) **Base:** `devel` ← **Head:** `CB-2388-split-application` --- ### 📝 Commits (5) - [`c3fd781`](https://github.com/dbeaver/cloudbeaver/commit/c3fd78174d9295cd1ed20d33c974a1caac65a4aa) CB-2388 split cb application - [`6e68e72`](https://github.com/dbeaver/cloudbeaver/commit/6e68e72ca0c95f0bdaeeea729912aa637c9e029e) CB-2388 rename ce app - [`cde7f4d`](https://github.com/dbeaver/cloudbeaver/commit/cde7f4d64e53cc24131291d4a02e0f5383220531) Merge branch 'devel' into CB-2388-split-application - [`c278867`](https://github.com/dbeaver/cloudbeaver/commit/c278867d4312ca389e85dc82c6a95d2eaebe012a) Merge remote-tracking branch 'origin/devel' into CB-2388-split-application - [`90cc9cf`](https://github.com/dbeaver/cloudbeaver/commit/90cc9cf56179299aa09af01140db34878d2c8244) CB-2388 fix conflicts ### 📊 Changes **4 files changed** (+104 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `server/bundles/io.cloudbeaver.product.ce/plugin.xml` (+1 -1) 📝 `server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplication.java` (+8 -55) ➕ `server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplicationCE.java` (+93 -0) 📝 `server/test/io.cloudbeaver.test.platform/src/io/cloudbeaver/test/platform/CEServerTestSuite.java` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:09:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#2611
No description provided.