gitea/routers/api/v1/repo
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
* Move webhook type from int to string

* rename webhook_services

* finish refactor

* Fix merge

* Ignore unnecessary ci

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2020-12-08 11:41:14 +01:00
..
blob.go
branch.go Add block on official review requests branch protection (#13705) 2020-11-28 21:30:46 +02:00
collaborators.go
commits.go
file.go
fork.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
git_hook.go
git_ref.go
hook.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
hook_test.go
issue.go [API] Add more filters to issues search (#13514) 2020-11-23 20:49:36 +00:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
label.go
language.go
main_test.go
migrate.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
milestone.go
mirror.go
pull.go
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
repo_test.go
star.go
status.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
subscriber.go
tag.go
topic.go
transfer.go Move Repo APIFormat to convert package (#13787) 2020-12-02 16:38:30 -05:00
tree.go