1
0
Fork 0

2332 Commits (967668f0a075d1126ad46914f41b812d45a2fc6f)
 

Author SHA1 Message Date
Philip O'Toole 0feb22dc47
Update CHANGELOG.md
[ci skip]
4 years ago
Philip O'Toole 918f59f2bb
Merge pull request #769 from rqlite/upgrade-memory
Upgrade to rqlite/go-sqlite3 1.20.1
4 years ago
Philip O'Toole 7340d1b478
Update CHANGELOG.md
[skip ci]
4 years ago
Philip O'Toole fc314dc2d8 Upgrade to rqlite/go-sqlite3 1.20.1
This version fixes a memory leak.
4 years ago
Philip O'Toole ff271015f2
5.10.0 is going out 4 years ago
Philip O'Toole 6cc0242e2e
Update CHANGELOG.md 4 years ago
Philip O'Toole 016e623725
Merge pull request #765 from rqlite/count-auth
Add auth-ok and auth-fail events to stats
4 years ago
Philip O'Toole f5cbc18a16 Add auth-ok and auth-fail events to stats 4 years ago
Philip O'Toole 82cdf27ffa
Update CHANGELOG.md 4 years ago
Philip O'Toole 80fcc6bd3d
Merge pull request #764 from rqlite/dir-size
Add total Raft directory size to Store stats
4 years ago
Philip O'Toole b579e5c59f Shut down Raft first 4 years ago
Philip O'Toole 73663ccc58 Shutdown gracefully to prevent races
See https://app.circleci.com/pipelines/github/rqlite/rqlite/428/workflows/794131c2-372b-4fb0-8c92-6e3dc0709cb9/jobs/4512
4 years ago
Philip O'Toole 1dc156b965 Add total Raft directory size to Store stats 4 years ago
Philip O'Toole d095c22db6
Update CHANGELOG.md 4 years ago
Philip O'Toole 89e6da2b06
Merge pull request #762 from rqlite/fix-raft-types
Convert Raft stats to numbers where possible
4 years ago
Philip O'Toole fd4b76a419 Convert Raft stats to numbers where possible 4 years ago
Philip O'Toole 2da37ba1c4
Merge pull request #761 from rqlite/otoolep-patch-1
ABL
4 years ago
Philip O'Toole dbcaec623c
Update helpers.go 4 years ago
Philip O'Toole 84849a3ddf
Update CHANGELOG.md 4 years ago
Philip O'Toole 692d8ae134
Merge pull request #760 from rqlite/fix-bolt-race
Only shutdown BoltDB when Raft is done with it
4 years ago
Philip O'Toole 125074ab6e Only shutdown BoltDB when Raft is done with it 4 years ago
Philip O'Toole 159aa17959
Update CHANGELOG.md 4 years ago
Philip O'Toole e4c5d28d39
Merge pull request #757 from rqlite/test-snap-restore-more
More testing of snapshot and restore
4 years ago
Philip O'Toole 3ff13cda74 More system testing 4 years ago
Philip O'Toole fe8db65f20 Test database is functional after system test 4 years ago
Philip O'Toole 51c745ea23 More in-mem and on-disk system test 4 years ago
Philip O'Toole 8049d35431 More tests 4 years ago
Philip O'Toole ae16a65d8d Handle snapshots with database data
This shouldn't happen normally, but technically could.
4 years ago
Philip O'Toole f8e4795d44 Merge branch 'master' into test-snap-restore-more 4 years ago
Philip O'Toole e49ed1bd9d
Merge pull request #759 from rqlite/close-bolt
Close BoltDB on Store close
4 years ago
Philip O'Toole 86d009934e Update CHANGELOG 4 years ago
Philip O'Toole c2f40500a2 Close Bolt on Store close 4 years ago
Philip O'Toole e4c60bed7a Merge branch 'master' into test-snap-restore-more 4 years ago
Philip O'Toole 7b7e4a80d0
Merge pull request #758 from rqlite/helper-test
Refactor some tests for future use
4 years ago
Philip O'Toole 91d2506ca9 Transport creation convenience functions 4 years ago
Philip O'Toole a4f1d14eb9 Refactor some tests for future use 4 years ago
Philip O'Toole ca1f8e1752 Whitebox testing of Noops on Store 4 years ago
Philip O'Toole a41348e230
Merge pull request #756 from rqlite/fix-ineff
Fix on-disk create in Apply
4 years ago
Philip O'Toole aa2fec4a1f More useful store test helper functions 4 years ago
Philip O'Toole 65944f6c15
Update CHANGELOG.md 4 years ago
Philip O'Toole bea2eff491
Merge pull request #755 from rqlite/otoolep-patch-1
ABL
4 years ago
Philip O'Toole 0b84667b45 Fix on-disk create in Apply 4 years ago
Philip O'Toole eaba1d2316
ABL 4 years ago
Philip O'Toole a8559b49e8
Merge pull request #754 from rqlite/noop-store-test
Support Noop commands in Raft Log
4 years ago
Philip O'Toole 4a3efe3f55 Update CHANGELOG 4 years ago
Philip O'Toole 9b8016e079 Simple Noop unit test 4 years ago
Philip O'Toole 824dab5536 Doesn't work because Store can't be re-opened
Due to network issues.
4 years ago
Philip O'Toole 2cae351437
Merge pull request #753 from rqlite/missing-return
Add missing return
4 years ago
Philip O'Toole d31105e0f0
Add missing return 4 years ago
Philip O'Toole d7b6586311
Merge pull request #752 from rqlite/consolidate-db-func
Consolidate database creation functions
4 years ago