.. |
Auth
|
use named notation for function arguments if any argument is not specified (fix #2730) (#2777)
|
2019-08-28 14:27:15 -05:00 |
App.hs
|
add raw query field for error http log (close #2963) (#3020)
|
2019-10-07 13:04:33 -05:00 |
Auth.hs
|
Merge pull request from GHSA-2j98-fw5g-j43v
|
2019-07-11 09:58:39 +00:00 |
CheckUpdates.hs
|
breaking: server logging changes (close #507, close #2171) (#1835)
|
2019-07-11 05:37:06 +00:00 |
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
|
forward set-cookie headers from remote servers (fix #1654) (#2305)
|
2019-06-04 15:40:28 +05:30 |
Cors.hs
|
read cookie while initialising websocket connection (fix #1660) (#1668)
|
2019-03-04 13:16:53 +05:30 |
Init.hs
|
fixes to the subscriptions improvements introduced with #2942 (#3005)
|
2019-10-03 14:35:55 -05:00 |
Logging.hs
|
add raw query field for error http log (close #2963) (#3020)
|
2019-10-07 13:04:33 -05:00 |
Middleware.hs
|
breaking: server logging changes (close #507, close #2171) (#1835)
|
2019-07-11 05:37:06 +00:00 |
PGDump.hs
|
support optional parameters in database url (close #1709) (#2344)
|
2019-09-05 15:59:26 -07:00 |
Query.hs
|
allow customising graphql schema for a table (close #981) (#2509)
|
2019-09-19 10:17:36 +05:30 |
SchemaUpdate.hs
|
Refactor non-table functions out of Hasura.RQL.DDL.Table
|
2019-08-26 00:54:56 -05:00 |
Telemetry.hs
|
server: Include number of enum tables in metrics
|
2019-08-26 00:54:56 -05:00 |
Utils.hs
|
add gzip brotli compression to http responses (close #2674) (#2751)
|
2019-09-19 18:24:40 +05:30 |
Version.hs
|
improve code for release channel detection (#2456)
|
2019-07-04 09:47:17 +00:00 |