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
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954)
With this option, it is possible to require a linear commit history with
the following benefits over the next best option `Rebase+fast-forward`:
The original commits continue existing, with the original signatures
continuing to stay valid instead of being rewritten, there is no merge
commit, and reverting commits becomes easier.

Closes #24906
1 year ago
..
e2e Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 2 years ago
fuzz Rework markup link rendering (#26745) 1 year ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta tests: missing refs/ in bare repositories (#28844) 1 year ago
integration Add merge style `fast-forward-only` (#28954) 1 year ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 2 years ago
mssql.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
mysql.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
pgsql.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
sqlite.ini.tmpl Disable query token param in integration tests (#28592) 1 year ago
test_utils.go Allow get release download files and lfs files with oauth2 token format (#26430) 2 years ago