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
Zettat123 b33cf4fabc
Fix access check for org-level project (#26182)
Fix #25934

Add `ignoreGlobal` parameter to `reqUnitAccess` and only check global
disabled units when `ignoreGlobal` is true. So the org-level projects
and user-level projects won't be affected by global disabled
`repo.projects` unit.
2 years ago
..
e2e Refactor web package and context package (#25298) 2 years ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
integration Fix access check for org-level project (#26182) 2 years ago
mssql.ini.tmpl Update email-setup.en-us.md (#26068) 2 years ago
mysql.ini.tmpl Update email-setup.en-us.md (#26068) 2 years ago
mysql8.ini.tmpl Implement actions artifacts (#22738) 2 years ago
pgsql.ini.tmpl Update email-setup.en-us.md (#26068) 2 years ago
sqlite.ini.tmpl Update email-setup.en-us.md (#26068) 2 years ago
test_utils.go Replace `interface{}` with `any` (#25686) 2 years ago