graphql-engine/server/src-lib/Hasura
2023-05-09 15:50:13 +00:00
..
App Use a separate feature flag for stored procedures 2023-05-04 12:45:37 +00:00
Backends chore(server): resolve Native Query object relationships in schema cache 2023-05-09 15:50:13 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
Function chore(server): remove Template Haskell from Hasura.Function 2023-04-28 14:14:26 +00:00
GraphQL chore(server): resolve Native Query object relationships in schema cache 2023-05-09 15:50:13 +00:00
LogicalModel Remove feature flag on logical models 2023-05-04 12:09:39 +00:00
LogicalModelResolver chore(refactor): extract common functionality between stored procedures and native queries 2023-05-03 10:00:56 +00:00
Metadata chore(server): delete MySQL native backend 2023-05-05 10:32:56 +00:00
NativeQuery chore(server): resolve Native Query object relationships in schema cache 2023-05-09 15:50:13 +00:00
QueryTags chore(server): move some query tags code to a sensible place 2023-03-30 21:19:38 +00:00
RemoteSchema Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
RQL chore(server): resolve Native Query object relationships in schema cache 2023-05-09 15:50:13 +00:00
Server chore(server): delete MySQL native backend 2023-05-05 10:32:56 +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 Use a separate feature flag for stored procedures 2023-05-04 12:45:37 +00:00
Tracing PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00
App.hs server/multitenant: accept connection parameters for introspection storage database 2023-05-02 14:00:38 +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