go-sdk/gitea
Peter H0ffmann 11c860c8e4 fix: Add secret to all webhook's payload where it has been missing (#126)
affects webhooks for:
* Delete
* Fork
* IssueComment
* Release

Resolves: go-gitea/gitea#4732, go-gitea/gitea#5173
Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de>
2018-10-27 22:55:26 +08:00
..
admin_org.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
admin_repo.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
admin_user.go Fix a format problem in admin_user.go (#118) 2018-09-01 00:14:12 +03:00
attachment.go fix golint (#102) 2018-04-07 22:59:28 +08:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
fork.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
gitea.go fixes #88 to handle 422 better (#89) 2018-02-03 19:30:41 -06:00
hook.go fix: Add secret to all webhook's payload where it has been missing (#126) 2018-10-27 22:55:26 +08:00
issue.go Prepare for prioritize issues & update .gitignore for goland users (#117) 2018-08-30 22:29:03 +08:00
issue_comment.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_label.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_milestone.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
issue_tracked_time.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
lfs_lock.go Add api lfs locks struct (#78) 2017-11-20 14:55:09 +08:00
miscellaneous.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
org.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
org_member.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_team.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
pull.go Added deadline structs for api (#105) 2018-05-03 17:30:21 +03:00
release.go Add Attachment API (#90) 2018-02-28 11:17:30 +08:00
repo.go Added "archived"-flag to repo struct (#122) 2018-10-05 22:59:49 +02:00
repo_branch.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
repo_collaborator.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
repo_file.go Moved source files into subfolder 2016-11-07 11:26:36 -02:00
repo_key.go Add deploy key changes (#125) 2018-10-24 17:58:56 +03:00
repo_watch.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
status.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
user.go Add GetMyUserInfo (#111) 2018-06-24 14:13:26 +03:00
user_app.go add ID as an output for token API and Delete token (#110) 2018-06-20 12:04:31 +03:00
user_email.go Updates to swagger documentation (#77) 2017-11-12 11:10:33 +02:00
user_follow.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_gpgkey.go Run `go fmt` for the entire project (#85) 2018-01-09 02:26:05 +02:00
user_key.go Adjust keys api (#121) 2018-10-22 14:30:51 +03:00
user_search.go Add Search users support (#92) 2018-02-15 19:59:44 -06:00
utils.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00