diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-09 12:09:24 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-09 12:09:24 +0000 |
commit | a9ced7da447785c57477b3d8dbccc73a78cface1 (patch) | |
tree | 5179d27ab9d801748ee4ed1c64c985974e799812 /changelogs | |
parent | ad0265eead72a624ce7a020847db4f0f0c877e57 (diff) | |
download | gitlab-ce-a9ced7da447785c57477b3d8dbccc73a78cface1.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/213126-refactor-issues_with_embedded_grafana_charts_approx.yml | 5 | ||||
-rw-r--r-- | changelogs/unreleased/fix-keyboard-shortcut-nav-to-dashboard-activity.yml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/213126-refactor-issues_with_embedded_grafana_charts_approx.yml b/changelogs/unreleased/213126-refactor-issues_with_embedded_grafana_charts_approx.yml new file mode 100644 index 00000000000..a0da66118a5 --- /dev/null +++ b/changelogs/unreleased/213126-refactor-issues_with_embedded_grafana_charts_approx.yml @@ -0,0 +1,5 @@ +--- +title: Optimize issues with embedded grafana charts usage counter +merge_request: 28936 +author: +type: performance diff --git a/changelogs/unreleased/fix-keyboard-shortcut-nav-to-dashboard-activity.yml b/changelogs/unreleased/fix-keyboard-shortcut-nav-to-dashboard-activity.yml new file mode 100644 index 00000000000..bcc7dc48228 --- /dev/null +++ b/changelogs/unreleased/fix-keyboard-shortcut-nav-to-dashboard-activity.yml @@ -0,0 +1,5 @@ +--- +title: Fix keyboard shortcut to navigate to dashboard activity +merge_request: 28985 +author: Victor Wu +type: other |