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 39de2955fd
Improve sync fork behavior (#33319)
Fix #33271

Suppose there is a `branch-a` in fork repo:

1. if `branch-a` exists in base repo: try to sync `base:branch-a` to `fork:branch-a`
2. if `branch-a` doesn't exist in base repo: try to sync `base:main` to `fork:branch-a`
3 weeks ago
..
e2e Refactor env var related code (#33075) 1 month ago
fuzz Fix fuzz test (#33156) 1 month ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 1 month ago
integration Improve sync fork behavior (#33319) 3 weeks ago
testdata/data Add artifacts test fixture (#30300) 3 months ago
mssql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
mysql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
pgsql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
sqlite.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
test_utils.go Add sub issue list support (#32940) 2 months ago