1
0
Fork 0

5556 Commits (056bd639e1e0c8457d2877062eb6562962557f00)
 

Author SHA1 Message Date
Philip O'Toole 056bd639e1
Merge pull request #1588 from rqlite/typed-sums
More consistent use of uploader sums
8 months ago
Philip O'Toole 00dcec1c14 CHANGELOG 8 months ago
Philip O'Toole f9ac68387c More consistent use of uploader sums 8 months ago
Philip O'Toole e96ec7bb27 Add utility test function 8 months ago
Philip O'Toole 7186870845
Update README.md 8 months ago
Philip O'Toole d31b6086b0
Update CHANGELOG.md 8 months ago
Philip O'Toole 78e162f3cd
Merge pull request #1587 from rqlite/otoolep-provide-w
Refactor Provider to use io.Writer
8 months ago
Philip O'Toole b6731ff5d9
Fix method name 8 months ago
Philip O'Toole f5c8be87db
Update provider.go 8 months ago
Philip O'Toole 56af203705
Merge pull request #1586 from rqlite/otoolep-provide-no-delete
Provide doesn't ensure DELETE mode
8 months ago
Philip O'Toole 444b86299f
Update CHANGELOG.md 8 months ago
Philip O'Toole d9d9717cb0
GoDoc 8 months ago
Philip O'Toole e9eeb94158
Remove unused import 8 months ago
Philip O'Toole f99a433c66
Provide doesn't ensure DELETE mode 8 months ago
Philip O'Toole 87efe14ae6
Merge pull request #1585 from rqlite/auto-backup-sum
Avoid unnecessary auto-backups by storing sha256 sums in S3
8 months ago
Philip O'Toole 7472f6a949 Fix up tests 8 months ago
Philip O'Toole f5c136e206 More e2e test fixes 8 months ago
Philip O'Toole cf4274ef24 CHANGELOG 8 months ago
Philip O'Toole 9ad21b8565 S3 unit test update 8 months ago
Philip O'Toole 5f1d98a0e2 Use Canonical Header keys for AWS metadata 8 months ago
Philip O'Toole 08080883a9 Various fixes -- test still failing though 8 months ago
Philip O'Toole 4d49a7c26e Fix Python syntax 8 months ago
Philip O'Toole 7c11295863 End-to-end test for skipped uploads due to sum 8 months ago
Philip O'Toole 22c42eed0a Bit more uploader unit test 8 months ago
Philip O'Toole 24bfc82230 Unit test checksum compare 8 months ago
Philip O'Toole c8e29c2269 Simpler cloud sum check logic 8 months ago
Philip O'Toole 48a000dc92 Test Storage client defaults to "no sum error" 8 months ago
Philip O'Toole f3c1109325 More comments 8 months ago
Philip O'Toole 0d81e6f438 Fetch sums from S3 and compare 8 months ago
Philip O'Toole 58fbe3ee81 Initial framework for setting sums 8 months ago
Philip O'Toole 54622f423a
Update CHANGELOG.md 8 months ago
Philip O'Toole c4a7824eb7
Merge pull request #1584 from rqlite/otoolep-count-failed-reaps
Count Snapshot reaping failures
8 months ago
Philip O'Toole f4000a0173
Count failed snapshot reaps 8 months ago
Philip O'Toole 693a97f519
Fix typo 8 months ago
Philip O'Toole dd70085204
Typo 8 months ago
Philip O'Toole a359900dfa
Fix typos 8 months ago
Philip O'Toole 89e0ad0c4f
Update CHANGELOG.md 8 months ago
Philip O'Toole 227eb584f8
Merge pull request #1583 from rqlite/load-sets-full-needed
Loading a database invalidates existing snapshots
8 months ago
Philip O'Toole 1b21c8f021 Dig into Snapshot Store during Store tests 8 months ago
Philip O'Toole db42e07510 Comments 8 months ago
Philip O'Toole 5866741b51 Remove debug logging 8 months ago
Philip O'Toole a79ff2c08c Explicitly close, as well as defer 8 months ago
Philip O'Toole 1a9f0eb6ac Add debug logging 8 months ago
Philip O'Toole b58a6b4635 List the files if failing 8 months ago
Philip O'Toole 3979dd25af Small code improvements 8 months ago
Philip O'Toole eddd6b058c More back-to-back Full Snapshot testing 8 months ago
Philip O'Toole 8f6d133ea1 CHANGELOG 8 months ago
Philip O'Toole fb45899e81 Loading a database invalidates existing snapshots 8 months ago
Philip O'Toole 8e97088f9c
Merge pull request #1582 from rqlite/wal-on-upgrade
Explicitly convert migrated snapshot DB to WAL mode
8 months ago
Philip O'Toole 2947e115fc Correct error message 8 months ago