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 ae3a18e01a
Remove context from git struct (#33793)
Argument is moved from struct init in command run, which lets us remove
context from struct.
1 week ago
..
codebase.go refactor: decouple context from migration structs (#33399) 1 month ago
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
codecommit.go refactor: decouple context from migration structs (#33399) 1 month ago
common.go Adjust object format interface (#28469) 1 year ago
dump.go Remove context from git struct (#33793) 1 week ago
error.go Bump `github.com/google/go-github` to v61 (#30738) 11 months ago
git.go refactor: decouple context from migration structs (#33399) 1 month ago
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 11 months ago
gitea_downloader.go refactor: decouple context from migration structs (#33399) 1 month ago
gitea_downloader_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
gitea_uploader.go Remove context from git struct (#33793) 1 week ago
gitea_uploader_test.go Remove context from git struct (#33793) 1 week ago
github.go refactor: decouple context from migration structs (#33399) 1 month ago
github_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
gitlab.go refactor: decouple context from migration structs (#33399) 1 month ago
gitlab_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
gogs.go refactor: decouple context from migration structs (#33399) 1 month ago
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks 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) 1 month ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
onedev.go refactor: decouple context from migration structs (#33399) 1 month ago
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
restore.go refactor: decouple context from migration structs (#33399) 1 month ago
update.go Use db.Find instead of writing methods for every object (#28084) 1 year ago