forgejo/routers/api/v1/repo
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
* Move create/fork repository from models to modules/repository

* fix wrong reference

* fix test

* fix test

* fix lint

* Fix DBContext

* remove duplicated TestMain

* fix lint

* fix conflicts
2020-01-12 20:11:17 +08:00
..
blob.go
branch.go
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go [BugFix] [API] ​/repos​/issues​/search (#9698) 2020-01-12 14:35:11 +08:00
issue_comment.go [API] add comments endpoint for single comment (#9494) 2020-01-08 15:00:59 +08:00
issue_label.go
issue_reaction.go fix swagger description of reaction API (#9617) 2020-01-06 06:58:13 +02:00
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Move tracked time api convert to convert package (#9665) 2020-01-10 21:59:41 -05:00
key.go
label.go
main_test.go
milestone.go
pull.go Allow repo admin to merge PR regardless of review status (#9611) 2020-01-11 02:29:34 -05:00
release.go
release_attachment.go
repo.go Move create/fork repository from models to modules/repository (#9489) 2020-01-12 20:11:17 +08:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
tree.go