1
0
Fork 0

5634 Commits (e2767ea6803cd4679e50887c2423532a4c11b0fb)
 

Author SHA1 Message Date
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
Philip O'Toole 6b7d24d9ca Test that writes still post upgrade and snapshots 8 months ago
Philip O'Toole cce70a0bd4 Explicit convert migrate snapshot DB to WAL mode 8 months ago
Philip O'Toole cc4dd1067c Merge branch 'master' of github.com:rqlite/rqlite 9 months ago
Philip O'Toole a9abda5655 Do defer first for style reasons 9 months ago
Philip O'Toole bc8fe1cff0
Update CHANGELOG.md 9 months ago
Philip O'Toole c69ef61454
Merge pull request #1580 from rqlite/list-newest-not-oldest
List the newest snapshot, not oldest
9 months ago
Philip O'Toole d4fdb678d1 CHANGELOG 9 months ago
Philip O'Toole eda281ea48 List the newest snapshot, not oldest
If rqlite was killed after snapshot-creation, but before reaping took
place, Snapshot List() would return the oldest snapshot, not the newest.
This is not compliant with Hashicorp Raft requirements.
9 months ago
Philip O'Toole 477453eaef
Update CHANGELOG.md 9 months ago
Philip O'Toole 00289d3558
Merge pull request #1579 from rqlite/efficient-upload-check
Improve auto-backup efficiency and only run on Leader
9 months ago
Philip O'Toole 5d3dcbf308 Merge remote-tracking branch 'origin' into efficient-upload-check 9 months ago
Philip O'Toole 602d2874ca Move to times 9 months ago
Philip O'Toole b111a7bf98 Provide should also return last modified 9 months ago
Philip O'Toole 4003d4fe1c
Update CHANGELOG.md 9 months ago
Philip O'Toole 56164ca3e0
Merge pull request #1578 from jtackaberry/aws-optional-creds
Don't require static credentials for S3 access
9 months ago
Philip O'Toole d7a5d3676a More robust test 9 months ago
Philip O'Toole 212aedbfb2 Provider Check unit tests 9 months ago
Philip O'Toole bedfaeded8 Add "last modified" to DB stats 9 months ago
Philip O'Toole 3b761d9aac More testing 9 months ago
Philip O'Toole 14858a37d4 Use last DB mod time in Provider 9 months ago
Philip O'Toole 2db982f8e8 Put sum check back in
This is best, until Provider is perfect.
9 months ago
Philip O'Toole e14d065e3d Comments and counters 9 months ago