1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/modules/migrations
mrsdizzie e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420)
CloneAddr will contain username and password credentials and they will
get stored in system notices about failed migrations (and logs if trace
is set). Replace with OriginalURL that doesn't have those.
2019-12-18 21:02:47 -05:00
..
base Fix migration releases (#9319) (#9326) (#9328) 2019-12-11 23:38:58 -05:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
git.go Import topics during migration (#7851) 2019-08-14 14:16:12 +08:00
gitea_test.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
gitea.go Fix migration releases (#9319) (#9326) (#9328) 2019-12-11 23:38:58 -05:00
github_test.go Update Github Migration Tests (#8938) (#8945) 2019-11-13 00:15:57 -05:00
github.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 2019-10-14 09:10:42 +03:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) 2019-12-18 21:02:47 -05:00
update.go Allow externalID to be UUID (#8551) (#8624) 2019-10-22 09:12:10 +01:00