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/base
6543 81c833d92d
Add support to migrate from gogs (#14342)
Add support to migrate gogs:

  *  issues
  *  comments
  *  labels
  *  milestones
  *  wiki


Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
comment.go
downloader.go Add support to migrate from gogs (#14342) 4 years ago
error.go Add support to migrate from gogs (#14342) 4 years ago
issue.go
label.go
milestone.go Add support to migrate from gogs (#14342) 4 years ago
null_downloader.go Add support to migrate from gogs (#14342) 4 years ago
options.go Add MirrorInterval to the API (#14163) 4 years ago
pullrequest.go
reaction.go
release.go
repo.go
retry_downloader.go Add support to migrate from gogs (#14342) 4 years ago
review.go
uploader.go