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-05-05 03:10:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-05 03:10:39 +0300
commit2b4ad9a839c3c8a99b2a8f5cdcb1f30421f3ff3e (patch)
tree13ab487e9fe46c40dccfbebc22b2fca46cbaf521 /changelogs
parentb3cd77e90438a6c6e837dc27627d4c76f85ecd29 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/38296-graphql-add-milestone_due_asc-sort-for-issuables.yml5
-rw-r--r--changelogs/unreleased/sh-revert-codeowners-check.yml5
2 files changed, 5 insertions, 5 deletions
diff --git a/changelogs/unreleased/38296-graphql-add-milestone_due_asc-sort-for-issuables.yml b/changelogs/unreleased/38296-graphql-add-milestone_due_asc-sort-for-issuables.yml
new file mode 100644
index 00000000000..4cc12c7710a
--- /dev/null
+++ b/changelogs/unreleased/38296-graphql-add-milestone_due_asc-sort-for-issuables.yml
@@ -0,0 +1,5 @@
+---
+title: GraphQL issue queries can now be sorted by milestone due date
+merge_request: 29992
+author:
+type: added
diff --git a/changelogs/unreleased/sh-revert-codeowners-check.yml b/changelogs/unreleased/sh-revert-codeowners-check.yml
deleted file mode 100644
index e536d267115..00000000000
--- a/changelogs/unreleased/sh-revert-codeowners-check.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Revert CODEOWNERS validation of Web requests in diff check
-merge_request: 30936
-author:
-type: fixed