1
0
Fork 0

4995 Commits (b921a07549180d354e7c0f3d9531ed19a2a42932)
 

Author SHA1 Message Date
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
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