summaryrefslogtreecommitdiff
path: root/app/controllers/explore
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:09:41 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:09:41 +0000
commitd15f01ae2667094ed69f875cc65ce4c8aa34481b (patch)
tree216ffe30f1c5801b5df58edd59aed61ccfb68dbe /app/controllers/explore
parente109a7799eb2c5598211c4cc1e0c83d5beb44018 (diff)
downloadgitlab-ce-d15f01ae2667094ed69f875cc65ce4c8aa34481b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/controllers/explore')
-rw-r--r--app/controllers/explore/projects_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/explore/projects_controller.rb b/app/controllers/explore/projects_controller.rb
index 7a485eebfe3..d210d0f66fd 100644
--- a/app/controllers/explore/projects_controller.rb
+++ b/app/controllers/explore/projects_controller.rb
@@ -94,7 +94,7 @@ class Explore::ProjectsController < Explore::ApplicationController
end
def default_sort_order
- sort_value_latest_activity
+ sort_value_name
end
def sorting_field