graphql-engine/server
2018-09-29 13:21:49 +05:30
..
graphiql initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
packaging add default cmd to dockerfile (close #228) (#281) 2018-08-13 15:58:22 +05:30
src-exec do not clean hdb_views by dropping and creating the schema (closes #567) (#568) 2018-09-28 16:22:54 +05:30
src-lib on a conn_init error send connection_err message instead of closing the ws conn (fix #537) (#572) 2018-09-29 13:21:49 +05:30
src-rsr fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +05:30
test ui buttons to export and import metadata, reload metadata api (close #293) (#323) 2018-09-05 20:55:30 +05:30
tests-py fix non-admin insert returns null column values when query affects zero rows in postgres (fix #563) (#565) 2018-09-29 11:12:47 +05:30
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
CONTRIBUTING.md update path in server contributing guide (#136) 2018-07-16 19:27:13 +05:30
graphql-engine.cabal jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
Makefile python based tests (#387) 2018-09-18 11:51:57 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack.yaml add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +05:30