graphql-engine/server/src-lib/Hasura/Server
Gil Mizrahi c8c0fd200f Allow running read-only run_sql queries in read-only mode
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8409
GitOrigin-RevId: f7e92c0ba03d5b2b1d6a9d8060a49b351c56bd52
2023-03-23 13:05:02 +00:00
..
API Allow running read-only run_sql queries in read-only mode 2023-03-23 13:05:02 +00:00
Auth Simplify Transformable Requests Module 2023-03-22 00:01:07 +00:00
Init refactor: newtype alias for action checking feature flags 2023-03-22 10:48:22 +00:00
Migrate chore(server): various code cleanups 2023-03-14 17:47:49 +00:00
Telemetry rename naqi to logimo part 1 2023-02-21 13:46:44 +00:00
App.hs Further remove explicit AppEnv threading in favour of askAppEnv 2023-03-21 15:51:30 +00:00
AppStateRef.hs server: consolidate schema cache and app context into a single IORef 2023-03-23 11:31:01 +00:00
Auth.hs server: rename SchemaCacheRef to AppStateRef and add AppContext to it 2023-03-17 10:30:38 +00:00
CheckUpdates.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Compression.hs chore: Fix all outstanding hlint hints 2023-02-20 17:43:28 +00:00
Cors.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Init.hs server: move apollo-federation to GA 2023-03-15 08:15:51 +00:00
Limits.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
Logging.hs server: always add query type in http-log logs (whenever available) 2023-03-20 16:14:25 +00:00
MetadataOpenAPI.hs server: codecs for TableMetadata, FunctionMetadata, and permissions 2022-09-12 20:31:07 +00:00
Metrics.hs server: fix value of created_at for postgres event triggers 2023-03-22 07:32:42 +00:00
Middleware.hs server: rename SchemaCacheRef to AppStateRef and add AppContext to it 2023-03-17 10:30:38 +00:00
Migrate.hs chore(server): various code cleanups 2023-03-14 17:47:49 +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: replicate log-based data transfer metrics as prometheus metrics 2022-12-28 03:49:33 +00:00
Rest.hs delete ExecutionCtx in favour of explicit argument passing 2023-03-21 12:37:21 +00:00
SchemaUpdate.hs Clean AppEnv and AppContext passing, remove RunT, reduce ServerConfigCtx uses 2023-03-21 10:45:56 +00:00
Telemetry.hs Separate the metadata and cache representations of logical models 2023-03-02 16:04:18 +00:00
Types.hs refactor: newtype alias for action checking feature flags 2023-03-22 10:48:22 +00:00
Utils.hs server: webhook auth token caching 2023-03-14 18:28:56 +00:00
Version.hs Amend console assets versioning scheme for CE 2022-08-26 12:39:16 +00:00