graphql-engine/server
Anon Ray 1a0af29920 remove 's' unit from query_execution_time in logs (close #509) (#553)
Removes the seconds unit (trailing `s`) from `query_execution_time` in logs.

- [x] Server

It was a string before, changed to double.

- [x] Bug fix (non-breaking change which fixes an issue)

Docs should mention the type/unit of `query_execution_time` is numeric/double.
2018-09-27 18:02:21 +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 jwt config now takes a jwk url (close #465) (#527) 2018-09-27 16:52:49 +05:30
src-lib remove 's' unit from query_execution_time in logs (close #509) (#553) 2018-09-27 18:02:21 +05:30
src-rsr update console variables and contributing guide (close #517) (#538) 2018-09-27 17:10:32 +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 add custom headers for webhooks, refactor retry logic (#419) 2018-09-24 17:20:11 +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