cli/api
Francisco Miamoto 9a5e69a8a4 use graphql for repo milestones on issue list
Since we can obtain the necessary ID for the query on
node ID from the GraphQL API, it makes sense to remove
the REST version.
2020-08-01 23:43:36 -03:00
..
client.go API improvement : Drain response Body inside func HasScopes (#1428) 2020-07-28 14:56:17 +02:00
client_test.go Fix printing network error in case for failed HTTP requests 2020-07-17 18:24:13 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_gist.go just use a map + stdin test 2020-05-20 17:44:09 -05:00
queries_issue.go use graphql for repo milestones on issue list 2020-08-01 23:43:36 -03:00
queries_issue_test.go Add milestone filter 2020-06-13 20:53:41 -05:00
queries_org.go linter appeasement 2020-07-24 12:29:06 -05:00
queries_pr.go static not found error 2020-07-23 11:12:33 -05:00
queries_pr_test.go Name more queries in test stubs 2020-07-10 20:20:33 +02:00
queries_repo.go use graphql for repo milestones on issue list 2020-08-01 23:43:36 -03:00
queries_repo_test.go use graphql for repo milestones on issue list 2020-08-01 23:43:36 -03:00
queries_user.go Add names to GraphQL queries made over shurcooL adapter 2020-07-07 17:53:40 +02:00