gitea/routers/api/v1/repo
Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159)
* Move init repository related functions to modules

* Fix lint

* Use ctx but db.DefaultContext

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-29 15:23:45 +08:00
..
blob.go
branch.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
collaborators.go
commits.go
file.go Allow API to create file on empty repo (#19224) 2022-03-28 21:48:41 +02:00
fork.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
language.go
main_test.go
migrate.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
milestone.go
mirror.go
notes.go
patch.go
pull.go
pull_review.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
release.go
release_attachment.go
release_tags.go
repo.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
teams.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
topic.go
transfer.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
tree.go
wiki.go