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:
authorPoornima M <poornima.malepati@gmail.com>2017-01-19 14:10:13 +0300
committerPoornima M <poornima.malepati@gmail.com>2017-01-24 16:12:55 +0300
commit8354c76f39f5f922a23b294169f428ced87c75b5 (patch)
tree9e3435216e9085c2e8929a4902f8d07dfb874ee8 /changelogs
parent0fd7919e77b61616e6e8a79fa415535760de31fc (diff)
Fixing sort of Users so that users who never logged in will be displayed last
Adding changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/26468-fix-users-sort-in-admin-area.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26468-fix-users-sort-in-admin-area.yml b/changelogs/unreleased/26468-fix-users-sort-in-admin-area.yml
new file mode 100644
index 00000000000..87ae8233c4a
--- /dev/null
+++ b/changelogs/unreleased/26468-fix-users-sort-in-admin-area.yml
@@ -0,0 +1,4 @@
+---
+title: Fix Sort by Recent Sign-in in Admin Area
+merge_request: 8637
+author: Poornima M