graphql-engine/server
Robert 191e7a7ccf pro, server: simplify and unify limit resolution
This should be mostly a no-op change, with one exception:

When limits are not disabled, but neither node nor depth limit
is configured, we no longer count nodes/depth uselessly.

https://github.com/hasura/graphql-engine-mono/pull/2103

GitOrigin-RevId: 9943f89d6b969ca101a9a5601417c5b14a358a10
2021-08-23 19:27:11 +00:00
..
bench-wrk server: generalize integration tests 2021-03-11 18:18:41 +00:00
benchmarks server benchmarks: fix running bench.sh locally in both modes; add missing --network=host in postgres container 2021-08-22 07:14:15 +00:00
packaging ci: add job to build and push base image 2021-08-19 09:01:51 +00:00
src-exec Revert "Disable TLS checks for actions services with self-signed certificates" 2021-08-06 17:06:55 +00:00
src-lib pro, server: simplify and unify limit resolution 2021-08-23 19:27:11 +00:00
src-rsr tag release v2.0.7 (#2118) 2021-08-17 13:07:37 +00:00
src-test Fix comment formatting to allow parsing in haddock-mode 2021-08-16 22:20:25 +00:00
tests-py server: remove unused bahnql test 2021-08-19 18:35:56 +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
.hlint.yaml ci: improve hlint messages 2021-05-04 21:52:55 +00:00
.stylish-haskell.yaml ci: run stylish haskell on all incoming PRs 2021-01-21 23:37:26 +00:00
cabal.project.ci update resource limits on circleci [force ci] 2021-01-29 14:36:07 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
CONTRIBUTING.md server/bigquery: run tests in CI 2021-08-12 16:48:29 +00:00
graphql-engine.cabal Add fancier trace debugging functions to Hasura.Prelude 2021-08-12 19:33:56 +00:00
Makefile Combine oss and pro server configuration 2021-08-11 04:19:27 +00:00
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
STYLE.md server: Add a Haskell style guide (#2175) 2020-04-08 02:31:30 -05:00