1
0
Fork 0

5068 Commits (2c27a62346aba8737058802fefccb01634a8b622)
 

Author SHA1 Message Date
Philip O'Toole c47f364369 More e2e join address fixes 10 months ago
Philip O'Toole ac09b026e1 Avoid data race during testing 10 months ago
Philip O'Toole 246556be9c More use of TLS client 10 months ago
Philip O'Toole c52d94e26e Allow test nodes to enable TLS client 10 months ago
Philip O'Toole e6fb72c5b3 Differentiate between "not leader" and "no leader"
Needed to handle redirected join properly
10 months ago
Philip O'Toole 12c20a99c5 Move system testing to Raft Join and Notify 10 months ago
Philip O'Toole 2da8a76060 Comment out auth join test for now 10 months ago
Philip O'Toole 0692e138ad Update E2E for Raft port join 10 months ago
Philip O'Toole 84c284c2eb Joining now redirects to leader if necessary 10 months ago
Philip O'Toole ec789840c0 Start moving e2e tests to Raft joins 10 months ago
Philip O'Toole 0d959f174e Fix system-level testing of Bootstrapping 10 months ago
Philip O'Toole 2b8a9713c8 Bootstrapper migrated to Raft requests 10 months ago
Philip O'Toole a96a5fa571 Joiner unit tests 10 months ago
Philip O'Toole 002973f787 Merge remote-tracking branch 'origin' into join-raft-port-only 10 months ago
Philip O'Toole 9de0fc55a6 Revert "Merge pull request #1423 from rqlite/remove-next-protos"
This reverts commit 1b932d48ab, reversing
changes made to 60faad15e7.
10 months ago
Philip O'Toole 1b932d48ab
Merge pull request #1423 from rqlite/remove-next-protos
Move NextProtos to server TLS config only
10 months ago
Philip O'Toole b08cec64a1 Move NextProtos to server TLS config only 10 months ago
Philip O'Toole 60faad15e7
Merge pull request #1422 from rqlite/cli-mtls
Add mTLS support to rqlite CLI
10 months ago
Philip O'Toole 9469cc8c30 Fix comment 10 months ago
Philip O'Toole 1558811fec Disable NextProtos again 10 months ago
Philip O'Toole 5397f8dc04 Disable NextProtos for CLI tool
CLI refuses to connect otherwise. Right now I just want to add basic
mTLS support, so not digging into it.
10 months ago
Philip O'Toole 448f9530d7 Correct mTLS log message 10 months ago
Philip O'Toole 4475684271 Remove unneeded code 10 months ago
Philip O'Toole 5e2221609a Remove deprecated ioutil 10 months ago
Philip O'Toole 66eb2c0e56 CHANGELOG 10 months ago
Philip O'Toole 06c0b32108 Add mTLS support to rqlite CLI 10 months ago
Philip O'Toole 672adab487 Pass cluster client to joiner 10 months ago
Philip O'Toole 312d27778b Remove obsolete Join and Notify HTTP unit tests 10 months ago
Philip O'Toole e0825239a2 Merge remote-tracking branch 'origin' into join-raft-port-only 10 months ago
Philip O'Toole 363c5f3c74
Merge pull request #1419 from rqlite/cors-tweaks
Some small changes related to new CORS support
10 months ago
Philip O'Toole cfd3a7f6a7 Some small changes related to new CORS support 10 months ago
Philip O'Toole a3eb9be311
Update CHANGELOG.md
https://github.com/rqlite/rqlite/pull/1418
10 months ago
Philip O'Toole 3937ba0ff1
Merge pull request #1418 from goki/allow
Support accessing rqlite in browsers by setting appropriate Access-Control-Allow headers and handling OPTIONS requests
10 months ago
Philip O'Toole 92dd85240c Test node-join on the cluster service 10 months ago
Philip O'Toole f7ab671b15 Unit test Join on the cluster client 10 months ago
Kai O'Reilly f1d8fe6770 support accessing rqlite in browsers by setting appropriate Access-Control-Allow headers and handling OPTIONS requests 10 months ago
Philip O'Toole e650fab8ec
Merge pull request #1417 from arturhoo/fix-linux-release-instructions
release: add missing dash in linux quickstart instructions
11 months ago
Artur Rodrigues 3bbda22904
release: add missing dash in linux quickstart instructions 11 months ago
Philip O'Toole 1270df670f More removal 11 months ago
Philip O'Toole a46011c9e9 More code removal 11 months ago
Philip O'Toole 16052d8020 Start removing HTTP join and notify code 11 months ago
Philip O'Toole 5de1c17d8c
Merge pull request #1413 from rqlite/remove-cmd-line-opts
Remove control for RaftNoFreelistSync
11 months ago
Philip O'Toole ced6f6df14 CHANGELOG 11 months ago
Philip O'Toole 65aacc36e6 Remove control for RaftNoFreelistSync
No evidence of it being used, just adds confusion.
11 months ago
Philip O'Toole 9104330964
Merge pull request #1412 from rqlite/remove-ob-metrics
Remove obsolete metrics
11 months ago
Philip O'Toole 18394f84ac CHANGELOG 11 months ago
Philip O'Toole 53632ec5d5 Add Snapshot Store stats 11 months ago
Philip O'Toole 66c1002c32 Remove obsolete metrics 11 months ago
Philip O'Toole b2663de630 Rename snapshot2 -> snapshot 11 months ago
Philip O'Toole b37ac2d351
Merge pull request #1410 from rqlite/snapshot-v2
Simplify WAL-based Snapshotting
11 months ago