1
0
Fork 0

3288 Commits (5ab5b485d7a0346aaad04c3cd70ab7c916da75e2)
 

Author SHA1 Message Date
Philip O'Toole 15685d580a
Merge pull request #909 from rqlite/16-to-32
Support cluster responses up to 4MB in size
3 years ago
Philip O'Toole 1fe335869d Unit test increased cluster response size 3 years ago
Philip O'Toole 25f4c70d04 Update URL in logog 3 years ago
Philip O'Toole 3f039a9b3a Don't truncate cluster response length 3 years ago
Philip O'Toole baeffdb603
6.6.1 is going out 3 years ago
Philip O'Toole ca63afb819
Update CHANGELOG.md 3 years ago
Philip O'Toole c542df7b30
Merge pull request #907 from rqlite/read-only-check-at-querywq
Check for read-only statements in query endpoint
3 years ago
Philip O'Toole 53e4b9ae3d ABL 3 years ago
Philip O'Toole 437d76bc1c
Update db.go 3 years ago
Philip O'Toole bed9dc2a49
Update db_test.go 3 years ago
Philip O'Toole 393a1c67a0 Fix unit tests 3 years ago
Philip O'Toole 3ed0909746 Read-only statements in query endpoint 3 years ago
Philip O'Toole 156bc63041
Update DATA_API.md
https://github.com/rqlite/rqlite/issues/903
3 years ago
Philip O'Toole f9e8dfcef1
Update CHANGELOG.md 3 years ago
Philip O'Toole 7bd49e75b4
Merge pull request #899 from rqlite/python-recovery-tests
End-to-end cluster-recovery test
3 years ago
Philip O'Toole 9143172c1c DRY up test 3 years ago
Philip O'Toole 3ef3a5369b End-to-end cluster-recovery test 3 years ago
Philip O'Toole e446b7aedf
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole e695c7d2f0
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole 7e81fa88b6 ABL 3 years ago
Philip O'Toole f64eed42c2
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole ff820e81f1
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole 65d88fac96
Update CLUSTER_MGMT.md 3 years ago
Philip O'Toole 4c5e29272b
Merge pull request #898 from rqlite/recover-cluster
Support recovering clusters that have permanently lost quorum
3 years ago
Philip O'Toole 7491bd5330 Re-enable full appveyor testing 3 years ago
Philip O'Toole 05534cc94c Don't use Windows file paths as IDs 3 years ago
Philip O'Toole f9f35bf95c Dump file 3 years ago
Philip O'Toole 267e0f9ad1 Run single AppVeyor test 3 years ago
Philip O'Toole 7093cb25d3 Fix race in test 3 years ago
Philip O'Toole 03c9ffd815 Update docs 3 years ago
Philip O'Toole 4446c3b5bd Explicitly close listeners 3 years ago
Philip O'Toole eaad57f610 Full cluster-recovery system-level test 3 years ago
Philip O'Toole 662008d49c System-level test of cluster recovery 3 years ago
Philip O'Toole 9fb114c07f Recover test after snapshot 3 years ago
Philip O'Toole 519a91e635 Actual recovery node test passes on Linux 3 years ago
Philip O'Toole f9bcde0722 Back to no-change test 3 years ago
Philip O'Toole e2e199633a
Fix JSON string in unit test 3 years ago
Philip O'Toole c111df7ed5 Simpler node-recovery test 3 years ago
Philip O'Toole 92d5bc8b64 Unit test fixes (?) 3 years ago
Philip O'Toole 1b158d09fb Simple unit test of node-recovery 3 years ago
Philip O'Toole 52a5534e93 CHANGELOG 3 years ago
Philip O'Toole 1abd3007ca Rename peers.json after successful recovery 3 years ago
Philip O'Toole 1d6dc78487 More style 3 years ago
Philip O'Toole ba4c688565 Style 3 years ago
Philip O'Toole f512fa1ef6 Add docs for full cluster recovery 3 years ago
Philip O'Toole cc1de72796 Ensure raft/ exists inside data directory 3 years ago
Philip O'Toole abccc6ced3 Better function name 3 years ago
Philip O'Toole d9ad3c080a Add untested recover-node functionality 3 years ago
Philip O'Toole 32239b5053 Move new function to earlier per convention 3 years ago
Philip O'Toole 4ab72a8194 Refactor to make recover-cluster code easier 3 years ago