graphql-engine/server
Rakesh Emmadi 8972dfb018 remove brotli compression (#2967)
Although brotli itself is MIT-licensed, the Haskell brotli library that provides bindings to it is GPL-licensed, so we cannot use it unless we get a response on haskell-hvr/brotli#1.
2019-10-05 02:20:50 -05:00
..
packaging add brotli shared lib to packager image (#2924) 2019-09-24 15:52:50 +05:30
src-exec fixes to the subscriptions improvements introduced with #2942 (#3005) 2019-10-03 14:35:55 -05:00
src-lib remove brotli compression (#2967) 2019-10-05 02:20:50 -05:00
src-rsr allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
tests-py remove brotli compression (#2967) 2019-10-05 02:20:50 -05:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
.stylish-haskell.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
CONTRIBUTING.md add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
graphql-engine.cabal remove brotli compression (#2967) 2019-10-05 02:20:50 -05:00
Makefile add brotli shared lib to packager image (#2924) 2019-09-24 15:52:50 +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 gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
stack.yaml.lock add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30