1
0
Fork 0

2398 Commits (577dec409074f428b44f47a5d79fc11a1ebb845a)
 

Author SHA1 Message Date
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
Philip O'Toole c6dd7cdcee
Update CHANGELOG.md 3 years ago
Philip O'Toole 3092b7d8d1
Update CHANGELOG.md 3 years ago
Philip O'Toole c8394d7d81
Update CHANGELOG.md 3 years ago
Philip O'Toole cc2d0d811b
Update CHANGELOG.md 3 years ago
Philip O'Toole f92586abc7
Update CHANGELOG.md 3 years ago
Philip O'Toole 7a970d88fa
Update CHANGELOG.md 3 years ago
Philip O'Toole 0fcda0a135
Update CHANGELOG.md 3 years ago
Philip O'Toole 18263da9e3
Update CHANGELOG.md 3 years ago
Philip O'Toole d7220b0507
Update CHANGELOG.md 3 years ago
Philip O'Toole 4fd5555c41 ABL 3 years ago
Philip O'Toole bbee9f7c46
Update CHANGELOG.md 3 years ago
Philip O'Toole 8eff70b8c6
Update CHANGELOG.md 3 years ago
Philip O'Toole 34efd3ff43
Update CHANGELOG.md 3 years ago
Philip O'Toole db8f160336
Update CHANGELOG.md 3 years ago
Philip O'Toole 9d8545dc11
Merge pull request #792 from rqlite/mux-raft
Fetch leader HTTP API address on demand
3 years ago
Philip O'Toole 5ee8deb12a
Merge branch 'master' into mux-raft 3 years ago
Philip O'Toole 181761d953
5.12.1 is going out 3 years ago
Philip O'Toole fb9f424238 API is unchanged in 6.0 3 years ago
Philip O'Toole 67d78449dc Update CHANGELOG for 6.0 3 years ago
Philip O'Toole 497ee77625 More Mux instrumentation 3 years ago
Philip O'Toole 0d533dfa4c Some cleanup 3 years ago
Philip O'Toole f939d33fe5 Remove Metadata concept from system
System testing passes.
3 years ago
Philip O'Toole 5f758266be Update Protobuf build instructions 3 years ago
Philip O'Toole 78f39a082e Fix HTTP unit tests
Add missing stub.
3 years ago
Philip O'Toole be7198f550 Go Doc 3 years ago
Philip O'Toole 2cef5679b7 rqlited starts and stops fine 3 years ago
Philip O'Toole 30d4d63ebb System tests pass 3 years ago
Philip O'Toole b2bcdb584d Tweak Store API 3 years ago
Philip O'Toole 6a48068d78 Integrate Cluster service with HTTP service 3 years ago
Philip O'Toole 000b390dda Fix build issue 3 years ago
Philip O'Toole cbc2a686db Instrument Cluster service 3 years ago
Philip O'Toole 0ab519f6dc Test cluster service with TLS Mux 3 years ago
Philip O'Toole 0c53748636 Unit test mux with TLS transport 3 years ago
Philip O'Toole 4218df64dd Start TLS testing of service 3 years ago
Philip O'Toole f4639b2caf Defer conn close 3 years ago
Philip O'Toole f2947f84c4 Basic Cluster service in place 3 years ago