summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-11-28 03:24:50 -0800
committerStan Hu <stanhu@gmail.com>2018-11-28 11:23:27 -0800
commit207f0a1b16a886aec0af57805264f64ff9d21b19 (patch)
treebb9b3f7185ca5e173dbc5471cc8798f746848943 /scripts
parent75eb04161f218b40434c2175223c661a4127297e (diff)
downloadgitlab-ce-207f0a1b16a886aec0af57805264f64ff9d21b19.tar.gz
Make RemoteMirror's only_protected_branches default value consistent
From https://gitlab.com/gitlab-org/gitlab-ce/issues/53515, we see the backend appears to have inconsistent default values for this column: * DB schema: false by default * UI checkbox: false by default * `RemoteMirror` model: true by default This leads to unintended behavior where the boolean is activated if the UI doesn't pass in a value for the checkbox.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions