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:
authorJan Provaznik <jprovaznik@gitlab.com>2019-08-23 17:06:40 +0300
committerJan Provaznik <jprovaznik@gitlab.com>2019-08-23 17:06:40 +0300
commit2abeb0c358fbf5ae510513c2e218a35921822379 (patch)
treead44246c0aeaadfe295792869f105772636f2a51 /changelogs
parent1352f433dc92a8d91f624e6a563a9f82af62fa6a (diff)
parentf5b855546ed9b2c304b72e349af3f23c4eca549d (diff)
Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'
CE: Update sort options for issues list See merge request gitlab-org/gitlab-ce!31849
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/57402-upate-issues-list-sort-options.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57402-upate-issues-list-sort-options.yml b/changelogs/unreleased/57402-upate-issues-list-sort-options.yml
new file mode 100644
index 00000000000..900e71e3204
--- /dev/null
+++ b/changelogs/unreleased/57402-upate-issues-list-sort-options.yml
@@ -0,0 +1,5 @@
+---
+title: Updates issues REST API to allow extended sort options
+merge_request: 31849
+author:
+type: changed