forgejo/tests
Gergely Nagy df8e58c5cb
Allow changing global wiki editability via the API
The global wiki editability can be set via the web UI, this patch makes
it possible to set the same thing via the API too. This is accomplished
by adjusting the GET and PATCH handlers of the
`/api/v1/repos/{owner}/{repo}` route.

The first will include the property when checking the repo's settings,
the second allows a repo admin to change the setting too.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-16 22:51:36 +02:00
..
e2e [CHORE] Remove println 2024-04-12 13:36:31 +02:00
fuzz
gitea-lfs-meta
gitea-repositories-meta
integration Allow changing global wiki editability via the API 2024-04-16 22:51:36 +02:00
testdata/data/attachments/a/0
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go [TEST] cancel all processes on PrepareTestEnv 2024-04-09 21:14:51 +02:00