forgejo-sdk/gitea
Thomas Boerger 9ceaabb8c7 Merge pull request #45 from sapk-fork/add-commit-payload-verification
Add the verification payload in commits.
2017-03-09 23:08:57 +01: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 most of all the lint errors 2016-11-10 17:44:00 +08:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
fork.go Functions for forks 2016-12-27 11:21:16 -05:00
gitea.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
hook.go Add the verification payload in commits. 2017-03-08 18:22:43 +01:00
issue.go expose url field in issues and pull requests (#39) 2017-02-19 19:17:32 +08:00
issue_comment.go bug fixed & lint fixed 2016-11-10 23:08:54 +08:00
issue_label.go Merge pull request #9 from go-gitea/fix/github-compliance 2016-11-10 12:33:06 +01:00
issue_milestone.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
miscellaneous.go Add comment for exported struct and method 2017-03-03 22:55:14 +08:00
org.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_member.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
org_team.go EditTeamOption struct (#25) 2016-12-08 10:20:10 +08:00
pull.go expose url field in issues and pull requests (#39) 2017-02-19 19:17:32 +08:00
release.go Rename gitea/releases.go -> gitea/release.go (#34) 2017-01-01 10:20:21 +08:00
repo.go Add "mirror" field to repo 2017-02-18 14:09:11 -02:00
repo_branch.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
repo_collaborator.go Functions for Collaborators 2016-12-21 11:05:53 -05:00
repo_file.go Moved source files into subfolder 2016-11-07 11:26:36 -02:00
repo_key.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user.go Backward compatibility (username vs. login) 2016-12-16 01:08:43 +01:00
user_app.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_email.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_follow.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
user_gpgkey.go Add missing ListGPGKeys of a user (#44) 2017-03-09 09:32:59 +08:00
user_key.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00
utils.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00