1
0
Fork 0

5662 Commits (5a1ef0d6b4f6e09ff810aa2a2604c4a9b65e6cd2)
 

Author SHA1 Message Date
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 8 months ago
Philip O'Toole a9abda5655 Do defer first for style reasons 8 months ago
Philip O'Toole bc8fe1cff0
Update CHANGELOG.md 8 months ago
Philip O'Toole c69ef61454
Merge pull request #1580 from rqlite/list-newest-not-oldest
List the newest snapshot, not oldest
8 months ago
Philip O'Toole d4fdb678d1 CHANGELOG 8 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.
8 months ago
Philip O'Toole 477453eaef
Update CHANGELOG.md 8 months ago
Philip O'Toole 00289d3558
Merge pull request #1579 from rqlite/efficient-upload-check
Improve auto-backup efficiency and only run on Leader
8 months ago
Philip O'Toole 5d3dcbf308 Merge remote-tracking branch 'origin' into efficient-upload-check 8 months ago
Philip O'Toole 602d2874ca Move to times 8 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
Philip O'Toole cb450976bb CHANGELOG 9 months ago
Philip O'Toole 9a0c03d64a Expand E2E testing of auto-backup 9 months ago
Philip O'Toole 0896e6e76d Only run auto-backups on Leader 9 months ago
Philip O'Toole 2ff37f9362 Implement Check() on Store Provider 9 months ago
Philip O'Toole 7dcfea235c Move to move efficient index-checking for upload 9 months ago
Jason Tackaberry 0993f9d835
Don't require static credentials for S3 access 9 months ago
Philip O'Toole ca03ad3f1e
Merge pull request #1576 from rqlite/backup-vacuum-fast-path
Add fast path for vacuum, non-compressed backups
9 months ago
Philip O'Toole c66d1380e6 CHANGELOG 9 months ago
Philip O'Toole 03c9441e94 Clearer comment 9 months ago
Philip O'Toole f3ba52c749 Merge remote-tracking branch 'origin' into backup-vacuum-fast-path 9 months ago
Philip O'Toole bccc83b7d5 Add fast path for vacuum, non-compressed backups 9 months ago
Philip O'Toole 143ea19012
Merge pull request #1575 from rqlite/provider-uses-snapshot
Upload Provider uses Snapshot-locking backup
9 months ago
Philip O'Toole 89cdb7bdc0 CHANGELOG 9 months ago
Philip O'Toole a087d509ac Upload Provider uses Snapshot-locking backup 9 months ago
Philip O'Toole ac2484272b
Update CHANGELOG.md 9 months ago
Philip O'Toole 16be2d591c
Merge pull request #1574 from rqlite/gzip-best-speed
Switch to "BestSpeed" for all internode traffic
9 months ago
Philip O'Toole cf23612147 ABL 9 months ago
Philip O'Toole b62e7960c9 Switch to "BestSpeed" for all internode traffic 9 months ago
Philip O'Toole 5917fc54d0
Update README.md 9 months ago
Philip O'Toole af7fc1e883
Update CHANGELOG.md 9 months ago
Philip O'Toole 507da06eff
Merge pull request #1573 from rqlite/compressed-backups
Compressed backups
9 months ago
Philip O'Toole 565b792e0c Add system-level test for compressed backups 9 months ago