You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/api/v1/repo
Chongyi Zheng 443fd27a90
Add `sync_on_commit` option for push mirrors api (#22271) (#22292)
2 years ago
..
blob.go
branch.go Fix ListBranches to handle empty case (#21921) (#22024) 2 years ago
collaborators.go
commits.go
file.go Add support for HEAD requests in Maven registry (#21834) (#21929) 2 years ago
fork.go
git_hook.go
git_ref.go
hook.go Decouple HookTask from Repository (#17940) 2 years ago
hook_test.go Decouple HookTask from Repository (#17940) 2 years ago
issue.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 2 years ago
notes.go
patch.go
pull.go Allow empty assignees on pull request edit (#22150) (#22214) 2 years ago
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Make external issue tracker regexp configurable via API (#21338) 2 years ago
repo_test.go
star.go
status.go Use complete SHA to create and query commit status (#22244) (#22257) 2 years ago
subscriber.go
tag.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
teams.go
topic.go
transfer.go
tree.go
wiki.go