graphql-engine/server
Rakesh Emmadi 7fb6577924
fix update event trigger & dropping triggers on run_sql, fix #3803 #3784 (#3833)
Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-02-05 18:24:26 +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 Initial benchmarks for caching. Closes #3530 2019-12-20 10:10:07 -06:00
src-exec server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
src-lib fix update event trigger & dropping triggers on run_sql, fix #3803 #3784 (#3833) 2020-02-05 18:24:26 +05:30
src-rsr remove hdb_views for inserts (#3598) 2020-01-16 10:23:28 +05:30
src-test Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
tests-py fix parsing JWK expiry time from headers on startup (fix #3655) (#3779) 2020-02-05 12:37:30 +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 More comments in cabal.project files 2020-01-23 18:20:58 -05:00
cabal.project.ci Switch from stack to cabal-install for building server code (close #3280) (#3558) 2020-01-17 16:07:15 -06:00
cabal.project.dev More comments in cabal.project files 2020-01-23 18:20:58 -05:00
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 dev.sh: restore code coverage functionality 2020-01-23 18:35:18 -05:00
cabal.project.freeze server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
CONTRIBUTING.md Switch from stack to cabal-install for building server code (close #3280) (#3558) 2020-01-17 16:07:15 -06:00
graphql-engine.cabal Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
Makefile Switch from stack to cabal-install for building server code (close #3280) (#3558) 2020-01-17 16:07:15 -06:00
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30