.. |
Auth
|
fix cache-control header parsing for JWK (fix #3655) (#3676)
|
2020-01-13 15:56:51 -06:00 |
Migrate
|
remove hdb_views for inserts (#3598)
|
2020-01-16 10:23:28 +05:30 |
App.hs
|
disable explain end-points when metadata API is disabled, fix #3717 (#3751)
|
2020-01-22 16:20:49 +05:30 |
Auth.hs
|
fix resolving user info in websocket transport (#3509)
|
2019-12-10 19:04:49 -06:00 |
CheckUpdates.hs
|
refactor some internal components (#3414)
|
2019-11-26 17:44:21 +05:30 |
Compression.hs
|
remove brotli compression (#2967)
|
2019-10-05 02:20:50 -05:00 |
Config.hs
|
add api to get server config details (close #1831); add jwt-analyzer (close #1369) (#1925)
|
2019-06-11 18:59:03 +05:30 |
Context.hs
|
Support batched queries (fix #1812) (#3490)
|
2019-12-20 10:04:02 -06:00 |
Cors.hs
|
read cookie while initialising websocket connection (fix #1660) (#1668)
|
2019-03-04 13:16:53 +05:30 |
Init.hs
|
Add caching for recreating event trigger functions
|
2020-01-08 16:45:46 -06:00 |
Logging.hs
|
Use arrows instead of monads to define the schema cache construction
|
2020-01-08 16:43:06 -06:00 |
Middleware.hs
|
breaking: server logging changes (close #507, close #2171) (#1835)
|
2019-07-11 05:37:06 +00:00 |
Migrate.hs
|
Add fast path for server internal metadata migrations (#3686)
|
2020-01-14 01:09:10 -06:00 |
PGDump.hs
|
add tests with postgres 12 (close #2749) (#3102)
|
2019-10-26 11:09:57 +05:30 |
Query.hs
|
remove hdb_views for inserts (#3598)
|
2020-01-16 10:23:28 +05:30 |
SchemaUpdate.hs
|
Split up Hasura.RQL.DDL.Schema.Cache
|
2020-01-08 16:45:46 -06:00 |
Telemetry.hs
|
Refactor schema cache construction to avoid imperative updates
|
2020-01-08 16:43:06 -06:00 |
Utils.hs
|
Properly check that custom field names do not conflict with other fields
|
2020-01-08 16:45:53 -06:00 |
Version.hs
|
incremental metadata: Clean up a few lingering loose ends
|
2020-01-08 17:19:03 -06:00 |