graphql-engine/server/src-lib/Hasura/Server
2022-07-26 07:33:35 +00:00
..
API Move SchemaOptions to its own module, remove magic bools 2022-07-14 17:59:01 +00:00
Auth server: Handle special characters in parseJSONPath and encodeJSONPath. 2022-07-05 15:53:45 +00:00
Init Restructure Pro Parser modules to align with the OSS Parser 2022-07-26 07:33:35 +00:00
Migrate server: Split CatalogVersion into Source… and Metadata… 2022-07-04 09:32:12 +00:00
Telemetry server/telemetry: support multiple sources 2022-06-15 08:03:31 +00:00
App.hs server: expose Prometheus metrics from Hasura Pro 2022-07-23 21:19:20 +00:00
Auth.hs Add unit tests for Pro Env Var parsing 2022-07-26 00:43:26 +00:00
CheckUpdates.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Compression.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Cors.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Init.hs OSS Init Modules Restructure 2022-07-15 08:55:25 +00:00
Limits.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Logging.hs Adds unit tests to OSS Arg/Env parsing 2022-07-15 05:04:02 +00:00
MetadataOpenAPI.hs server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
Metrics.hs server: add metric for the metadata resource version 2022-03-08 23:00:27 +00:00
Middleware.hs server: assorted minor clean-up around HTTP managers 2022-02-16 07:09:47 +00:00
Migrate.hs server: Split CatalogVersion into Source… and Metadata… 2022-07-04 09:32:12 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
OpenAPI.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Prometheus.hs server: expose Prometheus metrics from Hasura Pro 2022-07-23 21:19:20 +00:00
Rest.hs Inline scalar type names in RQL.Common. 2022-07-15 10:11:13 +00:00
SchemaCacheRef.hs Add unless/when related hints 2022-05-27 13:34:42 +00:00
SchemaUpdate.hs server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
Telemetry.hs server: remove systemDefined field from CoreFieldInfo 2022-07-13 15:21:01 +00:00
Types.hs server: support for Apollo federation 2022-07-25 15:54:41 +00:00
Utils.hs Weeding (2/?) 2022-06-09 16:40:49 +00:00
Version.hs server/ci: rework version baking, and cache dist-newstyle in CI 2022-04-05 15:59:09 +00:00