1
0
Fork 0

5523 Commits (693a97f5196aae82cacbdafb0f6e114092a3fc2d)
 

Author SHA1 Message Date
Philip O'Toole a401a7a591
Update README.md 9 months ago
Philip O'Toole 2c66658073
Update README.md 9 months ago
Philip O'Toole 5417333773
Update README.md 9 months ago
Philip O'Toole cc69741a3e
Update release_creator.py 9 months ago
Philip O'Toole 6f965e4e90
Update README.md 9 months ago
Philip O'Toole 0d8d52e7d4
Update README.md 9 months ago
Philip O'Toole dcb6823084
Update README.md 9 months ago
Philip O'Toole a37d9772d1
Update README.md 9 months ago
Philip O'Toole c7473b7a76
Update README.md 9 months ago
Philip O'Toole 832cfdd0e2
Merge pull request #1484 from rqlite/remove-chunked-loading
Remove ability to trigger chunked-loading
9 months ago
Philip O'Toole b25483a5d4 Better helper function 9 months ago
Philip O'Toole 13da479048 Add end-to-end test of dealing with chunked loads
This test is to ensure that if an older system with this type of
commands present in the log can be handled OK.
9 months ago
Philip O'Toole a56f2aca6f CHANGELOG 10 months ago
Philip O'Toole 1432d4d4bd Fix tests 10 months ago
Philip O'Toole e6b703a0c0 Remove ability to trigger chunked-loading
The low-level Raft system still recognizes the Chunk command, so that
this system can interop with older versions, which might still have a
Chunk command in logs.
10 months ago
Philip O'Toole a0ee2e58fb
Update CHANGELOG.md 10 months ago
Philip O'Toole 945e76ba7d
Update CHANGELOG.md 10 months ago
Philip O'Toole 63008a151e
Update CHANGELOG.md 10 months ago
Philip O'Toole e3be94e3b2
Merge pull request #1482 from rqlite/ignore-bad-load
Don't load invalid database
10 months ago
Philip O'Toole 7fba2ace8a CHANGELOG 10 months ago
Philip O'Toole 1e34b89cd9 Don't load invalid database 10 months ago
Philip O'Toole ce2ee54e4e
Update CHANGELOG.md 10 months ago
Philip O'Toole 781a8a569b
Merge pull request #1481 from rqlite/legacy-load
Revert to simpler one-shot load for SQLite files
10 months ago
Philip O'Toole c81c3d1e52 Remove unused function 10 months ago
Philip O'Toole 72db972965 Fix more HTTP tests 10 months ago
Philip O'Toole 6339ece258 Fix HTTP test 10 months ago
Philip O'Toole 3cc47bceee Revert to simpler one-shot load for SQLite files 10 months ago
Philip O'Toole 10d3ea3fd9
Update CHANGELOG.md 10 months ago
Philip O'Toole 942428b5d5
Merge pull request #1480 from rqlite/tl-1
Don't completely truncate the log
10 months ago
Philip O'Toole cc4addf7e0 Noop() returns ApplyFuture 10 months ago
Philip O'Toole 70b9bdbf84 Merge remote-tracking branch 'origin' into tl-1 10 months ago
Philip O'Toole e436453e5e
Merge pull request #1479 from rqlite/cci-0.0.4
Enable latest CCI image
10 months ago
Philip O'Toole 99733f9dd8 CHANGELOG 10 months ago
Philip O'Toole 7032ac7319 Don't truncate to 0 trailing entries
The Raft code seems to be have an unsigned int overflow problem when
this happens.
10 months ago
Philip O'Toole b8a37dcdb7 Enable latest CCI image 10 months ago
Philip O'Toole 4892e6c08e Upgrade CircleCI image 10 months ago
Philip O'Toole 7300753947
Merge pull request #1478 from rqlite/upgrade-go
Upgrade Go in go.mod
10 months ago
Philip O'Toole 07ccd3903d go get updates 10 months ago
Philip O'Toole 61dfbc8f20 Merge remote-tracking branch 'origin' into upgrade-go 10 months ago
Philip O'Toole ed61871b59 Correct CircleCI command 10 months ago
Philip O'Toole 3df892698f Log version during CircleCI testing 10 months ago
Philip O'Toole 4853a7b0c9 CHANGELOG 10 months ago
Philip O'Toole c0042dbf01 Upgrade Go in go.mod 10 months ago
Philip O'Toole 7df7889087
Merge pull request #1475 from rqlite/cli-imp
Minor CLI improvements
10 months ago
Philip O'Toole b4893ab487 CHANGELOG 10 months ago
Philip O'Toole 6290ad801b Minor CLI improvements 10 months ago
Philip O'Toole 8d35c252f2
Update CHANGELOG.md 10 months ago
Philip O'Toole b7a1bb7d73
Update CHANGELOG.md 10 months ago
Philip O'Toole 3cf1db3afe
Update CHANGELOG.md 10 months ago
Philip O'Toole 9b5edca9d2
Update CHANGELOG.md 10 months ago