graphql-engine/server/src-lib/Hasura
Daniel Harvey 3a254ec471 chore(server): add Logical Models count to telemetry
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8977
GitOrigin-RevId: 933961ec1079231b728c3595392b2ff1e37b9fbc
2023-04-28 12:25:41 +00:00
..
App chore(server): make native queries pro-only 2023-04-27 14:31:53 +00:00
Backends chore(server): copy pasta Stored Procedures 2023-04-27 14:04:28 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Function Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
GraphQL Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
LogicalModel Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +00:00
Metadata Import J, not Aeson, A, JSON, Yaml... 2023-04-26 17:30:24 +00:00
NativeQuery Import InsOrdHashMap, not OMap, OM, Map, HM, ... 2023-04-27 07:43:22 +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 Remove RQL.Types -> RQL.DDL dependencies 2023-04-28 10:48:15 +00:00
Server chore(server): add Logical Models count to telemetry 2023-04-28 12:25:41 +00:00
Services harmonize network manager handling 2023-02-22 15:55:54 +00:00
SQL Import J, not Aeson, A, JSON, Yaml... 2023-04-26 17:30:24 +00:00
StoredProcedure chore(server): copy pasta Stored Procedures 2023-04-27 14:04:28 +00:00
Tracing PLAT-438: improve traces from OpenTelemetry 2023-04-26 16:21:29 +00:00
App.hs chore(server): make native queries pro-only 2023-04-27 14:31:53 +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 Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Logging.hs Always flush the loggers without explicitly relying on onException 2023-04-05 11:07:14 +00:00
Name.hs server/postgres: fix the schema types conflict between aggregation predicates and table selection aggregates 2022-10-21 13:28:43 +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