0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 21:02:41 +01:00
gitea/routers/api/v1/repo
6543 7fbdb60fc1
Start to migrate from util.OptionalBool to optional.Option[bool] (#29329)
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
action.go
avatar.go
blob.go
branch.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
collaborators.go
commits.go
file.go Fix content size does not match error when uploading lfs file (#29259) 2024-02-19 14:50:03 +00:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go
issue_comment_attachment.go
issue_comment.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go
pull.go
release_attachment.go
release_tags.go
release.go
repo_test.go Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
repo.go Add merge style fast-forward-only (#28954) 2024-02-12 23:37:23 +01:00
runners.go
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go