summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-01 15:06:05 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-01 15:06:05 +0000
commit05f4b2fb34dbb051b2ce5ddbc801ec42998c019c (patch)
tree0fd7a153f3ed7d00d40e428c08ab81ae3d863afe /changelogs
parent9e27f0d920cc3891fa7644c5cc0bc280c519fb20 (diff)
downloadgitlab-ce-05f4b2fb34dbb051b2ce5ddbc801ec42998c019c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/11412-fix-security-dashboard-history-bug.yml5
-rw-r--r--changelogs/unreleased/14794-rake-gitlab-geo-check-does-not-give-the-actual-state.yml5
-rw-r--r--changelogs/unreleased/winh-confidential-issue-recaptcha.yml5
3 files changed, 15 insertions, 0 deletions
diff --git a/changelogs/unreleased/11412-fix-security-dashboard-history-bug.yml b/changelogs/unreleased/11412-fix-security-dashboard-history-bug.yml
new file mode 100644
index 00000000000..3d7a862b2b8
--- /dev/null
+++ b/changelogs/unreleased/11412-fix-security-dashboard-history-bug.yml
@@ -0,0 +1,5 @@
+---
+title: Fix routing bugs in security dashboards
+merge_request: 16738
+author:
+type: fixed
diff --git a/changelogs/unreleased/14794-rake-gitlab-geo-check-does-not-give-the-actual-state.yml b/changelogs/unreleased/14794-rake-gitlab-geo-check-does-not-give-the-actual-state.yml
new file mode 100644
index 00000000000..4a4ee2f8c97
--- /dev/null
+++ b/changelogs/unreleased/14794-rake-gitlab-geo-check-does-not-give-the-actual-state.yml
@@ -0,0 +1,5 @@
+---
+title: 'Geo: Invalidate cache after refreshing foreign tables'
+merge_request: 17885
+author:
+type: fixed
diff --git a/changelogs/unreleased/winh-confidential-issue-recaptcha.yml b/changelogs/unreleased/winh-confidential-issue-recaptcha.yml
new file mode 100644
index 00000000000..3256c8f5507
--- /dev/null
+++ b/changelogs/unreleased/winh-confidential-issue-recaptcha.yml
@@ -0,0 +1,5 @@
+---
+title: Display reCAPTCHA modal when making issue public
+merge_request: 17553
+author:
+type: fixed