..
cache.go
Allow caching HTTP 204 responses
2021-03-01 16:04:34 +01:00
cache_test.go
spelling: response
2020-11-21 21:43:51 -05:00
client.go
Fix unmarshalling GraphQL error type
2021-08-04 15:34:53 +02:00
client_test.go
Fix requesting REST sub-resources on GHE
2021-04-19 12:41:09 +02:00
export_pr.go
Fix how teams are displayed in requested reviewers
2021-05-28 14:32:31 +02:00
export_pr_test.go
Export more IDs in issue/pr JSON payload
2021-05-18 18:19:28 +02:00
export_repo.go
Add repo view --json export functionality
2021-05-12 17:05:15 +02:00
pull_request_test.go
Fix preloading of pr reviews, checks, and issue/pr comments
2021-05-18 17:13:27 +02:00
queries_comments.go
Fix preloading of pr reviews, checks, and issue/pr comments
2021-05-18 17:13:27 +02:00
queries_issue.go
Fix broken GraphQL queries due to editing Author struct
2021-05-18 18:35:34 +02:00
queries_org.go
Ensure that we don't reuse the same deserialization struct over pagination iterations
2020-10-14 15:38:21 +02:00
queries_pr.go
Fix bug where branchProtectionRule doesn't exist in enterprise 2.22
2021-06-30 09:47:30 -07:00
queries_pr_review.go
Fix preloading of pr reviews, checks, and issue/pr comments
2021-05-18 17:13:27 +02:00
queries_pr_test.go
Small nitpicky polish
2021-05-27 08:47:41 -04:00
queries_repo.go
remove redundant logs
2021-06-17 10:41:24 +05:30
queries_repo_test.go
Add repo view --json export functionality
2021-05-12 17:05:15 +02:00
queries_user.go
[Feature] Create repository from template
2020-08-27 14:46:16 -04:00
query_builder.go
Fix fetching information about the PR potentially being behind base branch
2021-06-10 15:51:27 +02:00
query_builder_test.go
Fix broken GraphQL queries due to editing Author struct
2021-05-18 18:35:34 +02:00
reaction_groups.go
Eliminate API overfetching in pr commands
2021-04-30 20:34:36 +02:00
reaction_groups_test.go
Address PR comments
2020-12-08 10:24:02 -05:00