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/services/migrations
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
codebase.go refactor: decouple context from migration structs (#33399) 3 weeks ago
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
codecommit.go refactor: decouple context from migration structs (#33399) 3 weeks ago
common.go Adjust object format interface (#28469) 1 year ago
dump.go refactor: decouple context from migration structs (#33399) 3 weeks ago
error.go Bump `github.com/google/go-github` to v61 (#30738) 10 months ago
git.go refactor: decouple context from migration structs (#33399) 3 weeks ago
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 11 months ago
gitea_downloader.go refactor: decouple context from migration structs (#33399) 3 weeks ago
gitea_downloader_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
gitea_uploader.go refactor: decouple context from migration structs (#33399) 3 weeks ago
gitea_uploader_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
github.go refactor: decouple context from migration structs (#33399) 3 weeks ago
github_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
gitlab.go refactor: decouple context from migration structs (#33399) 3 weeks ago
gitlab_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
gogs.go refactor: decouple context from migration structs (#33399) 3 weeks ago
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 6 months ago
main_test.go make writing main test easier (#27270) 1 year ago
migrate.go refactor: decouple context from migration structs (#33399) 3 weeks ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
onedev.go refactor: decouple context from migration structs (#33399) 3 weeks ago
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
restore.go refactor: decouple context from migration structs (#33399) 3 weeks ago
update.go Use db.Find instead of writing methods for every object (#28084) 1 year ago