sapling/eden
Muir Manders c0e88ce6a2 graphql: fix graphql queries from prod
Summary:
I accidentally referenced a non-existent "edenscm.httpclient.HTTPSConnection" when switching http libraries in the graphql client. Tweak code to work with the new library.

I also killed the ca_bundle arg since it was never actually passed from graphql.py into anything.

Reviewed By: sggutier

Differential Revision: D44478636

fbshipit-source-id: 50e78ab52f1db98fcb6b14f0fc1cac9ea6662abf
2023-03-28 16:47:55 -07:00
..
fs PrjFS: add LogEvent for fileNotification failures 2023-03-24 21:21:47 -07:00
integration integration: remove unused import in update_test 2023-03-24 21:21:47 -07:00
locale
mononoke sql_commit_graph_storage: implement prefetching of changeset edges 2023-03-28 05:25:45 -07:00
scm graphql: fix graphql queries from prod 2023-03-28 16:47:55 -07:00
test_support Enable StartFakeEdenFSTest 2023-03-14 13:25:16 -07:00
test-data test-data: remove snapshot 20190313 2022-02-04 13:50:48 -08:00
testlib ui: don't default username to <user>@<fqdn> 2023-03-02 22:10:45 -08:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file test push 2022-01-06 05:57:35 -08:00
Eden.project.toml