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/modules/migrations
mrsdizzie c54145174f Update Github migration test (#8893)
* Update Github migration test

Earlier today #716 was reopened which updated the modification time for
an old milestone (1.6.0) that we use in testing with the assumption that
it is old and won't change. This breaks all builds now, so remove this
test since we have others that test the same code and this milestone
will likely be updated again as that issue changes etc...

* ci
5 years ago
..
base Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
git.go Import topics during migration (#7851) 6 years ago
gitea.go Fix to close opened io resources as soon as not needed (#8839) 5 years ago
gitea_test.go Move migrating repository from frontend to backend (#6200) 5 years ago
github.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
github_test.go Update Github migration test (#8893) 5 years ago
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
migrate.go Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
update.go Allow externalID to be UUID (#8551) 5 years ago