graphql-engine/server/src-lib/Hasura/Server
2018-11-15 10:25:39 +05:30
..
Auth remove x-hasura-access-key header from logs (fix #1016) (#1017) 2018-11-13 14:05:44 +05:30
App.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Auth.hs fix parsing webhook response, closes #890 (#894) 2018-10-28 22:01:24 +05:30
CheckUpdates.hs update checks on ci systems (close #319) (#383) 2018-09-12 16:33:36 +05:30
Init.hs server port can be set with HASURA_GRAPHQL_SERVER_PORT env variable, closes #1033 (#1038) 2018-11-15 10:25:39 +05:30
Logging.hs http and websocket logs now correctly have user information, closes #849 (#850) 2018-10-25 15:07:57 +05:30
Middleware.hs initial support for livequeries (#176) 2018-07-20 12:52:46 +05:30
Query.hs clean up user variables parsing logic and fix explain api (#869) 2018-10-26 21:27:22 +05:30
Utils.hs refactor nested insert mutation and fix returning (fix #844) (#852) 2018-11-02 19:31:01 +05:30
Version.hs check for updates every 24 hrs in background (fix #204) (#209) 2018-07-27 15:04:50 +05:30