1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 04:54:33 +01:00
gitea/modules/migrations
zeripath 825efa2605
[API] Add Ref to Issue (#13946)
* Add Ref to api.Issue

This PR adds Ref to api.Issue and adds the backend parts to the migrator.

Fix #13918

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-13 11:34:11 +00:00
..
base [API] Add Ref to Issue (#13946) 2020-12-13 11:34:11 +00:00
error.go
git.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go
gitea_uploader.go [API] Add Ref to Issue (#13946) 2020-12-13 11:34:11 +00:00
github_test.go
github.go
gitlab_test.go
gitlab.go finaly fix gitlab migration with subdir 2.0 (#13646) 2020-11-20 01:18:34 +02:00
main_test.go
migrate_test.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 2020-11-28 19:37:58 -05:00
migrate.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 2020-11-28 19:37:58 -05:00
update.go