graphql-engine/server/src-lib/Hasura/Server
Phil Freeman 94102c0460
Add downgrade command (close #1156) (#3760)
* Add downgrade command

* Add docs per @lexi-lambda's suggestions

* make tests pass

* Update hdb_version once, from Haskell

* more work based on feedback

* Improve the usage message

* Small docs changes

* Test downgrades exist for each tag

* Update downgrading.rst

* Use git-log to find tags which are ancestors of the current commit

Co-authored-by: Vamshi Surabhi <0x777@users.noreply.github.com>
2020-02-07 16:33:12 +05:30
..
Auth fix parsing JWK expiry time from headers on startup (fix #3655) (#3779) 2020-02-05 12:37:30 +05:30
Migrate Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00
Telemetry Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
App.hs Merge branch 'master' into 3759-3791-minor-metadata-build-bugfixes 2020-02-05 18:25:46 +05:30
Auth.hs fix parsing JWK expiry time from headers on startup (fix #3655) (#3779) 2020-02-05 12:37:30 +05:30
CheckUpdates.hs Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
Compression.hs remove brotli compression (#2967) 2019-10-05 02:20:50 -05:00
Config.hs server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00
Context.hs Support batched queries (fix #1812) (#3490) 2019-12-20 10:04:02 -06:00
Cors.hs read cookie while initialising websocket connection (fix #1660) (#1668) 2019-03-04 13:16:53 +05:30
Init.hs Add downgrade command (close #1156) (#3760) 2020-02-07 16:33:12 +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 downgrade command (close #1156) (#3760) 2020-02-07 16:33:12 +05:30
PGDump.hs add tests with postgres 12 (close #2749) (#3102) 2019-10-26 11:09:57 +05:30
Query.hs Explicitly invalidate enum values when metadata is reloaded 2020-01-30 18:17:29 -06:00
SchemaUpdate.hs Merge branch 'master' into 3759-3791-minor-metadata-build-bugfixes 2020-02-05 18:25:46 +05:30
Telemetry.hs Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
Utils.hs Add request timings and count histograms to telemetry. Closes #3552 2020-02-03 18:50:10 -06:00
Version.hs server: Parameterize the graphql-engine library over the version (#3668) 2020-01-22 15:55:55 -06:00