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-19 15:34:44 +02:00
Code
Issues
Activity
gitea
/
modules
/
migration
History
ZPascal
2aa754f287
fix: Remove yaml v3→v4 migration from this PR (moved to dedicated PR)
2026-05-26 15:44:38 +02:00
..
file_format_testdata
…
schemas
…
comment.go
…
downloader.go
…
error.go
…
file_format_test.go
Update Go dependencies (
#36781
)
2026-04-01 11:26:52 +08:00
file_format.go
fix: Remove yaml v3→v4 migration from this PR (moved to dedicated PR)
2026-05-26 15:44:38 +02:00
issue.go
…
label.go
…
messenger.go
…
milestone.go
…
null_downloader.go
…
options.go
feat(api): encrypt AWS creds (
#37679
)
2026-05-14 15:46:20 +03:00
pullrequest.go
…
reaction.go
…
release.go
fix: prevent panic when GitLab release has more links than sources (
#36295
)
2026-01-05 21:48:12 +08:00
repo.go
fix: persist mirror repository metadata (
#37519
)
2026-05-03 16:47:02 +00:00
retry_downloader.go
…
review.go
…
schemas_bindata.go
Replace custom Go formatter with
golangci-lint fmt
(
#37194
)
2026-04-17 17:45:22 +00:00
schemas_dynamic.go
Update Go dependencies (
#36781
)
2026-04-01 11:26:52 +08:00
uploader.go
…