[PR #294] [MERGED] Merge branch release/v6.0.0 into master #534

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/294
Author: @papacarlo
Created: 9/30/2020
Status: Merged
Merged: 9/30/2020
Merged by: @papacarlo

Base: masterHead: release/v6.0.0


📝 Commits (10+)

📊 Changes

11 files changed (+131 additions, -15 deletions)

View changed files

📝 .travis.yml (+63 -9)
📝 README.md (+4 -0)
📝 run-document-server.sh (+18 -0)
📝 tests/activemq.yml (+1 -1)
tests/graphite.yml (+32 -0)
tests/graphite/statsd/config.js (+7 -0)
📝 tests/mariadb.yml (+1 -1)
📝 tests/mysql.yml (+2 -1)
📝 tests/postgres.yml (+1 -1)
📝 tests/rabbitmq.yml (+1 -1)
📝 tests/redis.yml (+1 -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/ONLYOFFICE/Docker-DocumentServer/pull/294 **Author:** [@papacarlo](https://github.com/papacarlo) **Created:** 9/30/2020 **Status:** ✅ Merged **Merged:** 9/30/2020 **Merged by:** [@papacarlo](https://github.com/papacarlo) **Base:** `master` ← **Head:** `release/v6.0.0` --- ### 📝 Commits (10+) - [`d59136d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/d59136d47772daca0386b33e8de498346a32a851) Rename AMQP variables (#205) - [`be9f986`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/be9f986578995fe7df59869c1ee8a2180e5eec8f) Add redis test (#206) - [`82c24e6`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/82c24e6b4cd0895dd7df2d93f0ef608de42a0a9b) v5.5.0 - [`96c0bc4`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/96c0bc432debb8da7b03393e7e567c056e6e955a) v5.5.1r2 - [`4a38d6f`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/4a38d6faeb0104dabf01ac789a4ed5464cbf7613) v5.5.2 - [`e721ca1`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/e721ca102d0b75b0f01099c2b9c10d73db140250) Update travis tests (#243) - [`c2bcd00`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c2bcd00322a6d42efc2217167809170c7482f227) v5.5.3 - [`7bfe250`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/7bfe2500359c24c6e364f8b35e9089b84c06b1b5) Add Graphite (#265) - [`0d974b9`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/0d974b9f2aa8815a93bd1027a15509dde709ce86) Merge branch hotfix/v5.6.0 into release/v6.0.0 - [`c47a310`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/c47a31068330ae67b352e539223327cff99ccd8a) Fix unary operator expected (Bug 45985) (#270) ### 📊 Changes **11 files changed** (+131 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+63 -9) 📝 `README.md` (+4 -0) 📝 `run-document-server.sh` (+18 -0) 📝 `tests/activemq.yml` (+1 -1) ➕ `tests/graphite.yml` (+32 -0) ➕ `tests/graphite/statsd/config.js` (+7 -0) 📝 `tests/mariadb.yml` (+1 -1) 📝 `tests/mysql.yml` (+2 -1) 📝 `tests/postgres.yml` (+1 -1) 📝 `tests/rabbitmq.yml` (+1 -1) 📝 `tests/redis.yml` (+1 -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-02-26 10:32:59 +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#534
No description provided.