go-sdk/gitea
Norwin 6abdddefe3 make Release.Target a required parameter (#133) 2018-12-04 18:03:21 -05: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 Update SDK to include `head_commit` in `PushPayload`. (#131) 2018-11-28 00:56:25 +02: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 add units for team (#127) 2018-11-07 16:26:53 +08:00
pull.go Added deadline structs for api (#105) 2018-05-03 17:30:21 +03:00
release.go make Release.Target a required parameter (#133) 2018-12-04 18:03:21 -05: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_refs.go Support for git refs listing API (#129) 2018-11-23 22:19:44 -05:00
repo_tree.go added recursive support to git trees api (#130) 2018-11-26 10:37:07 +02: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