1
0
Fork 0

4790 Commits (1b932d48ab231267603404727ae8f63578d32beb)
 

Author SHA1 Message Date
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 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
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 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
Philip O'Toole 0d521777df Close files during touch 11 months ago
Philip O'Toole c3be580a53 CHANGELOG 11 months ago
Philip O'Toole 0a5b0a12d2 Revert appveyor changes 11 months ago
Philip O'Toole c11d059551 Better function name 11 months ago
Philip O'Toole 10e6f1b115 Clean up snapshot FDs 11 months ago
Philip O'Toole 93566415e3 Just run bad test 11 months ago
Philip O'Toole 371e74f124
Close Sink's rc when Persist completes 11 months ago
Philip O'Toole 676389bf7b Lock Sink and fix getSnapshots 11 months ago
Philip O'Toole 47d877cc25 Don't close dst file until done 11 months ago
Philip O'Toole c3581f4f2a Update snapshot meta with snapshot size 11 months ago
Philip O'Toole 09712788c9 Store now builds with snapshot2 11 months ago
Philip O'Toole a69aa7838d Remove snapshot 1 11 months ago
Philip O'Toole 6a60108f0c Start work on Restore and Recover
Builds, but still needs more work. It's referencing snapshot(1).
11 months ago
Philip O'Toole 0700b6bd79 Add snapshot store 2 upgrader 11 months ago
Philip O'Toole 6c37a35bc0 Add check() to Snapshot Store 11 months ago
Philip O'Toole d53086cb7c Always use WAL mode 11 months ago
Philip O'Toole d34c35df31 No need to Store-level WAL selection 11 months ago
Philip O'Toole c95d662010 Sink uses DELETE mode 11 months ago
Philip O'Toole c52176d10e Full Sink testing 11 months ago
Philip O'Toole ac208a9e45 Final syncing 11 months ago
Philip O'Toole 607651d6b3 More logging 11 months ago
Philip O'Toole 89952ff8c5 More Sink testing 11 months ago
Philip O'Toole 9c82050902 More Sink testing 11 months ago