1
0
Fork 0

2423 Commits (3a70db51509c3444cc600b5efd419d5e9d28d48e)
 

Author SHA1 Message Date
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
Philip O'Toole e934630a58 Basic cluster RPC service 3 years ago
Philip O'Toole 38b2abca84 Remove older TCP transport code
Still unclear about whether tn.Open() is required with new mux.
3 years ago
Philip O'Toole f32e71c00f Merge branch 'master' of github.com:rqlite/rqlite into mux-raft 3 years ago
Philip O'Toole ae350619c8
Merge pull request #793 from rqlite/system-enc-test
System testing of internode encryption
3 years ago
Philip O'Toole 8e918ceb55 System testing of internode encryption 3 years ago
Philip O'Toole d237a13a59 Use muxed connection for Raft internode comms 3 years ago
Philip O'Toole 21ca9cbebb Re-order for consistency 3 years ago
Philip O'Toole 98a7b3d30e Minor cleanup for mux code 3 years ago
Philip O'Toole 3be97dd61e Add mux code back to tcp package
Tests pass, nothing else done yet.
3 years ago
Philip O'Toole 4f77db64af
Update CHANGELOG.md 3 years ago
Philip O'Toole 877fef79cf
Merge pull request #791 from rqlite/reinstate-ca-cert
Add CA cert support which was erroneously removed
3 years ago
Philip O'Toole 8276ec653b Fix up system test 3 years ago
Philip O'Toole 662daa74cb Add CA cert support which was erroneously removed
This was clearly a mistake due to a previous code change.
3 years ago
Philip O'Toole fc8c07634b
Update CHANGELOG.md 3 years ago
Philip O'Toole 121c7e06de
Merge pull request #790 from rqlite/h1.3
Upgrade dependencies, including Hashicorp Raft
3 years ago
Philip O'Toole 11df6ce384 Update CHANGELOG 3 years ago
Philip O'Toole 3a9af0ffb6 Upgrade dependencies, including Hashicorp Raft 3 years ago
Philip O'Toole e0638c88c2
Merge pull request #786 from rqlite/concurrent-compress
Ensure concurrent compression is OK
3 years ago
Philip O'Toole 3b86b9c598 100 test loops is sufficient
Otherwise testing takes too long on CI.
3 years ago
Philip O'Toole 9a0d1365b6 Merge branch 'master' of github.com:rqlite/rqlite into concurrent-compress 3 years ago
Philip O'Toole d9116186b6
Update CHANGELOG.md 3 years ago
Philip O'Toole 0c22afa609
Merge pull request #788 from rqlite/sqlite-upgrade
Upgrade to rqlite/go-sqlite3 1.20.2
3 years ago
Philip O'Toole 520cfa0604 Upgrade to rqlite/go-sqlite3 1.20.2
Brings in SQLite 3.35.4.
3 years ago
Philip O'Toole 97e97bb802 Reduce number of concurrent tests 3 years ago
Philip O'Toole ebe86e9f0f Remove superfluous blank line 3 years ago