mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Follow #21962 After I eat my own dogfood, I would say that ONLY_SHOW_RELEVANT_REPOS=false is necessary for many private/enterprise instances, because many private repositories do not have "description/topic", users just want to search by their names. This PR also adds `PageIsExploreRepositories` check, to make code more strict, because the `search` template is shared for different purpose. And during the test, I found a bug that the "Search" button didn't respect the "relevant" parameter, so this PR fixes the bug by the way together. I think this PR needs to be backported. |
2 years ago | |
---|---|---|
.. | ||
actions.go | ||
admin.go | ||
api.go | ||
attachment.go | 2 years ago | |
cache.go | ||
camo.go | ||
config_provider.go | 2 years ago | |
cors.go | ||
cron.go | ||
cron_test.go | ||
database.go | 2 years ago | |
database_sqlite.go | ||
database_test.go | ||
federation.go | ||
git.go | 2 years ago | |
highlight.go | ||
i18n.go | ||
incoming_email.go | ||
indexer.go | 2 years ago | |
indexer_test.go | ||
lfs.go | 2 years ago | |
log.go | 2 years ago | |
mailer.go | 2 years ago | |
mailer_test.go | ||
markup.go | ||
metrics.go | ||
migrations.go | ||
mime_type_map.go | ||
mirror.go | 2 years ago | |
oauth2.go | ||
other.go | ||
packages.go | 2 years ago | |
packages_test.go | ||
picture.go | ||
project.go | ||
proxy.go | ||
queue.go | ||
repository.go | 2 years ago | |
security.go | ||
server.go | 2 years ago | |
service.go | ||
session.go | ||
setting.go | 2 years ago | |
setting_test.go | ||
ssh.go | ||
storage.go | 2 years ago | |
storage_test.go | ||
task.go | 2 years ago | |
time.go | ||
ui.go | 2 years ago | |
webhook.go |