Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
d4b2e058
Commit
d4b2e058
authored
6 years ago
by
Neil Johnson
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://github.com/matrix-org/synapse
into develop
parents
d3347ad4
427e6c40
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGES.rst
+8
-0
8 additions, 0 deletions
CHANGES.rst
README.rst
+2
-2
2 additions, 2 deletions
README.rst
synapse/__init__.py
+1
-1
1 addition, 1 deletion
synapse/__init__.py
with
11 additions
and
3 deletions
CHANGES.rst
+
8
−
0
View file @
d4b2e058
Changes in synapse v0.27.3 (2018-04-11)
======================================
Bug fixes:
* URL quote path segments over federation (#3082)
Changes in synapse v0.27.3-rc2 (2018-04-09)
Changes in synapse v0.27.3-rc2 (2018-04-09)
==========================================
==========================================
v0.27.3-rc1 used a stale version of the develop branch so the changelog overstates
v0.27.3-rc1 used a stale version of the develop branch so the changelog overstates
the functionality. v0.27.3-rc2 is up to date, rc1 should be ignored.
the functionality. v0.27.3-rc2 is up to date, rc1 should be ignored.
...
...
This diff is collapsed.
Click to expand it.
README.rst
+
2
−
2
View file @
d4b2e058
...
@@ -157,8 +157,8 @@ if you prefer.
...
@@ -157,8 +157,8 @@ if you prefer.
In case of problems, please see the _`Troubleshooting` section below.
In case of problems, please see the _`Troubleshooting` section below.
Alternatively, Silvio Fricke has contributed a Dockerfile to automate the
Alternatively,
Andreas Peters (previously
Silvio Fricke
)
has contributed a Dockerfile to automate the
above in Docker at https://
registry.
hub.docker.com/
u/silviof
/docker-matrix/
.
above in Docker at https://hub.docker.com/
r/avhost
/docker-matrix/
tags/
Also, Martin Giess has created an auto-deployment process with vagrant/ansible,
Also, Martin Giess has created an auto-deployment process with vagrant/ansible,
tested with VirtualBox/AWS/DigitalOcean - see https://github.com/EMnify/matrix-synapse-auto-deploy
tested with VirtualBox/AWS/DigitalOcean - see https://github.com/EMnify/matrix-synapse-auto-deploy
...
...
This diff is collapsed.
Click to expand it.
synapse/__init__.py
+
1
−
1
View file @
d4b2e058
...
@@ -16,4 +16,4 @@
...
@@ -16,4 +16,4 @@
"""
This is a reference implementation of a Matrix home server.
"""
This is a reference implementation of a Matrix home server.
"""
"""
__version__
=
"
0.27.3
-rc2
"
__version__
=
"
0.27.3
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment