graphql-engine/server/src-lib/Hasura/Server
2024-09-18 11:38:36 +00:00
..
API server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Auth Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00
Init server: Introduce option to add query field in http-log only on errors 2024-09-18 09:21:02 +00:00
Migrate Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Telemetry GHC 9.10.1 2024-08-13 13:41:16 +00:00
App.hs GHC 9.10.1 2024-08-13 13:41:16 +00:00
AppStateRef.hs server: fix race condition in reloadAppContext 2023-07-06 23:01:32 +00:00
Auth.hs Enforce the session variable name prefix. 2024-07-29 15:53:06 +00:00
CheckUpdates.hs INFRA-832: logs OTLP export 2023-09-13 16:49:55 +00:00
Compression.hs server: compress OTLP export transport 2024-08-26 08:10:26 +00:00
Cors.hs Remove some TemplateHaskell from Hasura.Server 2023-06-28 07:56:25 +00:00
Init.hs server: Introduce option to add query field in http-log only on errors 2024-09-18 09:21:02 +00:00
Limits.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Logging.hs server: Include operationName in http-log when HASURA_GRAPHQL_HTTP_LOG_QUERY_ONLY_ON_ERROR env var set to true 2024-09-18 11:38:36 +00:00
MetadataOpenAPI.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Metrics.hs server: add active multiplexed subscriptions metrics 2023-04-18 15:33:01 +00:00
Middleware.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Migrate.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Name.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
OpenAPI.hs server: Preserve ordering when possible, and sort when it's not. 2023-06-02 09:31:26 +00:00
Prometheus.hs add operation_name and parameterized_query_hash to hasura_graphql_requests_total metric 2024-03-18 14:45:09 +00:00
ResourceChecker.hs Jberryman/ghc 9.6.4 2024-01-23 19:47:53 +00:00
Rest.hs GHC 9.10.1 2024-08-13 13:41:16 +00:00
SchemaUpdate.hs INFRA-832: logs OTLP export 2023-09-13 16:49:55 +00:00
Telemetry.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Types.hs GHC 9.10.1 2024-08-13 13:41:16 +00:00
Utils.hs server: Factor out authentication-related code into a new namespace, Hasura.Authentication. 2024-07-29 06:02:56 +00:00
Version.hs server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00