1
0
Fork 0

5411 Commits (34ea927e172ba4c1197d559306ec341081433b87)
 

Author SHA1 Message Date
Philip O'Toole 34ea927e17
Update LICENSE year 9 months ago
Philip O'Toole c790f0513f
Update CHANGELOG.md 9 months ago
Philip O'Toole fe4747ba0e
Merge pull request #1557 from rqlite/remove-wal-req
Remove restriction on non-WAL restore
9 months ago
Philip O'Toole 77d3a19c51
Merge pull request #1556 from rqlite/fast-backup
Fast-path backup
9 months ago
Philip O'Toole 92da1d1aff Convert backed-up file to DELETE mode 9 months ago
Philip O'Toole 21dc186186 Remove restriction on non-WAL restore
Never really had a strong reason for it.
9 months ago
Philip O'Toole f06eba4bb8 Fix logic 9 months ago
Philip O'Toole 6333b8cd82 Check for error with specific text 9 months ago
Philip O'Toole f18fb66665 Better logic 9 months ago
Philip O'Toole 585feb473f rqlite CLI backs up and dumps using streaming 9 months ago
Philip O'Toole c1cd29e163 Ignore nothing to snapshot 9 months ago
Philip O'Toole e34ac17d7d CHANGELOG 9 months ago
Philip O'Toole 3d88672c60 Add fast-path backup 9 months ago
Philip O'Toole 8bfa54d700 Unit test CAS 9 months ago
Philip O'Toole 5c4b48f798
Merge pull request #1555 from rqlite/proto-fix-2
Correct protobuf build and import
9 months ago
Philip O'Toole bfbc036271 CHANGELOG 9 months ago
Philip O'Toole dbff51d1f4 Generated files
protoc --go_out=. --go_opt=paths=source_relative command.proto
protoc -I $GOPATH/src/github.com/rqlite/rqlite/ --proto_path
$GOPATH/src/github.com/rqlite/rqlite/cluster/proto --go_out=.
--go_opt=paths=source_relative message.proto
9 months ago
Philip O'Toole ec5781be3b Remove generated Go files (for now) 9 months ago
Philip O'Toole 2f3b6fffae No apparent "problems" 9 months ago
Philip O'Toole e8570d7a97 One last issue around v8 import
Auto-generated file is not referencing v8
9 months ago
Philip O'Toole e52a2d4bd1 More working 9 months ago
Philip O'Toole 5c5b226303 Working 9 months ago
Philip O'Toole 9c9e911caa
Update README.md 9 months ago
Philip O'Toole e6f7e12daf
Update README.md 9 months ago
Philip O'Toole 6f602b4912
Merge pull request #1550 from rqlite/cli-nodes-all
CLI command .nodes supports showing non-voting nodes
9 months ago
Philip O'Toole 701567e765 CHANGELOG 9 months ago
Philip O'Toole 9d329ead4e
Update README.md 9 months ago
Philip O'Toole 8ee71fa633
Merge pull request #1548 from rqlite/system-test-dis
Make temp directories easier to track
9 months ago
Philip O'Toole b64e979684 CHANGELOG 9 months ago
Philip O'Toole 60da1377ba Make temp directories easier to track 9 months ago
Philip O'Toole a4672c1cb1
Merge pull request #1547 from rqlite/dry-up-cluster-suf
Dry up a suffrage variable
9 months ago
Philip O'Toole 26716d17e9 Dry up a suffrage variable 9 months ago
Philip O'Toole f3419a2814
Update CHANGELOG.md 9 months ago
Philip O'Toole dab19bd678
Update CHANGELOG.md 9 months ago
Philip O'Toole 4b27607127
Merge pull request #1546 from rqlite/set-suffrage-ok
Don't hardcode suffrage when joining
9 months ago
Philip O'Toole 0ff3486491 Correct CHANGELOG 9 months ago
Philip O'Toole 7f81af6130 Credits 9 months ago
Philip O'Toole aaab0a8ca4 Fix up CHANGELOG 9 months ago
Philip O'Toole 7f0705eb44 CHANGELOG 9 months ago
Philip O'Toole 81fda2aa26 Don't hardcode suffrage when joining 9 months ago
Philip O'Toole 893172ad77
Update release_creator.py 9 months ago
Philip O'Toole c08ff99fef
Update CHANGELOG.md 9 months ago
Philip O'Toole f0e796c8a9
Merge pull request #1544 from rqlite/kv-disco-readonly
Correctly support read-only nodes with KV disco
9 months ago
Philip O'Toole 0cd555fd82 Fix test 9 months ago
Philip O'Toole 5acfa7ef5b More end-to-end KV autoclustering tests 9 months ago
Philip O'Toole e700b03291 Push in read-only status
Similar to DNS autoclustering, the Store doesn't know its intended
read-only state.
9 months ago
Philip O'Toole f3b8f023dc Add read-only node test to E2E KV disco 9 months ago
Philip O'Toole 2cb7c19087 Correctly support read-only nodes with KV disco 9 months ago
Philip O'Toole 31687195be
Merge pull request #1543 from rqlite/snap-logging
Remove some excessive logging
9 months ago
Philip O'Toole bf18b3fab5 Remove some excessive logging 9 months ago