1
0
Fork 0

3988 Commits (d142e47a17042405ae7ba6d8f77469fb13d1c11d)
 

Author SHA1 Message Date
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
Philip O'Toole 25889fd0fa Add path for auto-restore to flags 1 year ago
Philip O'Toole 0e420c0da7 Simpler comments 1 year ago
Philip O'Toole bf14cefb03 Complete AWS S3 downloader 1 year ago
Philip O'Toole 3a52259744
Merge pull request #1242 from rqlite/s3-tests
Improve S3 upload unit test
1 year ago
Philip O'Toole b92d0a41ea Improve S3 upload unit test 1 year ago
Philip O'Toole 3583d3d973
Merge pull request #1241 from rqlite/more-store-ready-checks
Check Store is ready in key places
1 year ago
Philip O'Toole 833d9d3a6f Perform older checks first 1 year ago
Philip O'Toole 5e3f294dfa Only check for a ready store if making changes 1 year ago
Philip O'Toole 4c902f08ed CHANGELOG 1 year ago
Philip O'Toole 2ce3c5f34c Check Store is ready in more places 1 year ago
Philip O'Toole dc4e518919
Merge pull request #1240 from rqlite/store-ready
Add mechanism to signal store Readiness
1 year ago
Philip O'Toole efec2a8852 CHANGELOG 1 year ago
Philip O'Toole 57ca03014b More integration and testing of Store readiness 1 year ago
Philip O'Toole 716f84ff28 Store supports registering "ready" channels 1 year ago
Philip O'Toole 5e301946b8
Merge pull request #1239 from rqlite/fix-disco-reporting-interval
Reporting interval was too high
1 year ago
Philip O'Toole 8a470414ef CHANGELOG 1 year ago
Philip O'Toole 3b6d235872 Reporting interval was too high
Looks the 10x was a debug code.
1 year ago
Philip O'Toole 11c4a7999b
Merge pull request #1238 from rqlite/main-s
More simplification
1 year ago
Philip O'Toole 71aba3d6c9 More simplify 1 year ago
Philip O'Toole db9af1f96f
Merge pull request #1237 from rqlite/main-s
Try to simplify main
1 year ago
Philip O'Toole 7655725d5d Try to simplify main 1 year ago
Philip O'Toole c39a5e0923 Merge branch 'master' of github.com:rqlite/rqlite 1 year ago
Philip O'Toole 18efac5aff More checking in packaging script 1 year ago
Philip O'Toole 3bc0e91260
Merge pull request #1234 from rqlite/move-gofmt
Move another script into the scripts dir
1 year ago
Philip O'Toole 30ac5ef43a Move another script into the scripts dir 1 year ago
Philip O'Toole ee6879c3ed Set execute bit 1 year ago
Philip O'Toole 952d467dce Merge branch 'master' of github.com:rqlite/rqlite 1 year ago
Philip O'Toole d2e75592e6 Move utility scripts to dedicated directory 1 year ago
Philip O'Toole 2d103fa389
Update CHANGELOG.md 1 year ago
Philip O'Toole a42e4d8389
Update CHANGELOG.md 1 year ago
Philip O'Toole 6a232bbb32
Merge pull request #1233 from rqlite/close-upload-file
Close upload file after upload
1 year ago