THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1af45689f9bdac7267400a8c9d77c23676b33935
gitea
/
services
/
migrations
History
JakobDev
1af45689f9
Only migrate the first 255 chars of a Github issue title (
#28902
)
...
Fixes
#28846
2024-01-24 02:09:08 +00:00
..
codebase_test.go
…
codebase.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
common.go
Adjust object format interface (
#28469
)
2023-12-17 11:56:08 +00:00
dump.go
Next round of
db.DefaultContext
refactor (
#27089
)
2023-09-16 14:39:12 +00:00
error.go
Bump google/go-github to v57 (
#28514
)
2023-12-18 15:42:04 -06:00
git.go
…
gitbucket.go
…
gitea_downloader_test.go
…
gitea_downloader.go
Fix DownloadFunc when migrating releases (
#27887
)
2023-11-03 15:56:53 +08:00
gitea_uploader_test.go
Move more functions to db.Find (
#28419
)
2024-01-15 02:19:25 +00:00
gitea_uploader.go
Only migrate the first 255 chars of a Github issue title (
#28902
)
2024-01-24 02:09:08 +00:00
github_test.go
…
github.go
Bump google/go-github to v57 (
#28514
)
2023-12-18 15:42:04 -06:00
gitlab_test.go
Use known issue IID to generate new PR index number when migrating from GitLab (
#28616
)
2023-12-26 17:57:25 +00:00
gitlab.go
Use known issue IID to generate new PR index number when migrating from GitLab (
#28616
)
2023-12-26 17:57:25 +00:00
gogs_test.go
…
gogs.go
…
http_client.go
…
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
migrate_test.go
…
migrate.go
Next round of
db.DefaultContext
refactor (
#27089
)
2023-09-16 14:39:12 +00:00
onedev_test.go
…
onedev.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
restore.go
…
update.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00