forgejo/routers/api/v1/repo
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
* Move webhook to a standalone package under modules

* fix test

* fix comments
2019-11-01 22:51:22 +00:00
..
blob.go
branch.go
collaborators.go
commits.go
file.go
fork.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
git_hook.go
git_ref.go
hook.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
hook_test.go
issue.go Allow cross-repository dependencies on issues (#7901) 2019-10-31 13:06:10 +08:00
issue_comment.go Move webhook codes from service to webhook notification (#8712) 2019-10-30 12:02:46 +02:00
issue_label.go Move issue label operations to issue service package (#8553) 2019-10-19 12:48:29 +03:00
issue_tracked_time.go
key.go
label.go
main_test.go
milestone.go
pull.go Move issue notifications (#8713) 2019-10-29 00:45:43 +08:00
release.go
release_attachment.go
repo.go Move some repositories' operations to a standalone service package (#8557) 2019-10-26 14:54:11 +08:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
tree.go