graphql-engine/server/src-lib/Hasura/Server
Antoine Leblanc 5b74b2e2df
server: prevent metadata checks in read-only mode (#4250)
* do not perform the metadata check in read-only mode
* improve the isAltrDropReplace regex
* quote the regex at compile-time to handle syntax errors statically

Co-authored-by: Alexis King <lexi.lambda@gmail.com>
2020-04-01 18:22:55 -05:00
..
Auth few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Migrate Maintain downgrade commands in a text file, update when tagging (#3933) 2020-02-24 20:03:56 +05:30
Telemetry Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
App.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Auth.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
CheckUpdates.hs More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Compression.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Config.hs server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
Context.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Cors.hs read cookie while initialising websocket connection (fix #1660) (#1668) 2019-03-04 13:16:53 +05:30
Init.hs include postgres version of the database while sending telemetry data (#4122) 2020-04-01 20:44:26 +05:30
Logging.hs Log time spent consuming request bytes from socket. Closes #3547 2020-02-03 18:50:10 -06:00
Middleware.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Migrate.hs Add missing migration to initialise.sql for #3839 (#4212) 2020-03-26 23:50:45 -05:00
PGDump.hs add tests with postgres 12 (close #2749) (#3102) 2019-10-26 11:09:57 +05:30
Query.hs fix unnecessary schema update event in run_sql API (#4266) 2020-04-01 16:53:02 -05:00
SchemaUpdate.hs Use AssertNF for leak prophylaxis when doing mutable writes. Closes #3937 (#4097) 2020-03-17 20:31:22 -05:00
Telemetry.hs include postgres version of the database while sending telemetry data (#4122) 2020-04-01 20:44:26 +05:30
Utils.hs server: prevent metadata checks in read-only mode (#4250) 2020-04-01 18:22:55 -05:00
Version.hs cli, server: use prerelease tag as channel for console assets cdn (#3975) 2020-03-04 20:10:47 +05:30