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:
authorStan Hu <stanhu@gmail.com>2018-07-25 08:15:52 +0300
committerStan Hu <stanhu@gmail.com>2018-07-25 14:41:40 +0300
commitb755673fb63b57751657a55f568ca809e5c7901e (patch)
tree26aba0d729449126b86b5e36fa7efd180aa83555 /changelogs/unreleased/sh-include-rbtrace.yml
parent6cb30f83255f0982646fea688f2fe275a3b22cc7 (diff)
Add rbtrace to Gemfile
This will be enabled if ENABLE_RBTRACE environment variable is defined. This will allow us to debug all sorts of issues in production: https://github.com/tmm1/rbtrace
Diffstat (limited to 'changelogs/unreleased/sh-include-rbtrace.yml')
-rw-r--r--changelogs/unreleased/sh-include-rbtrace.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-include-rbtrace.yml b/changelogs/unreleased/sh-include-rbtrace.yml
new file mode 100644
index 00000000000..41f0655e3f8
--- /dev/null
+++ b/changelogs/unreleased/sh-include-rbtrace.yml
@@ -0,0 +1,5 @@
+---
+title: Add rbtrace to Gemfile
+merge_request: 20831
+author:
+type: other