graphql-engine/server
Vamshi Surabhi 66a2f33fa9 use all available cpu cores by default (#2511)
Use all available cores by default. sets -N rts flag by default. Can be disabled by
setting the `GHCRTS` env variable to `-N1`.
2019-07-12 05:25:15 +00:00
..
packaging bump haskell-docker-packager version (#1870) 2019-03-26 15:26:15 +05:30
src-exec breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
src-lib Merge pull request from GHSA-2j98-fw5g-j43v 2019-07-11 09:58:39 +00:00
src-rsr Support Node v12.x and fix tests on macOS (#2455) 2019-07-03 14:07:13 +05:30
tests-py fix server tests (#2510) 2019-07-11 10:55:34 +00: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 Clarify a few steps involved in running the server test suite (#2467) 2019-07-04 11:43:16 +05:30
graphql-engine.cabal use all available cpu cores by default (#2511) 2019-07-12 05:25:15 +00:00
Makefile breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml bump stackage to lts 13 and refer to hasura's pg-client-hs (#1747) 2019-03-14 20:25:33 +05:30
stack.yaml Support Node v12.x and fix tests on macOS (#2455) 2019-07-03 14:07:13 +05:30