forgejo/routers/api/v1/repo
6543 39b507e3c4
Trigger webhooks on issue label-change via API too (#10421)
* trigger webhooks with api too

* fix comment

* notify report old too

* CI restart

* restart CI again

* remove duplicated code
2020-02-23 22:53:08 +00:00
..
blob.go
branch.go Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go Trigger webhooks on issue label-change via API too (#10421) 2020-02-23 22:53:08 +00:00
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
main_test.go
migrate.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
milestone.go Fix milestone API state parameter unhandled (#10049) 2020-01-29 08:36:32 +02:00
mirror.go
pull.go Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
release.go
release_attachment.go
repo.go
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
tree.go