..
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
Refactor non-table functions out of Hasura.RQL.DDL.Table
2019-08-26 00:54:56 -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
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
Add support for GraphQL enum types via enum table references
2019-08-26 00:54:56 -05:00
Logging.hs
breaking: server logging changes ( close #507 , close #2171 ) ( #1835 )
2019-07-11 05:37:06 +00:00
Middleware.hs
breaking: server logging changes ( close #507 , close #2171 ) ( #1835 )
2019-07-11 05:37:06 +00:00
PGDump.hs
Support Node v12.x and fix tests on macOS ( #2455 )
2019-07-03 14:07:13 +05:30
Query.hs
Refactor non-table functions out of Hasura.RQL.DDL.Table
2019-08-26 00:54:56 -05:00
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
log when request body parsing fails ( fix #2555 ) ( #2556 )
2019-08-01 16:21:59 +05:30
Version.hs
improve code for release channel detection ( #2456 )
2019-07-04 09:47:17 +00:00