.. |
App
|
chore(server): split NamingCase type from functions
|
2023-05-17 14:03:40 +00:00 |
Backends
|
chore(server): split NamingCase type from functions
|
2023-05-17 14:03:40 +00:00 |
Cache
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Eventing
|
chore(server): move table related things to Hasura.Table.*
|
2023-05-17 08:55:32 +00:00 |
Function
|
chore(server): remove Template Haskell from Hasura.Function
|
2023-04-28 14:14:26 +00:00 |
GraphQL
|
server: add total time, db exec time subscription metrics
|
2023-05-18 12:57:26 +00:00 |
LogicalModel
|
chore(server): move table related things to Hasura.Table.*
|
2023-05-17 08:55:32 +00:00 |
LogicalModelResolver
|
chore(server): remove NQ -> table relationships
|
2023-05-16 15:09:18 +00:00 |
Metadata
|
server: methods for loading and storing source introspection
|
2023-05-15 15:58:43 +00:00 |
NativeQuery
|
chore(server): move table related things to Hasura.Table.*
|
2023-05-17 08:55:32 +00:00 |
QueryTags
|
chore(server): move some query tags code to a sensible place
|
2023-03-30 21:19:38 +00:00 |
RemoteSchema
|
server: use stored introspection only when upstream remote schema unreachable
|
2023-05-16 17:03:10 +00:00 |
RQL
|
Add untrack_tables metadata API
|
2023-05-17 15:31:56 +00:00 |
Server
|
server: add total time, db exec time subscription metrics
|
2023-05-18 12:57:26 +00:00 |
Services
|
harmonize network manager handling
|
2023-02-22 15:55:54 +00:00 |
SQL
|
chore(server): delete MySQL native backend
|
2023-05-05 10:32:56 +00:00 |
StoredProcedure
|
chore(server): move table related things to Hasura.Table.*
|
2023-05-17 08:55:32 +00:00 |
Table
|
Add untrack_tables metadata API
|
2023-05-17 15:31:56 +00:00 |
Tracing
|
server: add the env var for toggling metric granularity
|
2023-05-11 05:21:16 +00:00 |
App.hs
|
server: support caching when forwarding client headers
|
2023-05-17 09:22:52 +00:00 |
ClientCredentials.hs
|
RemoveHasura.RQL.Types dependency on Backends.Postgres.Execute.Types
|
2023-04-24 14:41:19 +00:00 |
CredentialCache.hs
|
server: Make HLint pass, by hook or by crook.
|
2023-04-25 14:03:02 +00:00 |
GC.hs
|
Upgrade Ormolu to v0.5.
|
2022-11-02 20:55:13 +00:00 |
HTTP.hs
|
server: improve logging around HTTP Exception errors for Actions and Remote Schemas
|
2023-05-03 07:56:37 +00:00 |
Logging.hs
|
Always flush the loggers without explicitly relying on onException
|
2023-04-05 11:07:14 +00:00 |
Name.hs
|
chore(server): delete MySQL native backend
|
2023-05-05 10:32:56 +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
|
chore(server): move some query tags code to a sensible place
|
2023-03-30 21:19:38 +00:00 |
Services.hs
|
harmonize network manager handling
|
2023-02-22 15:55:54 +00:00 |
Session.hs
|
Import HashMap, not HM, Map, M...
|
2023-04-26 15:43:44 +00:00 |
ShutdownLatch.hs
|
multitenant: make shutdown logic more abstract
|
2022-11-23 07:53:19 +00:00 |
Tracing.hs
|
PLAT-438: improve traces from OpenTelemetry
|
2023-04-26 16:21:29 +00:00 |