forgejo/routers/api/v1/repo
Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663)
* Move migrtions into services and base into modules/migration

* Fix imports

* Fix lint
2021-11-16 23:25:33 +08:00
..
blob.go
branch.go
collaborators.go
commits.go Add API to get commit diff/patch (#17095) 2021-09-20 18:14:29 +02:00
file.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
fork.go
git_hook.go
git_ref.go
hook.go Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
hook_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
issue.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
key.go
label.go
language.go
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
migrate.go Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
milestone.go
mirror.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
notes.go
pull.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
pull_review.go
release.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
release_attachment.go
release_tags.go
repo.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
repo_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go Avoid double imports (#17569) 2021-11-08 09:04:13 +02:00
tree.go
wiki.go Add API to get/edit wiki (#17278) 2021-10-25 11:43:40 +08:00