graphql-engine/server/src-lib/Hasura
2023-06-08 20:33:16 +00:00
..
App server: store collected source introspection to DB 2023-06-06 08:51:51 +00:00
Backends Fix array relationship aliasing (good news) 2023-06-06 17:21:05 +00:00
Cache
Eventing Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Function server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
GraphQL server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00
LogicalModel throw an error on non-existing source in get_logical_model / get_native_query 2023-06-05 15:17:24 +00:00
LogicalModelResolver NativeQueries: validate that there are no unused or undeclare arguments 2023-06-01 09:15:48 +00:00
Metadata server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
NativeQuery throw an error on non-existing source in get_logical_model / get_native_query 2023-06-05 15:17:24 +00:00
QueryTags Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
RemoteSchema server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
RQL server: update the logic of fetching stored introspection and fix evaluating partial stored introspection 2023-06-08 20:33:16 +00:00
Server server: add support for ES-* ( ES256, ES384 and ES512) algorithms for signing the JWT 2023-06-08 09:27:42 +00:00
Services Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
SQL Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
StoredProcedure chore(server): respect logical model array nullability 2023-05-31 00:15:47 +00:00
Table server: collect remote schema and database introspections while building schema cache 2023-06-01 16:34:31 +00:00
Tracing Add additional tracing spans to HGE GraphQL queries and the Super Connector 2023-05-31 05:49:12 +00:00
App.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +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 Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
HTTP.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
Logging.hs server: store collected source introspection to DB 2023-06-06 08:51:51 +00:00
Name.hs chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
PingSources.hs
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
Session.hs Upgrade Ormolu to 0.7.0.0 2023-05-24 13:53:53 +00:00
ShutdownLatch.hs
Tracing.hs PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00