1
0
Fork 0

5886 Commits (233e7585809e13b1defc5453a5289fd5e5a2aa65)
 

Author SHA1 Message Date
Philip O'Toole 07f902065a CHANGELOG 8 months ago
Philip O'Toole ceab400720 Refactor DB open 8 months ago
Philip O'Toole e2767ea680
Merge pull request #1603 from rqlite/standard-raft-logging
Standardize logging by Raft module
8 months ago
Philip O'Toole 8926200fa6 CHANGELOG 8 months ago
Philip O'Toole c0470289d9 Standardize logging by Raft module 8 months ago
Philip O'Toole 4884095edf
Update CHANGELOG.md 8 months ago
Philip O'Toole 9fbb89dfb6 Validate GitHub token during release process 8 months ago
Philip O'Toole d10f3d8b23 Build convenience 8 months ago
Philip O'Toole 377c1b5ba9
Update CHANGELOG.md 8 months ago
Philip O'Toole 1f98d88d77
Merge pull request #1602 from rqlite/gomod-20240114
go mod updates
8 months ago
Philip O'Toole 3743b69c74 CHANGELOG 8 months ago
Philip O'Toole 84d424aee1 go mod updates 8 months ago
Philip O'Toole 82e4b2cfe8 Minor cleanups 8 months ago
Philip O'Toole c9346f79cc
Merge pull request #1600 from rqlite/raft-index-upload-check
Use Raft index for upload checks
8 months ago
Philip O'Toole 1bd0393ca1 Any Execute is assumed to change the database 8 months ago
Philip O'Toole b27c3595b6 Add new Signal handling file 8 months ago
Philip O'Toole 6c19733b15 Handle signals early
https://app.circleci.com/pipelines/github/rqlite/rqlite/4318/workflows/8d25fe80-26d8-44ad-938c-bd470bb22f80/jobs/37210
8 months ago
Philip O'Toole 76dfa7cdea Remove unneeded files 8 months ago
Philip O'Toole 53bee8b3b0 Merge remote-tracking branch 'origin' into raft-index-upload-check 8 months ago
Philip O'Toole 156f94c4e2 Fix end-to-end tests 8 months ago
Philip O'Toole e1d6806188
Merge pull request #1601 from rqlite/create-table-no-rows
CREATE TABLE should change DB Applied index
8 months ago
Philip O'Toole f34ec4d04f Merge branch 'create-table-no-rows' into raft-index-upload-check 8 months ago
Philip O'Toole 4cd2d9be21 CHANGELOG 8 months ago
Philip O'Toole 4b3b40654e More unit testing of DBApplied 8 months ago
Philip O'Toole 56dca6871d CREATE TABLE returns rows = 0
Use a simpler check for mutation.
8 months ago
Philip O'Toole 078d0eacaf Better timeout handling 8 months ago
Philip O'Toole 0e00c5d2d4 CHANGELOG 8 months ago
Philip O'Toole 68521d34a2 Fix AWS client and Store Provider 8 months ago
Philip O'Toole f324e6b404 Move from sums to strings 8 months ago
Philip O'Toole 029eda8ce1
Merge pull request #1599 from rqlite/no-upload-after-leader-change
Test no upload after Leader change
8 months ago
Philip O'Toole 3ff2360609 CHANGELOG 8 months ago
Philip O'Toole 0b134255d7 Better DBAppliedIndex unit test 8 months ago
Philip O'Toole a710464bda Improve auto-backup test code 8 months ago
Philip O'Toole 4cb40d9cee Fix comment 8 months ago
Philip O'Toole ea8a8ecb28 Fix wait_until_uploads_idle 8 months ago
Philip O'Toole 778f363eb3 Add test for no-upload-after-leader-change 8 months ago
Philip O'Toole 34aa54ddec
Merge pull request #1598 from rqlite/test-db-applied
Refactor Store-level index tracking
8 months ago
Philip O'Toole 148738b81a Remove blank line 8 months ago
Philip O'Toole 10a9361dbb Best test 8 months ago
Philip O'Toole 7b60c46791 Unit test index-update on Restore 8 months ago
Philip O'Toole cf51165524 Fix up comment 8 months ago
Philip O'Toole fdd65cde8d Set indexes post Restore 8 months ago
Philip O'Toole 0bdcba927e CHANGELOG 8 months ago
Philip O'Toole 3ddeebbba4 Improve Store restart test 8 months ago
Philip O'Toole 0cbbb44b48 GoDoc 8 months ago
Philip O'Toole 40166b852b More logic related to indexes in Store 8 months ago
Philip O'Toole 6b823052a3 Bring internal indexes up-to-date post Restore 8 months ago
Philip O'Toole 5abbb33390 Make some State-type functions for Snapshot 8 months ago
Philip O'Toole 481bb0937c Unit test DB applied index 8 months ago
Philip O'Toole 135aa7d972
Merge pull request #1596 from rqlite/track-changes
Track Raft logs which change the database
8 months ago