1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-11 02:18:21 +01:00
gitea/services/migrations
2026-03-05 20:30:57 +00:00
..
codebase_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
codebase.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
codecommit.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
common.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
dump.go Fix dump release asset bug (#36799) 2026-03-05 20:30:57 +00:00
error.go Upgrade dependencies (#35384) 2025-09-02 23:13:38 -04:00
git.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 2024-04-11 22:51:40 -04:00
gitea_downloader_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
gitea_downloader.go Enable pagination on GiteaDownloader.getIssueReactions() (#36549) 2026-02-09 15:49:05 +01:00
gitea_uploader_test.go Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug (#36160) 2025-12-17 12:00:07 -08:00
gitea_uploader.go Fix mirror sync parser and fix mirror messages (#36504) 2026-02-11 00:16:05 +00:00
github_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
github.go fix: prevent panic when GitLab release has more links than sources (#36295) 2026-01-05 21:48:12 +08:00
gitlab_test.go Update to go 1.26.0 and golangci-lint 2.9.0 (#36588) 2026-02-11 18:37:13 +01:00
gitlab.go fix: prevent panic when GitLab release has more links than sources (#36295) 2026-01-05 21:48:12 +08:00
gogs_test.go Enable bodyclose linter (#36168) 2025-12-16 14:08:43 +01:00
gogs.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 2024-09-11 05:47:00 +00:00
main_test.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
migrate_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
migrate.go Unify repo names in system notices (#36491) 2026-02-01 17:06:57 +08:00
onedev_test.go Enable bodyclose linter (#36168) 2025-12-16 14:08:43 +01:00
onedev.go fix nilnil in onedev downloader (#36154) 2025-12-16 02:16:58 +00:00
restore.go refactor: decouple context from migration structs (#33399) 2025-02-07 05:37:32 +00:00
update.go Use db.Find instead of writing methods for every object (#28084) 2023-11-24 03:49:41 +00:00