gristlabs_grist-core/stubs/app
Paul Fitzpatrick 71519d9e5c (core) revamp snapshot inventory
Summary:
Deliberate changes:
 * save snapshots to s3 prior to migrations.
 * label migration snapshots in s3 metadata.
 * avoid pruning migration snapshots for a month.

Opportunistic changes:
 * Associate document timezone with snapshots, so pruning can respect timezones.
 * Associate actionHash/Num with snapshots.
 * Record time of last change in snapshots (rather than just s3 upload time, which could be a while later).

This ended up being a biggish change, because there was nowhere ideal to put tags (list of possibilities in diff).

Test Plan: added tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2646
2020-10-30 13:52:46 -04:00
..
client/ui freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00
common (core) more grist-core cleanup 2020-07-23 16:21:08 -04:00
server (core) revamp snapshot inventory 2020-10-30 13:52:46 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00