This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-07 20:04:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32eef4aa2e4c05352413a574f0018fe171e87223
Gitea
/
modules
/
migration
History
…
..
file_format_testdata
…
schemas
…
comment.go
Store the foreign ID of issues during migration (
#18446
)
2022-03-17 18:08:35 +01:00
downloader.go
…
error.go
…
file_format_test.go
…
file_format.go
…
issue.go
…
label.go
…
messenger.go
…
milestone.go
Validate migration files (
#18203
)
2022-01-26 10:45:51 +01:00
null_downloader.go
…
options.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
pullrequest.go
Add more checks in migration code (
#21011
) (
#21050
)
2022-09-04 08:41:21 -05:00
reaction.go
…
release.go
…
repo.go
…
retry_downloader.go
…
review.go
…
schemas_bindata.go
…
schemas_dynamic.go
…
schemas_static.go
…
uploader.go
…