[PR #360] [MERGED] Merge branch release/v6.3.0 into develop #569

Closed
opened 2026-02-26 10:33:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/360
Author: @papacarlo
Created: 5/20/2021
Status: Merged
Merged: 5/20/2021
Merged by: @papacarlo

Base: developHead: release/v6.3.0


📝 Commits (6)

  • 30ca844 Merge branch release/v6.2.0 into release/v6.3.0
  • 1cfe84b Fix automatic port detection for database (#341)
  • 30c5612 Merge branch hotfix/v6.2.1 into release/v6.3.0
  • f2c708c Reset database tables on update (#351)
  • 67df644 Precise info about table existance (#355)
  • 2456598 Merge branch hotfix/v6.2.2 into release/v6.3.0

📊 Changes

4 files changed (+71 additions, -12 deletions)

View changed files

📝 Dockerfile (+4 -3)
📝 Makefile (+9 -7)
📝 README.md (+1 -1)
📝 run-document-server.sh (+57 -1)

📄 Description

  • Fix automatic port detection for database (#341)
  • Reset database tables on update (#351)
  • Precise info about table existance (#355)

🔄 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/ONLYOFFICE/Docker-DocumentServer/pull/360 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 5/20/2021 **Status:** ✅ Merged **Merged:** 5/20/2021 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `develop` ← **Head:** `release/v6.3.0` --- ### 📝 Commits (6) - [`30ca844`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/30ca844513fc8ca19f09e9d3688da91223668ada) Merge branch release/v6.2.0 into release/v6.3.0 - [`1cfe84b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/1cfe84b8b80051ea495fe8d88176fc0559c4052e) Fix automatic port detection for database (#341) - [`30c5612`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/30c5612cfbe6fa69aa3a1c4160bf058255cd6b1c) Merge branch hotfix/v6.2.1 into release/v6.3.0 - [`f2c708c`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/f2c708cff295ebaba2c0c4c7873269fd9812b2f0) Reset database tables on update (#351) - [`67df644`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/67df6448583bebded58e0667331fbbc55660911d) Precise info about table existance (#355) - [`2456598`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/245659807a7fabdcfb6080266008b0683fb059b8) Merge branch hotfix/v6.2.2 into release/v6.3.0 ### 📊 Changes **4 files changed** (+71 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -3) 📝 `Makefile` (+9 -7) 📝 `README.md` (+1 -1) 📝 `run-document-server.sh` (+57 -1) </details> ### 📄 Description - Fix automatic port detection for database (#341) - Reset database tables on update (#351) - Precise info about table existance (#355) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:33:06 +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/Docker-DocumentServer-ONLYOFFICE#569
No description provided.