Commit Graph

17 Commits (3720c3f3bbeeb55eec5f2885c598e74862c4c866)

Author SHA1 Message Date
Daniel Gasienica 3720c3f3bb Improve log message 8 years ago
Daniel Gasienica ce5b450fdb Log `targetSchemaVersion` 8 years ago
Daniel Gasienica f7f24b5822 Log total number of processed messages 8 years ago
Daniel Gasienica eca930770c Remove hard-coded database connection settings 8 years ago
Daniel Gasienica 1df6dc8378 Abort processing if there are no more messages 8 years ago
Daniel Gasienica d5d0eabdfd Remove usage of `storage` module 8 years ago
Daniel Gasienica 8966e80284 Improve identifier names 8 years ago
Daniel Gasienica 3e2d575506 Document `MessageDataMigrator` module design 8 years ago
Daniel Gasienica 3c57dbfb56 Extract `NUM_MESSAGES_PER_BATCH` 8 years ago
Daniel Gasienica 85788d3c4a Match `items` storage format to Backbone adapter 8 years ago
Daniel Gasienica 7de7fcf561 Avoid `no-param-reassign` violation 8 years ago
Daniel Gasienica 070235b59b Implement `MessageDataMigrator.processAll`
Upgrades schema of all messags upon startup.
8 years ago
Daniel Gasienica b6e978f74c Implement `MessagesDataMigrator.processAll` 8 years ago
Daniel Gasienica 8ea257ad4d Use double quotes for identifiers in error messages 8 years ago
Daniel Gasienica 579b01283e Replace `wrapDeferred` with `deferredToPromise` 8 years ago
Daniel Gasienica 40c40c800a Prefer `exports` 8 years ago
Daniel Gasienica 7c2fde4433 Add `Signal.Workflow` namespace 8 years ago