graphql-engine/server
Anon Ray b81d22f583 fix resolving user info in websocket transport (#3509)
The connection handler in websocket transport was not using the
  'UserAuthentication' interface to resolve user info. Fix resolving
  user info in websocket transport to use the common
  'UserAuthentication' interface
2019-12-10 19:04:49 -06:00
..
packaging add brotli shared lib to packager image (#2924) 2019-09-24 15:52:50 +05:30
src-exec refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
src-lib fix resolving user info in websocket transport (#3509) 2019-12-10 19:04:49 -06:00
src-rsr functions can access session info via input arg (close #2322) (#3143) 2019-11-20 12:17:06 +05:30
src-test add read_only to run_sql metadata api (#3191) 2019-11-14 18:20:18 -06:00
tests-py fix json/jsonb columns as String values in nested returning of a mutation (fix #3365) (#3375) 2019-12-10 17:20:55 -06:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore Update server/CONTRIBUTING.md and include manual build/test steps (#3472) 2019-12-06 17:58:08 -06:00
.stylish-haskell.yaml fix resolving user info in websocket transport (#3509) 2019-12-10 19:04:49 -06:00
CONTRIBUTING.md Update server/CONTRIBUTING.md and include manual build/test steps (#3472) 2019-12-06 17:58:08 -06:00
graphql-engine.cabal fix resolving user info in websocket transport (#3509) 2019-12-10 19:04:49 -06:00
Makefile remove usage of deprecated 'pytest.config' (#3434) 2019-11-29 10:44:26 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml Add rebuild-ghc-options to stack.yamls 2019-07-31 10:22:50 -04:00
stack.yaml add read_only to run_sql metadata api (#3191) 2019-11-14 18:20:18 -06:00
stack.yaml.lock refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30