graphql-engine/server
Brandon Simmons 2638136f58 Restore AuthSpec tests erroneously removed in 8904e063
Said commit had a lot of whitespace, formatting, and trivial
refactorings. We should be mindful that these have a real cost in terms
of review time and potential for bugs to be introduced.

a weeder pass in CI would have caught this.
2020-08-20 13:31:14 -04:00
..
bench-wrk Regression benchmarks setup (#3310) 2020-06-19 22:40:17 +05:30
packaging Switch from stack to cabal-install for building server code (close #3280) (#3558) 2020-01-17 16:07:15 -06:00
src-bench-cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
src-exec server: Pass EKG Metrics Store as argument to runHGEServer (#5560) 2020-08-18 12:53:12 -07:00
src-lib Fix strigified JSON for the prepared_argument in query_log (#5615) 2020-08-19 09:53:46 -07:00
src-rsr tag release v1.3.1-beta.1 (#5604) 2020-08-17 17:10:27 +05:30
src-test Restore AuthSpec tests erroneously removed in 8904e063 2020-08-20 13:31:14 -04:00
tests-py fix introspection query if any enum column present in primary key (fix #5200) (#5522) 2020-08-05 19:38:36 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore Switch from stack to cabal-install for building server code (close #3280) (#3558) 2020-01-17 16:07:15 -06:00
.stylish-haskell.yaml Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
cabal.project server: Fix compiler warning caused by GHC upgrade (#5489) 2020-07-31 17:20:32 +05:30
cabal.project.ci Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
cabal.project.dev Fix erroneously-commited cabal.project.dev change from f8a731 (#5183) 2020-06-23 22:20:25 +05:30
cabal.project.dev-sh dev.sh: restore code coverage functionality 2020-01-23 18:35:18 -05:00
cabal.project.dev-sh.freeze dev.sh: restore code coverage functionality 2020-01-23 18:35:18 -05:00
cabal.project.dev-sh.local Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
cabal.project.freeze Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
CONTRIBUTING.md docs: note libkrb5-dev dep on Debian, update GHC version (#5377) 2020-07-15 11:03:33 +05:30
graphql-engine.cabal Tracing.hs: Add B3 headers for tracing (#5517) 2020-08-18 15:50:15 -07:00
Makefile Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
STYLE.md server: Add a Haskell style guide (#2175) 2020-04-08 02:31:30 -05:00