go-sdk/gitea
2020-05-29 05:38:44 +00:00
..
admin_org.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
admin_repo.go Add CreateRepoOption alias to fix #182 (#184) 2019-08-02 15:44:35 +00:00
admin_test.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
admin_user.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
attachment.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
client.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
doc.go ask for go get from code.gitea.io/sdk/gitea 2016-11-11 21:52:21 +08:00
fork.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
git_blob.go [Add] GetBlob (#212) 2020-01-06 16:26:01 +00:00
git_hook.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
go.mod [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00
go.sum [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00
hook.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
issue_comment_test.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
issue_comment.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
issue_label.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
issue_milestone_test.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
issue_milestone.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
issue_reaction.go [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00
issue_stopwatch.go [Extend] StopWatch struct & functions (#211) 2020-01-09 19:04:15 +00:00
issue_subscription_test.go Corect test Title: TestIssueSubscription (#326) 2020-05-19 06:33:05 +00:00
issue_subscription.go IssueUn-/Subscription take care of new 200 status (#325) 2020-05-11 15:28:10 +00:00
issue_test.go ListIssues: add milestones filter (#327) 2020-05-20 06:48:06 +00:00
issue_tracked_time.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
issue.go ListIssues: add milestones filter (#327) 2020-05-20 06:48:06 +00:00
list_options.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
main_test.go Fix ListIssue Functions (now respect ListIssueOption's) (#225) 2020-01-26 02:46:38 +00:00
notifications_test.go CI: fix test task (#295) 2020-03-30 18:57:56 +00:00
notifications.go Add paggination to ListNotification functions (#339) 2020-05-20 08:26:47 +00:00
oauth2_test.go Add Get/Update for oauth2 apps (#311) 2020-04-20 13:17:57 +00:00
oauth2.go Add Get/Update for oauth2 apps (#311) 2020-04-20 13:17:57 +00:00
org_member_test.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
org_member.go add functions for OrgMembership endpoints (#275) 2020-02-09 18:01:13 +00:00
org_team.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
org_type.go Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) 2019-10-13 01:34:01 +00:00
org.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
pull_review_test.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
pull_review.go Add PullReview functions (#338) 2020-05-21 18:04:48 +00:00
pull_test.go fix ineffassign in Tests & set Version v0.13.0 (#345) 2020-05-27 13:04:51 +00:00
pull.go Follow https://github.com/go-gitea/gitea/pull/11666 2020-05-29 05:38:44 +00:00
release.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
repo_branch_protection.go Add BranchProtection functions (#341) 2020-05-21 17:52:51 +00:00
repo_branch_test.go Add BranchProtection functions (#341) 2020-05-21 17:52:51 +00:00
repo_branch.go Add BranchProtection functions (#341) 2020-05-21 17:52:51 +00:00
repo_collaborator.go Add missing JSON header to Client.AddCollaborator (#306) 2020-04-07 14:26:05 +00:00
repo_commit_test.go Add ListRepoCommits (#266) 2020-02-09 01:08:43 +00:00
repo_commit.go Revert "API split for: to get single commit via SHA and Ref (#319)" (#324) 2020-05-11 19:03:14 +00:00
repo_file_test.go Copy DeleteFileOptions struct fields into UpdateFileOptions struct (#330) 2020-05-21 10:13:32 +00:00
repo_file.go Copy DeleteFileOptions struct fields into UpdateFileOptions struct (#330) 2020-05-21 10:13:32 +00:00
repo_key.go Extend ListDeployKeys (#268) 2020-02-05 09:39:04 +00:00
repo_refs.go Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) 2019-10-13 01:34:01 +00:00
repo_tag.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
repo_test.go Add SearchRepo API Call (#254) 2020-02-01 06:26:12 +00:00
repo_topics_test.go Refactor List/SetRepoTopics (#276) 2020-02-09 18:31:34 +00:00
repo_topics.go Refactor List/SetRepoTopics (#276) 2020-02-09 18:31:34 +00:00
repo_transfer_test.go Implement Repo Transfer (#264) 2020-02-04 08:04:44 +00:00
repo_transfer.go Implement Repo Transfer (#264) 2020-02-04 08:04:44 +00:00
repo_tree.go format code (#245) 2020-02-02 15:19:11 +00:00
repo_watch_test.go Refactor RepoWatch (#241) 2020-01-31 05:17:06 +00:00
repo_watch.go Refactor RepoWatch (#241) 2020-01-31 05:17:06 +00:00
repo.go update CreateRepoOption struct (#300) 2020-04-01 02:59:16 +00:00
status.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
user_app.go Support 2FA for basic auth & refactor Token functions (#335) 2020-05-19 22:16:37 +00:00
user_email.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
user_follow.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
user_gpgkey.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
user_key.go added pagination options for listing requests (#205) 2020-02-05 07:59:55 +00:00
user_search.go extend SearchUsers (#248) 2020-02-04 08:08:14 +00:00
user_test.go Support 2FA for basic auth & refactor Token functions (#335) 2020-05-19 22:16:37 +00:00
user.go Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) 2019-10-13 01:34:01 +00:00
version_test.go [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00
version.go [Add] VersionCheck (#215) 2020-01-27 06:20:49 +00:00