This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-12 22:27:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce272f2e53062ca94e860e1565aa5e8ed9c670c2
gitea
/
modules
/
migrations
History
Lunny Xiao
df57524c49
Fix restore without topic failure (
#18387
) (
#18401
)
...
Co-authored-by: zeripath <
art27@cantab.net
>
2022-01-26 11:16:13 +08:00
..
base
Fix various documentation, user-facing, and source comment typos (
#16367
)
2021-07-08 13:38:13 +02:00
dump.go
Fix dump and restore respository (
#16698
) (
#16898
)
2021-08-31 10:44:14 +01:00
error.go
…
git.go
…
gitea_downloader_test.go
…
gitea_downloader.go
…
gitea_uploader_test.go
…
gitea_uploader.go
Fix Migrate Description - backport (
#17727
)
2021-11-19 17:52:47 +08:00
github_test.go
…
github.go
Fix bug of migrate comments which only fetch one page (
#17055
) (
#17058
)
2021-09-15 14:01:54 -04:00
gitlab_test.go
…
gitlab.go
Gitlab Migrator: dont ignore reactions of last request (
#16903
) (
#16913
)
2021-09-01 17:52:38 -04:00
gogs_test.go
…
gogs.go
Fix various documentation, user-facing, and source comment typos (
#16367
)
2021-07-08 13:38:13 +02:00
main_test.go
…
migrate_test.go
…
migrate.go
Only allow webhook to send requests to allowed hosts (
#17482
) (
#17510
)
2021-11-06 09:23:43 +00:00
restore.go
Fix restore without topic failure (
#18387
) (
#18401
)
2022-01-26 11:16:13 +08:00
update.go
…