1
0
Fork 0

3830 Commits (1ec13a50d03c4c499a98450d478458aef752ab14)
 

Author SHA1 Message Date
Philip O'Toole 5e0f051a11 Merge branch 'master' of github.com:rqlite/rqlite 2 years ago
Philip O'Toole 220424c7d1 Simple refactor, better Go style 2 years ago
Philip O'Toole 21ae6921f5
Merge pull request #1117 from rqlite/add-types-associative
Add types to associative output
2 years ago
Philip O'Toole 16ee5f5e57 Fix, and enhance, end-to-end associative query test 2 years ago
Philip O'Toole 7aa3129c12 CHANGELOG 2 years ago
Philip O'Toole 6635010b42 Test error handling 2 years ago
Philip O'Toole 1979876b0a
Update DATA_API.md 2 years ago
Philip O'Toole 5bf562adc2
Update DATA_API.md 2 years ago
Philip O'Toole 5a52a72326
Merge pull request #1116 from rqlite/associative-response
Support associative responses
2 years ago
Philip O'Toole 11bb02da1d Simple end-to-end associative form test 2 years ago
Philip O'Toole e74bfc182a Use new Encoder everywhere 2 years ago
Philip O'Toole a54653e7e6 More doc tweaks 2 years ago
Philip O'Toole e5571b2e93 Doc typo 2 years ago
Philip O'Toole 74504a6242 Add optional associative response form 2 years ago
Philip O'Toole f9b46165f9 Comments 2 years ago
Philip O'Toole 7ac178f3cb
Update CHANGELOG.md 2 years ago
Philip O'Toole 07620cab41
Reap nodes (#1114)
Support automatic reaping of nodes
2 years ago
Philip O'Toole c791461526 Add example packaging command 2 years ago
Philip O'Toole d02e05437b
Merge pull request #1113 from rqlite/try-updates-again
go mod updates
2 years ago
Philip O'Toole 2aa4a41029 Update CHANGELOG 2 years ago
Philip O'Toole 345b117126 go mod updates 2 years ago
Philip O'Toole 22af9fdcb9
7.10.1 is going out 2 years ago
Philip O'Toole a2a7871022 Strip symbols when building 2 years ago
Philip O'Toole 89a760b329
Update CHANGELOG.md 2 years ago
Philip O'Toole 3e451cc919
Merge pull request #1109 from rqlite/higher-q-writes-defs
Use higher Queued Writes defaults
2 years ago
Philip O'Toole 1ed59a1658
Update flags.go 2 years ago
Philip O'Toole c3997fa037 Refactor upgrade testing 2 years ago
Philip O'Toole 62faf74fa9
Update CHANGELOG.md 2 years ago
Philip O'Toole 7b8cd5f885
Merge pull request #1108 from rqlite/more-upgrade-tests
Add more upgrade tests
2 years ago
Philip O'Toole 055365b751 Add more upgrade tests 2 years ago
Philip O'Toole 0a5774e751
Merge pull request #1107 from rqlite/otoolep-patch-ci
Ensure randomly selected addresses can't be reused
2 years ago
Philip O'Toole 81cc80936d
Ensure randomly selected addresses can't be reused
Address https://app.circleci.com/pipelines/github/rqlite/rqlite/2021/workflows/d7cee6c4-9dc1-45ad-af66-eb17622f9b13/jobs/9171?invite=true#step-109-111
2 years ago
Philip O'Toole 4a94fe6419
Add node ID 2 years ago
Philip O'Toole 2be4207cf3
Move to Go 1.18 2 years ago
Philip O'Toole b3fae155cc
Merge pull request #1105 from rqlite/improve-restart-test
Correctly check PIDs are all different
2 years ago
Philip O'Toole 377d39386a Correctly check PIDs are all different 2 years ago
Philip O'Toole 975a50dd6f
Merge pull request #1104 from rqlite/bigger-q-test
Large concurrent Queued Writes test
2 years ago
Philip O'Toole 0071867e34 Don't call t.Fatal() from goroutine
It wouldn't abort the test anyway, so just log.
2 years ago
Philip O'Toole 37687c1ff2 Correct test output 2 years ago
Philip O'Toole 36eeb2e06a Fully fix rookie mistake 2 years ago
Philip O'Toole e204c0b1ad Fix rookie mistake 2 years ago
Philip O'Toole 9e4fc80216 Tidy up 2 years ago
Philip O'Toole 8f41cbef23 Refactor large Queued Writes test 2 years ago
Philip O'Toole 8f89c6a8ba Add larger concurrent Queued Writes test 2 years ago
Philip O'Toole 6d14c13299
Merge pull request #1102 from rqlite/std-redact
Use standard library redaction functionality
2 years ago
Philip O'Toole 0b7ababdb3 Update CHANGELOG 2 years ago
Philip O'Toole 038812b4cb Use standard library redaction functionality 2 years ago
Philip O'Toole 6c837046fd
Merge pull request #1100 from rqlite/e2e-key-error
HTTP server now up faster, Store may not be ready
2 years ago
Philip O'Toole bc6c2c7254
Update CHANGELOG.md 2 years ago
Philip O'Toole d333a28a3f wait_for_leader needs logging flexibility 2 years ago