graphql-engine/server/src-lib/Hasura/Server
Shahidh K Muhammed de24cfd43a read version from env var during server build time (close #1398) (#1897)
* read version from env var at build time (close #1398)

* remove un-used imports, edit makefile

* edit makefile to add new targets and export variables

* only export VERSION in makefile

* read version by executing the script if env var is absent
2019-04-11 09:41:48 +05:30
..
Auth allow x-hasura- req headers for jwt unauth role, closes #1686 (#1689) 2019-03-05 17:54:47 +05:30
App.hs validate relationship definitions on startup (#1849) 2019-03-25 14:26:29 +05:30
Auth.hs allow x-hasura- req headers for jwt unauth role, closes #1686 (#1689) 2019-03-05 17:54:47 +05:30
CheckUpdates.hs refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
Cors.hs read cookie while initialising websocket connection (fix #1660) (#1668) 2019-03-04 13:16:53 +05:30
Init.hs validate relationship definitions on startup (#1849) 2019-03-25 14:26:29 +05:30
Logging.hs sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
Middleware.hs read cookie while initialising websocket connection (fix #1660) (#1668) 2019-03-04 13:16:53 +05:30
Query.hs breaking: drop id from event_triggers table (fix #1840) (#1857) 2019-03-25 22:40:52 +05:30
SchemaUpdate.hs sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
Telemetry.hs add functions to server telemetry (#1500) 2019-01-28 22:16:44 +05:30
Utils.hs read version from env var during server build time (close #1398) (#1897) 2019-04-11 09:41:48 +05:30
Version.hs read version from env var during server build time (close #1398) (#1897) 2019-04-11 09:41:48 +05:30