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:
authorFrancisco Javier López <fjlopez@gitlab.com>2017-12-04 12:49:53 +0300
committerDouwe Maan <douwe@gitlab.com>2017-12-04 12:49:53 +0300
commit7c2b7296d4e623ba4eaa19cf03405ee7f2ae1ca9 (patch)
tree80784f83c52313797b8cf7e78ccf8db66f0880d8 /changelogs
parentc997c95dfca2c3d30f8c7b8ef5f0fd95c1356226 (diff)
Added default order to UserFinder
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-40407-missing-order-paginate.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-40407-missing-order-paginate.yml b/changelogs/unreleased/fj-40407-missing-order-paginate.yml
new file mode 100644
index 00000000000..27471dc2c52
--- /dev/null
+++ b/changelogs/unreleased/fj-40407-missing-order-paginate.yml
@@ -0,0 +1,5 @@
+---
+title: Added default order to UsersFinder
+merge_request: 15679
+author:
+type: fixed