gitea/routers/api/v1/repo
Gusted c0a6309a5f
Simplify loops to copy (#19569)
- Simplify two loops into `copy` statements.
2022-05-01 01:53:56 +02:00
..
blob.go
branch.go Don't error when branch's commit doesn't exist (#19547) 2022-04-29 16:44:40 +08:00
collaborators.go Add API to query collaborators permission for a repository (#18761) 2022-04-29 14:24:38 +02:00
commits.go Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461) 2022-04-25 20:45:18 +02:00
file.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go
language.go Simplify loops to copy (#19569) 2022-05-01 01:53:56 +02:00
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
pull_review.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
pull.go Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
release_attachment.go
release_tags.go
release.go
repo_test.go
repo.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go