Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-23 07:36:25 +0300
committerStan Hu <stanhu@gmail.com>2016-05-23 08:31:28 +0300
commita006ff74c78b88cbf6c7a1ee9122a0528a0e844d (patch)
treef429da4a18855f715c7aa176fe0edc216d936f50 /CHANGELOG
parentc135a69a877c6b3336dc4d25c2bfc2715abbe838 (diff)
Serialize application setting as Array by default
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e5cdcc2ecc3..3e459f8b2ba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,8 @@
Please view this file on the master branch, on stable branches it's out of date.
+v 8.8.2 (unreleased)
+ - Fix Error 500 when accessing application settings due to nil disabled OAuth sign-in sources
+
v 8.8.1
- Add documentation for the "Health Check" feature
- Allow anonymous users to access a public project's pipelines