1
0
Fork 0

2771 Commits (5035478bb08b49ef6a097767901a1cd663173ee7)
 

Author SHA1 Message Date
Philip O'Toole 67b0368288 It's create in memory, not open 3 years ago
Philip O'Toole 0a55f0bed1 It's create, not open 3 years ago
Philip O'Toole 5e48eeb1c9
Update CHANGELOG.md 3 years ago
Philip O'Toole f20ac5e07d
Merge pull request #827 from rqlite/upgrade-dependencies
Upgrade SQLite to 3.36
3 years ago
Philip O'Toole 40b4344c10 SQLite 3.36 3 years ago
Philip O'Toole 7292d79438
Merge pull request #823 from rqlite/log-mux-conn
Log source address of muxed request
3 years ago
Philip O'Toole 4c17064d6b Log source address of muxed request 3 years ago
Philip O'Toole b9b11db1aa
6.0.1 is going out 3 years ago
Philip O'Toole 6c8a64484f
Merge pull request #822 from rqlite/dont-ignore-join
Don't ignore -join even if previous state exists
3 years ago
Philip O'Toole d129325ff3 Correct CHANGELOG 3 years ago
Philip O'Toole 9bbe68adaf More docs about changing network addresses 3 years ago
Philip O'Toole 4c49fc6c29 End-to-end test new join metrics 3 years ago
Philip O'Toole 01e2403015 Count various Join scenarios 3 years ago
Philip O'Toole 52b49c1fe6 Update CHANGELOG 3 years ago
Philip O'Toole bb46e2f63c Even better docs about joining 3 years ago
Philip O'Toole 950062329f Test rejoining with changed network addresses 3 years ago
Philip O'Toole e91f0e16e7 Simplify join end-to-end testing
Test now just makes sure stuff doesn't blow up. Need more extensive
testing of this operation.
3 years ago
Philip O'Toole a9fe7cb563 Better documentation on rejoin 3 years ago
Philip O'Toole fa90c7494a Merge branch 'master' of github.com:rqlite/rqlite into dont-ignore-join 3 years ago
Philip O'Toole 4591e2df35 Don't ignore -join even if previous state exists 3 years ago
Philip O'Toole c2e022fc55
Correct typo 3 years ago
Philip O'Toole a8385e6828 Merge branch 'master' of github.com:rqlite/rqlite 3 years ago
Philip O'Toole f0417f2241 Correct typo in comment 3 years ago
Philip O'Toole 01a8a2a141
Update DESIGN.md 3 years ago
Philip O'Toole 40a7155a7d
Update RESTORE_FROM_SQLITE.md 3 years ago
Philip O'Toole c428a53a7a
6.0.0 is going out 3 years ago
Philip O'Toole 8dc8788f37 ABL 3 years ago
Philip O'Toole 1c5989994f Revert "Remove broken Go report for now"
This reverts commit 3d9364598e.
3 years ago
Philip O'Toole 3d9364598e
Remove broken Go report for now 3 years ago
Philip O'Toole 442aee44b8
Merge pull request #814 from rqlite/e2e-constraint
Don't always run leader-constraint check
3 years ago
Philip O'Toole 2837713c40 Don't always run leader-constraint check
Some testing involves changing leaders, and some API checks will be
inherently racy.
3 years ago
Philip O'Toole 232449b113 Correct help text for -node-id 3 years ago
Philip O'Toole 4668425aa6
Merge pull request #813 from rqlite/more-startup-logging
Add more startup logging
3 years ago
Philip O'Toole 4c43049f9c Start cluster service as early as possible 3 years ago
Philip O'Toole 585a204f8b Add more startup logging 3 years ago
Philip O'Toole a6646d18a7
Merge pull request #810 from rqlite/write-errors
Check conn write errors
3 years ago
Philip O'Toole ab0968644f More error handling 3 years ago
Philip O'Toole f101b2afdd Check conn write errors 3 years ago
Philip O'Toole 9655d7664b Some minor logging 3 years ago
Philip O'Toole 9cc675b2f0
Merge pull request #807 from rqlite/cli-version
rqlite CLI provides version information
3 years ago
Philip O'Toole 372e001ea1 CHANGELOG 3 years ago
Philip O'Toole 8a2a192386 Add -v option to CLI 3 years ago
Philip O'Toole 46f2772e2b Fix linker flags 3 years ago
Philip O'Toole 088a06bfc9 Try simple way to share build information 3 years ago
Philip O'Toole 9cea62ac05
Merge pull request #805 from rqlite/redirected-join-test
Add end-to-end test of redirected join via follower
3 years ago
Philip O'Toole 166bddab8b Add API adv test 3 years ago
Philip O'Toole 37995908e5 Add end-to-end test of redirected join via follower 3 years ago
Philip O'Toole 124d77a63d
Update CHANGELOG.md 3 years ago
Philip O'Toole c9764898ef
Merge pull request #802 from rqlite/sysdump
Implement .sysdump command
3 years ago
Philip O'Toole 37c5e4532d Add 10 second timeout for sysdump GETs 3 years ago