go-sdk/gitea
guyzmo 8cff72208a Added Parent property to the repo API (#59)
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
2017-05-06 09:37:21 +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 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 Support for repo creation/deletion webhooks (#55) 2017-05-04 11:19:40 +08:00
issue.go expose url field in issues and pull requests (#39) 2017-02-19 19:17:32 +08:00
issue_comment.go fixed backend path for CreateIssueComment (#46) 2017-03-13 09:37:12 +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 swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +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 Add created_at and updated_at in PR json (#52) 2017-04-27 08:40:26 +08:00
release.go duplicated of json field (#47) 2017-04-16 07:07:55 +08:00
repo.go Added Parent property to the repo API (#59) 2017-05-06 09:37:21 +08: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 Add swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +08:00
repo_watch.go Add swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +08:00
status.go Status-API (#49) 2017-03-22 12:44:28 +08:00
user.go Add swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +08:00
user_app.go Add swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +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 swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +08:00
user_key.go Add swagger descriptions and needed structs (#53) 2017-04-30 23:33:16 +08:00
utils.go fix most of all the lint errors 2016-11-10 17:44:00 +08:00