Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-08 12:09:43 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-08 12:09:43 +0300
commitf5050253469fc0961c02deec0e698ad62bdd9de5 (patch)
tree30bbd8f8b556fd5b730f0123921138ee1d6bdaa2 /changelogs
parentf6cdec670b9b757fc2225a2c6627ab79765e5b8a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/119017-unable-to-expand-multiple-downstream-pipelines.yml5
-rw-r--r--changelogs/unreleased/208735-container-expiration-policy-app-setting.yml6
-rw-r--r--changelogs/unreleased/210502-restore-full-height-of-logs-explorer.yml5
-rw-r--r--changelogs/unreleased/add-internal-api-pages-enabled.yml5
-rw-r--r--changelogs/unreleased/ph-treeFileIcons.yml5
-rw-r--r--changelogs/unreleased/use_users_statistics_table_in_view.yml5
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