1
0
Fork 0

3558 Commits (ee5c65b3b2c3064d5a6d1cab8491cebda60d8334)
 

Author SHA1 Message Date
Philip O'Toole ee5c65b3b2
Update doc.go 2 years ago
Philip O'Toole 8e3ab006ab
Update CHANGELOG.md 2 years ago
Philip O'Toole 407e63e1e1
Merge pull request #1140 from rqlite/malformed-db-fix
Fix "malformed database" issue
2 years ago
Philip O'Toole 659ea69c58 Fix test flag 2 years ago
Philip O'Toole 2d982f05c4 Fail testing fast 2 years ago
Philip O'Toole c9e3691c51 CHANGELOG 2 years ago
Philip O'Toole f2fdb9ff48 CHANGELOG 2 years ago
Philip O'Toole 053bde0ed6 Upgrade to latest SQLite driver 2 years ago
Philip O'Toole 3d555a73cb Add unit test showing malformed database issue
https://github.com/rqlite/rqlite/issues/1103
2 years ago
Philip O'Toole 30c35a6b5d
Update credential_store.go 2 years ago
Philip O'Toole 1e7c7ec83d
Merge pull request #1139 from rqlite/cache-creds
Cache hashed passwords
2 years ago
Philip O'Toole 3b48634b42 Add benchmark test 2 years ago
Philip O'Toole db03197f53 More CHANGELOG 2 years ago
Philip O'Toole 89b9df7c98 CHANGELOG 2 years ago
Philip O'Toole bfcd21b8fd Cache hashed passwords 2 years ago
Philip O'Toole 2f9a11c308 Make sure username-passwords don't mix 2 years ago
Philip O'Toole bc29750f48
Merge pull request #1135 from rqlite/ignore-join-explicit-if-state
Ignore explicit join request if there is preexisting state
2 years ago
Philip O'Toole ced80ae8bd Remove unsuitable logic 2 years ago
Philip O'Toole defde21281 Merge remote-tracking branch 'origin' into ignore-join-explicit-if-state 2 years ago
Philip O'Toole 90b4dc0745 Silently ignore unchanged node self-joins 2 years ago
Philip O'Toole f967754fcb
Update CHANGELOG.md 2 years ago
Philip O'Toole 4dace6f888
Update CHANGELOG.md 2 years ago
Philip O'Toole f6c4b17a72
Enable "stepdown on shutdown" by default
https://github.com/rqlite/rqlite/issues/1132
2 years ago
Philip O'Toole 54d61c7866
Update store.go 2 years ago
Philip O'Toole e3a3d67e9f
Update CHANGELOG.md 2 years ago
Philip O'Toole aa07241033
Merge pull request #1136 from rqlite/graceful-http-shutdown
Close HTTP service gracefully on shutdown
2 years ago
Philip O'Toole 5924d0c275 Merge remote-tracking branch 'origin' into ignore-join-explicit-if-state 2 years ago
Philip O'Toole d054d862c7 Remove unneeded test cases 2 years ago
Philip O'Toole 4131cdb743 Unit test stepdown on shutdown 2 years ago
Philip O'Toole f6eefd1690 Close HTTP service on shutdown 2 years ago
Philip O'Toole ec463063f2 CHANGELOG 2 years ago
Philip O'Toole 77861c17b5 Revert to simpler logging for stepdown
New leader is not reported as I expected.
2 years ago
Philip O'Toole 0d8dd2499b Unit test Store stepdown 2 years ago
Philip O'Toole 3ec7419097 Ignore explicit join if already member of cluster 2 years ago
Philip O'Toole 53aa04158c
7.12.0 is going out 2 years ago
Philip O'Toole 67431c2cb4
Merge pull request #1134 from rqlite/stepdown-shutdown
Stepdown as Leader before shutting down
2 years ago
Philip O'Toole 1432d796d3 Update CHANGELOG 2 years ago
Philip O'Toole d821031a2d go fmt 2 years ago
Philip O'Toole a2899a1cdd Support stepping down before shutting down 2 years ago
Philip O'Toole 70ea78fd6c More Queued Writes instrumentation 2 years ago
Philip O'Toole 8fd877b1d6
Fix typo in expvar variable name 2 years ago
Philip O'Toole c3fabf5420
Merge pull request #1128 from rqlite/reset-stats
Add ResetStats to some modules
2 years ago
Philip O'Toole bdd1fb3cfa CHANGELOG 2 years ago
Philip O'Toole 0702e39ace Add ResetStats 2 years ago
Philip O'Toole 0b8fde1dfb Log node address 2 years ago
Philip O'Toole ad17c64ec2
Update CHANGELOG.md 2 years ago
Philip O'Toole 054652bd44
Merge pull request #1127 from rqlite/clearer-runqueue-loop
Clearer runQueue logic
2 years ago
Philip O'Toole 4b5987a085 Fix logic 2 years ago
Philip O'Toole 3ee48ab2cc CHANGELOG 2 years ago
Philip O'Toole 24faefddef Merge remote-tracking branch 'origin' into clearer-runqueue-loop 2 years ago