graphql-engine/server/src-lib/Hasura
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
..
Backends server/postgres: optimize SQL query generation with LIMITs 2021-08-17 17:03:08 +00:00
Base Clean some instances 2021-07-30 15:43:32 +00:00
Cache server: remove remnants of query plan caching (fix #1795) 2021-07-27 11:52:43 +00:00
Eventing server: add support for tagged and dynamic metrics 2021-08-05 21:08:17 +00:00
GraphQL server: remove stray comment 2021-08-23 15:03:33 +00:00
Incremental server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Metadata server: fix cron trigger bug of new events not getting generated when cron trigger is imported via metadata 2021-05-26 16:20:19 +00:00
RQL pro, server: simplify and unify limit resolution 2021-08-23 19:27:11 +00:00
Server server: fix bug when downgrading from v2 to v1 when there is atleast one cron trigger present in the metadata 2021-08-17 07:02:09 +00:00
SQL kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
App.hs Revert "Disable TLS checks for actions services with self-signed certificates" 2021-08-06 17:06:55 +00:00
EncJSON.hs Remote schema execution logic 2021-08-06 13:40:37 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs Add fancier trace debugging functions to Hasura.Prelude 2021-08-12 19:33:56 +00:00
QueryTags.hs server: SQL query tags for GQL operations (closes #400) 2021-07-29 08:30:10 +00:00
Session.hs kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
Tracing.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00