graphql-engine/server/src-lib/Hasura/GraphQL
2019-05-14 11:54:46 +05:30
..
Execute multiplexed subscription improvements (#2081) 2019-04-30 10:45:23 +05:30
Resolve multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Transport close websocket connection on JWT expiry (fix #578) (#2156) 2019-05-14 11:54:46 +05:30
Validate fix validation of null values, closes #1981 (#2057) 2019-04-24 13:19:39 +05:30
Context.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Execute.hs fix sending duplicate content-type header to remote schemas (fix #2159) (#2170) 2019-05-13 18:17:01 +05:30
Explain.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
RemoteServer.hs recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Resolve.hs multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Schema.hs recover from inconsistent database state (closes #231) (#1863) 2019-04-17 21:59:39 +05:30
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs add variable name to the path when there is an error, closes #2050 (#2051) 2019-04-24 12:02:53 +05:30