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.
gitea/tests
wxiaoguang 2b059f493e
Only use supported sort order for "explore/users" page (#29430) (#29443)
Backport #29430

Thanks to inferenceus : some sort orders on the "explore/users" page
could list users by their lastlogintime/updatetime.

It leaks user's activity unintentionally. This PR makes that page only
use "supported" sort orders.

Removing the "sort orders" could also be a good solution, while IMO at
the moment keeping the "create time" and "name" orders is also fine, in
case some users would like to find a target user in the search result,
the "sort order" might help.
3 months ago
..
e2e Change green buttons to primary color (#27099) 9 months ago
fuzz Rework markup link rendering (#26745) (#28803) 5 months ago
gitea-lfs-meta Test views of LFS files (#22196) 1 year ago
gitea-repositories-meta Fix reverting a merge commit failing (#28794) (#28825) 5 months ago
integration Only use supported sort order for "explore/users" page (#29430) (#29443) 3 months ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) (#27379) 8 months ago
mssql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 9 months ago
mysql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 9 months ago
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) 10 months ago
pgsql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 9 months ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) 10 months ago
test_utils.go Allow get release download files and lfs files with oauth2 token format (#26430) (#27379) 8 months ago