This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-06-07 08:55:14 +02:00
Code
Issues
Activity
gitea
/
services
/
migrations
History
Lunny Xiao
18ccee0f2f
Fix mirror sync parser and fix mirror messages (
#36504
)
...
Fix
#36474
It also fixed a bug when sync deleted branches.
2026-02-11 00:16:05 +00:00
..
codebase_test.go
…
codebase.go
…
codecommit.go
…
common.go
…
dump.go
…
error.go
…
git.go
…
gitbucket.go
…
gitea_downloader_test.go
chore: add comments for "api/healthz", clean up test env (
#36481
)
2026-01-30 10:23:38 +08:00
gitea_downloader.go
Enable pagination on GiteaDownloader.getIssueReactions() (
#36549
)
2026-02-09 15:49:05 +01:00
gitea_uploader_test.go
…
gitea_uploader.go
Fix mirror sync parser and fix mirror messages (
#36504
)
2026-02-11 00:16:05 +00:00
github_test.go
…
github.go
fix: prevent panic when GitLab release has more links than sources (
#36295
)
2026-01-05 21:48:12 +08:00
gitlab_test.go
…
gitlab.go
fix: prevent panic when GitLab release has more links than sources (
#36295
)
2026-01-05 21:48:12 +08:00
gogs_test.go
…
gogs.go
…
http_client.go
…
main_test.go
fix: prevent panic when GitLab release has more links than sources (
#36295
)
2026-01-05 21:48:12 +08:00
migrate_test.go
…
migrate.go
Unify repo names in system notices (
#36491
)
2026-02-01 17:06:57 +08:00
onedev_test.go
…
onedev.go
…
restore.go
…
update.go
…