1
0
Fork 0

4269 Commits (b9253e6b411da4aeb6e808d89ee617aadf10dbe2)
 

Author SHA1 Message Date
Philip O'Toole fd4433ea4b Factor out common types 1 year ago
Philip O'Toole 75b0daae64 Better autostate package names 1 year ago
Philip O'Toole 7a699814d5 Refactor autobackup and autorestore 1 year ago
Philip O'Toole 7613e80bda
Merge pull request #1246 from rqlite/s3-custom-endpoint
Add support for custom S3 endpoint
1 year ago
Philip O'Toole 399c407a45 CHANGELOG 1 year ago
Philip O'Toole fdc64041ad Merge branch 'master' of github.com:rqlite/rqlite into s3-custom-endpoint 1 year ago
Philip O'Toole ea52e1ac74
Merge pull request #1245 from rqlite/exit-download-on-failure
Add support for "exit on failure"
1 year ago
Philip O'Toole ea23906180 Add support for custom S3 endpoint 1 year ago
Philip O'Toole 3f38c181ab Improve log message when continuing 1 year ago
Philip O'Toole e5b8465ac4 CHANGELOG 1 year ago
Philip O'Toole 21a91a40c7 Merge branch 'master' of github.com:rqlite/rqlite into exit-download-on-failure 1 year ago
Philip O'Toole 9697eb83b4
Merge pull request #1244 from rqlite/disco-expand-env
Upgrade disco clients
1 year ago
Philip O'Toole 1df3d1fa12 Support continuing on download failure 1 year ago
Philip O'Toole ae9bc98741 Add support for "exit on failure" 1 year ago
Philip O'Toole 27dc84f0db CHANGELOG 1 year ago
Philip O'Toole 22f1751d23 Upgrade disco clients
Disco configs now support Environment variable expansion.
1 year ago
Philip O'Toole 63ace34a95
Fix PyDoc 1 year ago
Philip O'Toole 3b1fc0f1f8
Merge pull request #1243 from rqlite/auto-restore
Add support for auto-restore from S3
1 year ago
Philip O'Toole 2938dc1209 CHANGELOG 1 year ago
Philip O'Toole 8ceb89cade End-to-end auto-restore of compressed file 1 year ago
Philip O'Toole 10bde7c946 End-to-end auto-restore of noncompressed 1 year ago
Philip O'Toole 5b3088ffb9 Default timeout for download is 30 seconds 1 year ago
Philip O'Toole 50c323a920 Auto-state testing now 1 year ago
Philip O'Toole 3fe836ed29 Initial S3 upload code for end-to-end testing 1 year ago
Philip O'Toole 78d1b971f6 Move testPoll to helpers
There are dupe functions here, oh well.
1 year ago
Philip O'Toole b8d78b25df Add system-level, single-node, auto-restore test 1 year ago
Philip O'Toole 13fd3b852c Hook auto-restore download into main 1 year ago
Philip O'Toole a299f2d552 Downloader config 1 year ago
Philip O'Toole a9151ec299 Move S3 config to aws module 1 year ago
Philip O'Toole 18df3cc3ac Downloader passes unit tests 1 year ago
Philip O'Toole ed074519f6 Start adding compressed download testing 1 year ago
Philip O'Toole d142e47a17 Add WIP download code 1 year ago
Philip O'Toole 1a66241e6c Stubbed out download code in main 1 year ago
Philip O'Toole 5ab6ced99f Walk flags config, checking file existence 1 year ago
Philip O'Toole 02b6f7df61 selfLeaderChange is not just about restores 1 year ago
Philip O'Toole 159b127101 Clean up comments 1 year ago
Philip O'Toole 0c6be22478 Close auto-restore file 1 year ago
Philip O'Toole 1fa7cf73a7 Log any failure to delete auto-restore file 1 year ago
Philip O'Toole 1941c947c7 Fix comment 1 year ago
Philip O'Toole 466c757dcf Add long-missing init call to Store stats 1 year ago
Philip O'Toole 42fd612cf3 Better auto-restore counts compare 1 year ago
Philip O'Toole ee55a35c03 SetRestorePath unit testing 1 year ago
Philip O'Toole 88fe7e6847 ResetStats for this test 1 year ago
Philip O'Toole e7919a906f Avoid the race during testing 1 year ago
Philip O'Toole 7c88b93979 Fix race during testing 1 year ago
Philip O'Toole 31467482a3 Store-level multi-node auto-restore testing
This test ensures that auto-restoring works as expected when
Bootstrapping is enabled.
1 year ago
Philip O'Toole bf1e1cb1cd Add first tested version of Store auto-restore 1 year ago
Philip O'Toole 92a604c4ec Move SQLite validity checks to db module 1 year ago
Philip O'Toole 5c2e8e7ad6 Add channel which gets signal on becoming Leader 1 year ago
Philip O'Toole e5d70724a4 Can't autorestore and then join a cluster 1 year ago