graphql-engine/server/src-lib/Hasura
Auke Booij a96e0c33cd Refactor EncJSON: fewer footguns, better syntax
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5408
GitOrigin-RevId: 077afebc09e6aed6f201d5ed686d6f6e7050bf24
2022-08-11 14:19:29 +00:00
..
Backends Refactor EncJSON: fewer footguns, better syntax 2022-08-11 14:19:29 +00:00
Base server: Move ErrorMessage to its own package. 2022-07-27 04:38:12 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Move soEventsHttpPoolSize and soEventsFetchInterval defaulting into arg parser 2022-08-10 19:18:11 +00:00
GraphQL Run the reader context per schema block 2022-08-08 13:05:51 +00:00
Incremental server: Move the schema parsers to their own library. 2022-08-05 13:53:39 +00:00
Metadata server: convert Metadata to DTO (smaller PR) 2022-08-01 12:50:00 +00:00
RQL move strictness where it is needed 2022-08-11 07:53:44 +00:00
Server Move soEventsHttpPoolSize and soEventsFetchInterval defaulting into arg parser 2022-08-10 19:18:11 +00:00
SQL Spell out the TH in Hasura.SQL.{Tag,AnyBackend} 2022-08-11 09:11:07 +00:00
App.hs Move soEventsHttpPoolSize and soEventsFetchInterval defaulting into arg parser 2022-08-10 19:18:11 +00:00
EncJSON.hs Refactor EncJSON: fewer footguns, better syntax 2022-08-11 14:19:29 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Name.hs server: support for Apollo federation 2022-07-25 15:54:41 +00:00
Prelude.hs Use witherable, remove catMaybes/mapMaybe 2022-07-29 14:53:16 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs Weeding (2/?) 2022-06-09 16:40:49 +00:00
Tracing.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00