graphql-engine/server
Robert 91cc962e5d server: move http manager out of GlobalCtx
It was only used for one purpose. This makes the sketchy manager handling in schema cache init a bit more visible.

Should help make the change in #2449 more robust.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3677
GitOrigin-RevId: e34b990bafb4893663ae195d5bf329130056f1ff
2022-02-23 23:41:28 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks benchmarks: add an initial adhoc operation mode, suitable for benchma… 2022-02-22 16:59:44 +00:00
documentation Add a tip on how to benchmark a query on postgres 2022-02-08 08:29:22 +00:00
packaging ci: add support for linux/arm64 docker image 2021-12-09 09:34:22 +00:00
src-exec server/tests: initial work on a test suite for DB-to-DB joins 2021-10-20 20:02:34 +00:00
src-lib server: move http manager out of GlobalCtx 2022-02-23 23:41:28 +00:00
src-rsr ci: tag release v2.3.0-beta.2 and v2.3.0-beta.2-pro.1 2022-02-22 13:13:20 +00:00
src-test Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
tests/integration Metadata code cleanups 2022-02-18 12:47:56 +00:00
tests-hspec Reduce boolean blindness by promoting data type StringifyNumbers 2022-02-23 20:19:24 +00:00
tests-py server/bigquery: fix parsing timestamp input values 2022-02-21 14:48:00 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server/citus: feature branch 2021-05-21 02:47:51 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-M1.md update contributing and compiling on m1 2022-01-21 11:21:49 +00:00
CONTRIBUTING.md server: reference hspec README in CONTRIBUTING 2022-02-23 13:47:44 +00:00
graphql-engine.cabal tests-hspec: Extract Exceptions, refactor env vars, use json file as well for BigQuery 2022-02-23 19:33:32 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
Setup.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00