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:
authorSean McGivern <sean@mcgivern.me.uk>2018-06-07 11:11:30 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-06-07 11:11:30 +0300
commit5ebc461829403a6e0fbf596255bbf6e505c42648 (patch)
tree51fac2e7b055f934665d7a6626cbc031b87019b0 /changelogs
parent10fd34ba0323bc90af3665ad6fcf5011a112d062 (diff)
parent5d3abdf9a7c0260c708a46e2fd232b0490940f80 (diff)
Merge branch 'sh-log-422-responses' into 'master'
Log response body to production_json.log when a controller responds with a 422 status See merge request gitlab-org/gitlab-ce!19473
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-log-422-responses.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-log-422-responses.yml b/changelogs/unreleased/sh-log-422-responses.yml
new file mode 100644
index 00000000000..c7dfdbb703b
--- /dev/null
+++ b/changelogs/unreleased/sh-log-422-responses.yml
@@ -0,0 +1,6 @@
+---
+title: Log response body to production_json.log when a controller responds with a
+ 422 status
+merge_request:
+author:
+type: other