summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-28 09:08:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-28 09:08:30 +0000
commit132dd28342c2bcbd42475f9dffc60dff12ffb8a6 (patch)
tree4c60a8801a24b49921eb7480a61674e422231d1f /changelogs
parentdcc65c870d1f8c8fb697a46c2d61f1cef7b9fd3a (diff)
downloadgitlab-ce-132dd28342c2bcbd42475f9dffc60dff12ffb8a6.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/andr3-rails-session-samesite-strict.yml5
-rw-r--r--changelogs/unreleased/djensen-update-repository-analytics-title.yml5
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/andr3-rails-session-samesite-strict.yml b/changelogs/unreleased/andr3-rails-session-samesite-strict.yml
new file mode 100644
index 00000000000..8a8f7c58777
--- /dev/null
+++ b/changelogs/unreleased/andr3-rails-session-samesite-strict.yml
@@ -0,0 +1,5 @@
+---
+title: Make all HTTPS cookies set SameSite to none
+merge_request: 28205
+author:
+type: fixed
diff --git a/changelogs/unreleased/djensen-update-repository-analytics-title.yml b/changelogs/unreleased/djensen-update-repository-analytics-title.yml
new file mode 100644
index 00000000000..612e35a680d
--- /dev/null
+++ b/changelogs/unreleased/djensen-update-repository-analytics-title.yml
@@ -0,0 +1,5 @@
+---
+title: Renamed Contribution Charts as Repository Analytics
+merge_request: 28162
+author:
+type: changed