graphql-engine/server/src-lib/Hasura/Server
Ajeet D'Souza a66fb42ce2 Make catalog metadata migrations work on all schema versions (fix #2826) (#2379)
* Separate DB and metadata migrations
* Refactor Migrate.hs to generate list of migrations at compile-time
* Replace ginger with shakespeare to improve performance
* Improve migration log messages
2019-10-11 00:13:57 -05:00
..
Auth use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
App.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Auth.hs Merge pull request from GHSA-2j98-fw5g-j43v 2019-07-11 09:58:39 +00:00
CheckUpdates.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
Compression.hs remove brotli compression (#2967) 2019-10-05 02:20:50 -05:00
Config.hs add api to get server config details (close #1831); add jwt-analyzer (close #1369) (#1925) 2019-06-11 18:59:03 +05:30
Context.hs forward set-cookie headers from remote servers (fix #1654) (#2305) 2019-06-04 15:40:28 +05:30
Cors.hs read cookie while initialising websocket connection (fix #1660) (#1668) 2019-03-04 13:16:53 +05:30
Init.hs fixes to the subscriptions improvements introduced with #2942 (#3005) 2019-10-03 14:35:55 -05:00
Logging.hs add raw query field for error http log (close #2963) (#3020) 2019-10-07 13:04:33 -05:00
Middleware.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
PGDump.hs support optional parameters in database url (close #1709) (#2344) 2019-09-05 15:59:26 -07:00
Query.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
SchemaUpdate.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Telemetry.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Utils.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Version.hs improve code for release channel detection (#2456) 2019-07-04 09:47:17 +00:00