.. |
App
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
Authentication
|
Allow a custom list of ignored headers in actions
|
2024-07-30 15:32:00 +00:00 |
Backends
|
GHC 9.10.1
|
2024-08-13 13:41:16 +00:00 |
Cache
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Eventing
|
Only schedule cleanup for event triggers if any exist.
|
2024-08-07 13:56:58 +00:00 |
Function
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
GraphQL
|
Return correct isRepeatable value for directives in graphql schema introspection
|
2024-10-15 00:59:52 +00:00 |
LogicalModel
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
LogicalModelResolver
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
Metadata
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
NativeQuery
|
add a flag to disable native query validation
|
2024-06-21 11:49:40 +00:00 |
QueryTags
|
Remove the last of the obvious Aeson TemplateHaskell
|
2023-06-28 15:45:09 +00:00 |
RemoteSchema
|
Enforce the session variable name prefix.
|
2024-07-29 15:53:06 +00:00 |
RQL
|
GHC 9.10.1
|
2024-08-13 13:41:16 +00:00 |
Server
|
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 |
Services
|
Upgrade Ormolu to 0.7.0.0
|
2023-05-24 13:53:53 +00:00 |
SQL
|
Remove some TemplateHaskell from Hasura.SQL
|
2023-06-29 10:32:19 +00:00 |
StoredProcedure
|
chore(server): add track/untrack stored procedure metadata commands to bulk_atomic
|
2023-08-01 08:15:28 +00:00 |
Table
|
GHC 9.10.1
|
2024-08-13 13:41:16 +00:00 |
Tracing
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
App.hs
|
server: Introduce option to add query field in http-log only on errors
|
2024-09-18 09:21:02 +00:00 |
CachedTime.hs
|
server: don't use 'auto-update' for log timestamp cache/refresh
|
2024-02-06 22:07:58 +00:00 |
ClientCredentials.hs
|
Upgrade Ormolu to 0.7.0.0
|
2023-05-24 13:53:53 +00:00 |
CredentialCache.hs
|
server: Make HLint pass, by hook or by crook.
|
2023-04-25 14:03:02 +00:00 |
GC.hs
|
Alter log level of garbage collector message (fix #10172)
|
2024-03-19 16:29:26 +00:00 |
HTTP.hs
|
server: Factor out authentication-related code into a new namespace, Hasura.Authentication .
|
2024-07-29 06:02:56 +00:00 |
Logging.hs
|
server: don't use 'auto-update' for log timestamp cache/refresh
|
2024-02-06 22:07:58 +00:00 |
Name.hs
|
feat(server): native Postgres array support
|
2023-06-28 08:47:59 +00:00 |
PingSources.hs
|
Fix: Unable to use environment variable for CockroachDB connection string in Cloud
|
2023-02-14 12:15:58 +00:00 |
QueryTags.hs
|
Upgrade Ormolu to 0.7.0.0
|
2023-05-24 13:53:53 +00:00 |
Services.hs
|
harmonize network manager handling
|
2023-02-22 15:55:54 +00:00 |
ShutdownLatch.hs
|
multitenant: make shutdown logic more abstract
|
2022-11-23 07:53:19 +00:00 |
Tracing.hs
|
server: support w3c traceparent context
|
2023-09-13 13:42:30 +00:00 |