.. |
API
|
server: remove the extraneous drop function while creating an event trigger
|
2022-03-15 08:42:01 +00:00 |
Auth
|
server: Use max-age when refreshing JWKs if must-revalidate is present
|
2022-03-15 07:36:43 +00:00 |
Init
|
server: Fix experimental sql optimization read
|
2022-02-25 18:43:12 +00:00 |
Migrate
|
Feature/webhook response transforms
|
2022-01-19 04:47:36 +00:00 |
Telemetry
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
App.hs
|
Use an enum for EndpointMethod and fix incorrect response aggregation.
|
2022-03-13 07:41:02 +00:00 |
Auth.hs
|
server: assorted minor clean-up around HTTP managers
|
2022-02-16 07:09:47 +00:00 |
CheckUpdates.hs
|
server: assorted minor clean-up around HTTP managers
|
2022-02-16 07:09:47 +00:00 |
Compression.hs
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Cors.hs
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Init.hs
|
server: remove cabal flag "developer"
|
2022-03-01 11:41:45 +00:00 |
Limits.hs
|
server: add explicit export lists in OSS server and enforce with warning
|
2021-11-04 16:09:38 +00:00 |
Logging.hs
|
server, pro: actually reformat the code-base using ormolu
|
2021-09-23 22:57:37 +00:00 |
Metrics.hs
|
server: add metric for the metadata resource version
|
2022-03-08 23:00:27 +00:00 |
Middleware.hs
|
server: assorted minor clean-up around HTTP managers
|
2022-02-16 07:09:47 +00:00 |
Migrate.hs
|
server: provide option to recreate event triggers of specific or all sources in reload_metadata
|
2021-11-10 14:35:21 +00:00 |
OpenAPI.hs
|
Use an enum for EndpointMethod and fix incorrect response aggregation.
|
2022-03-13 07:41:02 +00:00 |
Rest.hs
|
Use an enum for EndpointMethod and fix incorrect response aggregation.
|
2022-03-13 07:41:02 +00:00 |
SchemaCacheRef.hs
|
server: add metric for the metadata resource version
|
2022-03-08 23:00:27 +00:00 |
SchemaUpdate.hs
|
server: add metric for the metadata resource version
|
2022-03-08 23:00:27 +00:00 |
Telemetry.hs
|
server: Support returning scalar types in actions
|
2022-02-15 14:40:34 +00:00 |
Types.hs
|
Make optimize_permission_filters an --experimental-features flag
|
2022-02-07 18:05:39 +00:00 |
Utils.hs
|
server: add explicit export lists in OSS server and enforce with warning
|
2021-11-04 16:09:38 +00:00 |
Version.hs
|
server: drop HasVersion implicit parameter (closes #2236)
|
2021-10-13 16:39:58 +00:00 |