1
0
Fork 0

2545 Commits (cef11e9b61b3d412e7d21baf7745b5b71b139f0e)
 

Author SHA1 Message Date
Philip O'Toole 38d5fc42b0 Add timeout control to GetNodeAPIAddr 3 years ago
Philip O'Toole 70a2683fb9
Update CHANGELOG.md 3 years ago
Philip O'Toole 3a368a5840
Merge pull request #878 from rqlite/consistency-control
CLI supports setting read consistency level
3 years ago
Philip O'Toole 58651d59c8 Update CHANGELOG 3 years ago
Philip O'Toole 268fc09d62 Merge branch 'master' of github.com:rqlite/rqlite into consistency-control 3 years ago
Philip O'Toole 0297210fae
Merge pull request #877 from rqlite/reachable-error
Add Error information to nodes/ output
3 years ago
Philip O'Toole 7e85cab80d CLI supports setting read consistency level 3 years ago
Philip O'Toole ea2cfe76a5 Update CHANGELOG 3 years ago
Philip O'Toole 0b5d80c604 Add Error information to nodes/ output 3 years ago
Philip O'Toole 7c3cd8c575
Update CHANGELOG.md 3 years ago
Philip O'Toole 9ba17538a7
Update CHANGELOG.md 3 years ago
Philip O'Toole a67b86c233
Merge pull request #876 from rqlite/nodes-times
Add response times to nodes/ output
3 years ago
Philip O'Toole 3bf820eeb4 Update CHANGELOG 3 years ago
Philip O'Toole 33073bc63c Move test to different place 3 years ago
Philip O'Toole 548527a59d Add e2e test for nodes/ 3 years ago
Philip O'Toole d7500c2f5f Revert to simpler nodes/ system test
This is something that will have to be in the end-to-end test.
3 years ago
Philip O'Toole d45bdfed7f System-level testing of nodes/
Fails right now because there is no way to actually shutdown the node
from answering cluster requests.
3 years ago
Philip O'Toole b58615fda8 Add response times to nodes/ output 3 years ago
Philip O'Toole 1fed947321
6.3.0 is going out 3 years ago
Philip O'Toole 14b46b1db0
Merge pull request #874 from rqlite/sqlite-path-test
Ensure SQLite file was actually created
3 years ago
Philip O'Toole 5c63ff9bff Check for WaitForLeader errors 3 years ago
Philip O'Toole c9fdd7d05d Ensure SQLite file was actually created 3 years ago
Philip O'Toole 7e360c16f6
Update PERFORMANCE.md 3 years ago
Philip O'Toole 31e7ca5742
Merge pull request #873 from rqlite/sqlite-path
Command line option for SQLite on-disk file path
3 years ago
Philip O'Toole a295fb2370 More Performance doc fixes 3 years ago
Philip O'Toole bc9e5ded91 Typos in performance doc 3 years ago
Philip O'Toole 5c26673c6f Link from README to PERFORMANCE doc 3 years ago
Philip O'Toole 9965f520a8 Add a performance-related guide 3 years ago
Philip O'Toole 29c35261e8 Update CHANGELOG 3 years ago
Philip O'Toole 105a894fe5 Support explicit SQLite path at Store level 3 years ago
Philip O'Toole 81a234abd0 Command line option for SQLite on-disk file path 3 years ago
Philip O'Toole 8ab603e21d
Merge pull request #872 from rqlite/test-isolation-levels
Tests that demonstrate current isolation behavior
3 years ago
Philip O'Toole 44e47686ee Tests that demonstrate current isolation behavior 3 years ago
Philip O'Toole 661be97ca7 Update simple load test 3 years ago
Philip O'Toole 75035aed9b
Merge pull request #870 from rqlite/adv-testing
More system-level Raft advertised addresss testing
3 years ago
Philip O'Toole eebf95d030
Remove deprecated flag 3 years ago
Philip O'Toole e79fe9d372 Fix test comment 3 years ago
Philip O'Toole 7b52753c1b Close listeners after test 3 years ago
Philip O'Toole b909cd4f74 Tighthen up Raft advertised testing 3 years ago
Philip O'Toole a6346ba9d4 Fix unit test -- start muxes 3 years ago
Philip O'Toole fa4be6d350 Merge branch 'master' of github.com:rqlite/rqlite into adv-testing 3 years ago
Philip O'Toole bb22f8a4ef
Merge pull request #869 from rqlite/http-client-status
Cluster client resolves advertised local address
3 years ago
Philip O'Toole 40eaf6be24 Typo and CHANGELOG 3 years ago
Philip O'Toole 246f7fbb65 Ensure client local hostname works 3 years ago
Philip O'Toole ddfc9a1fdc Pin to CircleCI image that has Python 3 years ago
Philip O'Toole 8d39b58ce0 Ping CircleCI Go image 3 years ago
Philip O'Toole 45aa59cafb Print python version in CircleCI 3 years ago
Philip O'Toole a58414a95d Try another pip 3 years ago
Philip O'Toole d6cf7cf13e Update apt when running end-to-end 3 years ago
Philip O'Toole 9aecafedbe Cluster client resolves advertised local address
Also, improve HTTP stats.
3 years ago