cli/api
Francisco Miamoto 3ce1de62a2 fix searching issues by the milestone name
This fix involves using the REST API since the GraphQL one doesn't
seem to return the necessary ID for the subsequent issues query.
2020-07-30 22:11:19 -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 fix searching issues by the milestone name 2020-07-30 22:11:19 -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 fix searching issues by the milestone name 2020-07-30 22:11:19 -03:00
queries_repo_test.go isolate repo create command 2020-07-24 12:26:27 -05:00
queries_user.go Add names to GraphQL queries made over shurcooL adapter 2020-07-07 17:53:40 +02:00