cli/api
2020-10-14 15:54:42 +02:00
..
cache.go Improve HTTP caching layer 2020-10-02 15:19:40 +02:00
cache_test.go Improve HTTP caching layer 2020-10-02 15:19:40 +02:00
client.go Restore Go 1.13 compatibility 2020-09-01 19:12:02 +02:00
client_test.go Add release download, upload files on create, upload retrying 2020-08-21 18:00:52 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_issue.go Fix parsing labels in paginated IssueList 2020-10-14 15:32:45 +02:00
queries_issue_test.go Simplify test to avoid use of reflect 2020-10-14 15:54:42 +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 Add tests for GraphQL introspection 2020-10-01 16:33:56 +02:00
queries_pr_test.go Add tests for GraphQL introspection 2020-10-01 16:33:56 +02:00
queries_repo.go Ensure that we don't reuse the same deserialization struct over pagination iterations 2020-10-14 15:38:21 +02:00
queries_repo_test.go use graphql for repo milestones on issue list 2020-08-01 23:43:36 -03:00
queries_user.go [Feature] Create repository from template 2020-08-27 14:46:16 -04:00