diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-08 09:09:43 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-04-08 09:09:43 +0000 |
commit | f5050253469fc0961c02deec0e698ad62bdd9de5 (patch) | |
tree | 30bbd8f8b556fd5b730f0123921138ee1d6bdaa2 /changelogs/unreleased | |
parent | f6cdec670b9b757fc2225a2c6627ab79765e5b8a (diff) | |
download | gitlab-ce-f5050253469fc0961c02deec0e698ad62bdd9de5.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs/unreleased')
6 files changed, 31 insertions, 0 deletions
diff --git a/changelogs/unreleased/119017-unable-to-expand-multiple-downstream-pipelines.yml b/changelogs/unreleased/119017-unable-to-expand-multiple-downstream-pipelines.yml new file mode 100644 index 00000000000..6a4eeef358c --- /dev/null +++ b/changelogs/unreleased/119017-unable-to-expand-multiple-downstream-pipelines.yml @@ -0,0 +1,5 @@ +--- +title: Resolve Unable to expand multiple downstream pipelines. +merge_request: 27029 +author: +type: fixed diff --git a/changelogs/unreleased/208735-container-expiration-policy-app-setting.yml b/changelogs/unreleased/208735-container-expiration-policy-app-setting.yml new file mode 100644 index 00000000000..640b236bbf6 --- /dev/null +++ b/changelogs/unreleased/208735-container-expiration-policy-app-setting.yml @@ -0,0 +1,6 @@ +--- +title: Add application setting to enable container expiration and retention policies + on pre 12.8 projects +merge_request: 28479 +author: +type: added diff --git a/changelogs/unreleased/210502-restore-full-height-of-logs-explorer.yml b/changelogs/unreleased/210502-restore-full-height-of-logs-explorer.yml new file mode 100644 index 00000000000..1b9323bde2b --- /dev/null +++ b/changelogs/unreleased/210502-restore-full-height-of-logs-explorer.yml @@ -0,0 +1,5 @@ +--- +title: Enable log explorer to use the full height of the screen +merge_request: 28312 +author: +type: added diff --git a/changelogs/unreleased/add-internal-api-pages-enabled.yml b/changelogs/unreleased/add-internal-api-pages-enabled.yml new file mode 100644 index 00000000000..17c185713a2 --- /dev/null +++ b/changelogs/unreleased/add-internal-api-pages-enabled.yml @@ -0,0 +1,5 @@ +--- +title: Add status endpoint to Pages Internal API +merge_request: 28743 +author: +type: added diff --git a/changelogs/unreleased/ph-treeFileIcons.yml b/changelogs/unreleased/ph-treeFileIcons.yml new file mode 100644 index 00000000000..01b6a72826a --- /dev/null +++ b/changelogs/unreleased/ph-treeFileIcons.yml @@ -0,0 +1,5 @@ +--- +title: Use rich icons for thw rows on the file tree +merge_request: 28112 +author: +type: changed diff --git a/changelogs/unreleased/use_users_statistics_table_in_view.yml b/changelogs/unreleased/use_users_statistics_table_in_view.yml new file mode 100644 index 00000000000..2230714a55b --- /dev/null +++ b/changelogs/unreleased/use_users_statistics_table_in_view.yml @@ -0,0 +1,5 @@ +--- +title: Show user statistics in admin area also in CE, and use daily generated data for these statistics +merge_request: 27345 +author: +type: changed |