1
0
Fork 0

2184 Commits (f101b2afdd8da3fde8ba16801b7d6abfccc2c5e1)
 

Author SHA1 Message Date
Philip O'Toole f101b2afdd Check conn write errors 3 years ago
Philip O'Toole 9655d7664b Some minor logging 3 years ago
Philip O'Toole 9cc675b2f0
Merge pull request #807 from rqlite/cli-version
rqlite CLI provides version information
3 years ago
Philip O'Toole 372e001ea1 CHANGELOG 3 years ago
Philip O'Toole 8a2a192386 Add -v option to CLI 3 years ago
Philip O'Toole 46f2772e2b Fix linker flags 3 years ago
Philip O'Toole 088a06bfc9 Try simple way to share build information 3 years ago
Philip O'Toole 9cea62ac05
Merge pull request #805 from rqlite/redirected-join-test
Add end-to-end test of redirected join via follower
3 years ago
Philip O'Toole 166bddab8b Add API adv test 3 years ago
Philip O'Toole 37995908e5 Add end-to-end test of redirected join via follower 3 years ago
Philip O'Toole 124d77a63d
Update CHANGELOG.md 3 years ago
Philip O'Toole c9764898ef
Merge pull request #802 from rqlite/sysdump
Implement .sysdump command
3 years ago
Philip O'Toole 37c5e4532d Add 10 second timeout for sysdump GETs 3 years ago
Philip O'Toole 2fd1a84f55 Fetch sysdump from connected node 3 years ago
Philip O'Toole 106629abd8
Update CHANGELOG.md 3 years ago
Philip O'Toole 91a0db2435 Start hooking in .sysdump command 3 years ago
Philip O'Toole 29abe9876e Merge branch 'master' of github.com:rqlite/rqlite 3 years ago
Philip O'Toole edc9f717e4 Always include "reachable" status 3 years ago
Philip O'Toole 5fad8f50cf
Update bug_report.md 3 years ago
Philip O'Toole 05997bae92
Update DIAGNOSTICS.md 3 years ago
Philip O'Toole 502b8ca481
Merge pull request #799 from rqlite/nodes-voters-only
Only check non-voting nodes by default
3 years ago
Philip O'Toole 87c9f81a07 Fix comment 3 years ago
Philip O'Toole 5d8fafab98 Get nodes/ for all nodes.
It makes testing easier, and this flag is tested in unit tests.
3 years ago
Philip O'Toole 0f716dbc4d Improve docs 3 years ago
Philip O'Toole b6e0f46f30 Support non-voting nodes optionally in nodes/ 3 years ago
Philip O'Toole 58b567c27a Only check non-voting nodes by default 3 years ago
Philip O'Toole a104f8ec62
Update CHANGELOG.md 3 years ago
Philip O'Toole bdc5fd055e
Merge pull request #796 from rqlite/other-node-status
Supporting /nodes endpoint
3 years ago
Philip O'Toole ffa23d1dae End-to-end testing of nodes/ API 3 years ago
Philip O'Toole a098f677c7 Tweaks and docs 3 years ago
Philip O'Toole 4cff27f91f Fix bugs in Goroutine logic
Testing never fails to produce results.
3 years ago
Philip O'Toole 7218a40ed1 Cluster system test for nodes/
It's failing however.
3 years ago
Philip O'Toole 0cca0dc603 Merge branch 'master' of github.com:rqlite/rqlite into other-node-status 3 years ago
Philip O'Toole 213902ef82
Update CHANGELOG.md 3 years ago
Philip O'Toole ecafd0abc9
Merge pull request #797 from rqlite/no-http-redirect-status
Remove 'redirect' from HTTP status
3 years ago
Philip O'Toole e5c80faa0c Fix pydoc 3 years ago
Philip O'Toole dbd1c0a254 Remove 'redirect' from HTTP status
Getting the redirect information requires accessing other nodes, which
could block if those nodes are not up.
3 years ago
Philip O'Toole f3ee5d0fee Add rqlite support for '.nodes' command 3 years ago
Philip O'Toole f4e04e5bc5 Check nodes reachable in parallel 3 years ago
Philip O'Toole 9e3bc8964e
Update CHANGELOG.md 3 years ago
Philip O'Toole e038339d5c
Update question-about-rqlite.md 3 years ago
Philip O'Toole 0eff310fe6 Update issue templates 3 years ago
Philip O'Toole 6fc61c10c9 Update issue templates 3 years ago
Philip O'Toole 2040c58ccc
Update bug_report.md 3 years ago
Philip O'Toole 5378282a52
Update bug_report.md 3 years ago
Philip O'Toole 2e1148789c Update issue templates 3 years ago
Philip O'Toole 805074f8f5 Start supporting /nodes endpoint 3 years ago
Philip O'Toole 7280ff26b8 Add back node restart test 3 years ago
Philip O'Toole 7ceba78bca
Merge pull request #794 from rqlite/more-metadata-removal
Remove metadata from Join operations
3 years ago
Philip O'Toole 697132a6ee Remove metadata from Join operations
It's no longer needed.
3 years ago