1
0
Fork 0

5815 Commits (69933cbe3598d921bfa6ecffa01862f304c4246e)
 

Author SHA1 Message Date
Philip O'Toole 7397486fb9 More robust load test 8 months ago
Philip O'Toole e7ca1ed220 Re-enable incremental logging if Raft level < WARN 8 months ago
Philip O'Toole d383e865cb Don't log incremental Persist times 8 months ago
Philip O'Toole 5a1ef0d6b4 Merge remote-tracking branch 'origin' into full-snapshot-logging-only 8 months ago
Philip O'Toole 51f6d78a4c
Merge pull request #1610 from rqlite/quieter-raft-log
Change Raft default log level to WARN
8 months ago
Philip O'Toole 3294b87727 Only log full snapshots 8 months ago
Philip O'Toole bb3130153f CHANGELOG 8 months ago
Philip O'Toole 78f4653b5b Change Raft default log level to WARN 8 months ago
Philip O'Toole f0cb7b4b9d
Merge pull request #1608 from rqlite/release-the-snap
Always close the FSM Snapshot
8 months ago
Philip O'Toole 2c902e353c CHANGELOG 8 months ago
Philip O'Toole bbaa973f45 Always close the Snaphot
This may explain many test failures on Windows, for example
https://ci.appveyor.com/project/otoolep/rqlite/builds/48967106.
8 months ago
Philip O'Toole 19d03cc1e7
Merge pull request #1607 from rqlite/remove-obsolte
Remove use of deprecated ioutil
8 months ago
Philip O'Toole 2ce3287955 CHANGELOG 8 months ago
Philip O'Toole cfefc090b0 Remove use of deprecated ioutil 8 months ago
Philip O'Toole 6ef059975c Unit test against error text changing 8 months ago
Philip O'Toole e449392dfa
Update CHANGELOG.md 8 months ago
Philip O'Toole 33f673bb91
Update CHANGELOG.md 8 months ago
Philip O'Toole 21761011d4 Fix rqlite shell help output
It was not displaying the `.timer` option.
8 months ago
Philip O'Toole 9e1ac0f817 Make E2E test a little easier to read 8 months ago
Philip O'Toole 336f0a6675
Merge pull request #1606 from rqlite/fix-sync
Set Synchronous mode
8 months ago
Philip O'Toole 7d7795d34f CHANGELOG 8 months ago
Philip O'Toole ed1e72eaf3 Test that the PRAGMAs are set correctly 8 months ago
Philip O'Toole 3684e12257 Re-enable SYNC off mode 8 months ago
Philip O'Toole e697fc70be
Update CHANGELOG.md 8 months ago
Philip O'Toole 2ce5bcd444
Merge pull request #1605 from rqlite/db-code-tweaks
Minor refactoring of DB code
8 months ago
Philip O'Toole 1833417fce Minor refactoring of DB code 8 months ago
Philip O'Toole 04126cf6dc
Merge pull request #1604 from rqlite/simpler-db-open
Refactor database open code
8 months ago
Philip O'Toole 36ff916a6e Enhance DB checkpoint unit test 8 months ago
Philip O'Toole ac1af31a08 Move standalone functions into own file 8 months ago
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