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
path: root/lib
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-10 14:26:32 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-11-10 14:26:32 +0300
commit58dd9d73ab51c74bca354ae632b252db8def4e41 (patch)
treee619c52ea7989deb84ed6cb477ee8de49548a74e /lib
parent09ae380698578205ece74ed594d48a3177042024 (diff)
parentd825c9cb5d89d18685a196789b477df83998fed2 (diff)
Merge branch 'cleanup-issues-schema' into 'master'
Clean up the schema of the table "issues" Closes #31811 See merge request gitlab-org/gitlab-ce!15225
Diffstat (limited to 'lib')
-rw-r--r--lib/gitlab/hook_data/issue_builder.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/gitlab/hook_data/issue_builder.rb b/lib/gitlab/hook_data/issue_builder.rb
index de9cab80a02..196f2b6b34c 100644
--- a/lib/gitlab/hook_data/issue_builder.rb
+++ b/lib/gitlab/hook_data/issue_builder.rb
@@ -4,7 +4,6 @@ module Gitlab
SAFE_HOOK_ATTRIBUTES = %i[
assignee_id
author_id
- branch_name
closed_at
confidential
created_at