[PR #238] [MERGED] v5.5.1 #506

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/238
Author: @agolybev
Created: 4/9/2020
Status: Merged
Merged: 4/9/2020
Merged by: @agolybev

Base: masterHead: hotfix/v5.5.1


📝 Commits (10+)

  • 43010e1 fix for create_postgresql_tbl grep so it stops throwing a failure
  • a21313b Fix insecure http:// urls in README
  • a553f2e Merge branch 'master' into patch-1
  • 75b2232 Merge pull request #229 from hoh/patch-1
  • cc4b0f3 Merge branch 'hotfix/v5.5.1' into create_postgresql_tbl-grep-fix
  • 51b371f Merge pull request #228 from NorseGaud/create_postgresql_tbl-grep-fix
  • e361537 Fix postgres test
  • 37c058d Add mariadb test
  • b72b401 Fix #234 (#235)
  • 95c59ed Remake docker-compose file

📊 Changes

9 files changed (+171 additions, -83 deletions)

View changed files

📝 .travis.yml (+6 -0)
📝 README.md (+4 -4)
cluster.yml (+108 -0)
📝 docker-compose.yml (+11 -75)
📝 run-document-server.sh (+4 -4)
📝 tests/defaults.env (+1 -0)
tests/mariadb.yml (+35 -0)
📝 tests/postgres-old.yml (+1 -0)
📝 tests/postgres.yml (+1 -0)

📄 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/ONLYOFFICE/Docker-DocumentServer/pull/238 **Author:** [@agolybev](https://github.com/agolybev) **Created:** 4/9/2020 **Status:** ✅ Merged **Merged:** 4/9/2020 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `master` ← **Head:** `hotfix/v5.5.1` --- ### 📝 Commits (10+) - [`43010e1`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/43010e1bd2f306f9f11b298205ada59024816f82) fix for create_postgresql_tbl grep so it stops throwing a failure - [`a21313b`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a21313bb39f73a1f911b1519e8298817591b54e1) Fix insecure http:// urls in README - [`a553f2e`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a553f2eafb2141e1d1210e2c380f78a5e378fc09) Merge branch 'master' into patch-1 - [`75b2232`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/75b223273392a55425976541218c875500fccad7) Merge pull request #229 from hoh/patch-1 - [`cc4b0f3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/cc4b0f3b142f750cf9f315a2d45f9aad756a03c3) Merge branch 'hotfix/v5.5.1' into create_postgresql_tbl-grep-fix - [`51b371f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/51b371ff3c983ae936b838a805fb818c64fa9806) Merge pull request #228 from NorseGaud/create_postgresql_tbl-grep-fix - [`e361537`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e361537d326a7471cf3dd1649b76afffefce3b31) Fix postgres test - [`37c058d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/37c058d2810fcf0007fc8785a4ffea9667e9b892) Add mariadb test - [`b72b401`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/b72b401e67aaf7fffa97d81ecfac5838fa9a28ec) Fix #234 (#235) - [`95c59ed`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/95c59ed2cdd5b157befe728b686a409398fc98da) Remake docker-compose file ### 📊 Changes **9 files changed** (+171 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+6 -0) 📝 `README.md` (+4 -4) ➕ `cluster.yml` (+108 -0) 📝 `docker-compose.yml` (+11 -75) 📝 `run-document-server.sh` (+4 -4) 📝 `tests/defaults.env` (+1 -0) ➕ `tests/mariadb.yml` (+35 -0) 📝 `tests/postgres-old.yml` (+1 -0) 📝 `tests/postgres.yml` (+1 -0) </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-02-26 10:32:53 +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#506
No description provided.