.. |
API
|
Add MonadTrace and MonadExecuteQuery abstractions (#5383)
|
2020-07-15 16:10:48 +05:30 |
Auth
|
Tracing: Simplify HTTP traced request (#5451)
|
2020-07-28 11:51:56 -07:00 |
Init
|
Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363
|
2020-07-28 19:02:44 -04:00 |
Migrate
|
Scheduled triggers (close #1914) (#3553)
|
2020-05-13 18:03:16 +05:30 |
Telemetry
|
Fix latency buckets for telemetry data
|
2020-07-22 12:29:38 -04:00 |
App.hs
|
Attach request ID as tracing metadata (#5456)
|
2020-07-28 13:06:54 -07:00 |
Auth.hs
|
Add MonadTrace and MonadExecuteQuery abstractions (#5383)
|
2020-07-15 16:10:48 +05:30 |
CheckUpdates.hs
|
Migrate to GHC 8.10, upgrade dependencies. Closes #4517
|
2020-05-13 19:13:02 -04:00 |
Compression.hs
|
few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109)
|
2020-03-20 12:16:45 +05:30 |
Cors.hs
|
Pass environment variables around as a data structure, via @sordina (#5374)
|
2020-07-14 12:00:58 -07:00 |
Init.hs
|
Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363
|
2020-07-28 19:02:44 -04:00 |
Logging.hs
|
Add MonadTrace and MonadExecuteQuery abstractions (#5383)
|
2020-07-15 16:10:48 +05:30 |
Middleware.hs
|
Migrate to GHC 8.10, upgrade dependencies. Closes #4517
|
2020-05-13 19:13:02 -04:00 |
Migrate.hs
|
Pass environment variables around as a data structure, via @sordina (#5374)
|
2020-07-14 12:00:58 -07:00 |
SchemaUpdate.hs
|
generalize query execution logic on Postgres (#5110)
|
2020-06-16 23:14:59 +05:30 |
Telemetry.hs
|
Migrate to GHC 8.10, upgrade dependencies. Closes #4517
|
2020-05-13 19:13:02 -04:00 |
Utils.hs
|
Pass environment variables around as a data structure, via @sordina (#5374)
|
2020-07-14 12:00:58 -07:00 |
Version.hs
|
Remote Joins: Create relationships across database and remote schemas (#2392)
|
2020-05-27 20:32:58 +05:30 |