1
0
Fork 0

5134 Commits (4988c299517b4ea7b8445985b1e6fe86a2272b06)
 

Author SHA1 Message Date
Philip O'Toole 4988c29951 Log at DB level if open times are higher 9 months ago
Philip O'Toole 4a53b7295f Remove invalid concurrent tests 9 months ago
Philip O'Toole f2a15293ac Neater code 9 months ago
Philip O'Toole 0e743fcee3 Check at HTTP layer for DELETE mode 9 months ago
Philip O'Toole e7ab1389c9 Periodically log boot progres 9 months ago
Philip O'Toole ad97bd74f8 Add end-to-end Boot test 9 months ago
Philip O'Toole b70212cffc System-level testing of Booting 9 months ago
Philip O'Toole 140f106acc Add ReadFrom to Store 9 months ago
Philip O'Toole 6163987b9d CHANGELOG 9 months ago
Philip O'Toole 78566ea45e Add handler for /boot 9 months ago
Philip O'Toole 2ff62dfaac
Update README.md 9 months ago
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 9 months ago
Philip O'Toole 1432d4d4bd Fix tests 9 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.
9 months ago
Philip O'Toole a0ee2e58fb
Update CHANGELOG.md 9 months ago
Philip O'Toole 945e76ba7d
Update CHANGELOG.md 9 months ago
Philip O'Toole 63008a151e
Update CHANGELOG.md 9 months ago
Philip O'Toole e3be94e3b2
Merge pull request #1482 from rqlite/ignore-bad-load
Don't load invalid database
9 months ago
Philip O'Toole 7fba2ace8a CHANGELOG 9 months ago
Philip O'Toole 1e34b89cd9 Don't load invalid database 9 months ago
Philip O'Toole ce2ee54e4e
Update CHANGELOG.md 9 months ago
Philip O'Toole 781a8a569b
Merge pull request #1481 from rqlite/legacy-load
Revert to simpler one-shot load for SQLite files
9 months ago
Philip O'Toole c81c3d1e52 Remove unused function 9 months ago
Philip O'Toole 72db972965 Fix more HTTP tests 9 months ago
Philip O'Toole 6339ece258 Fix HTTP test 9 months ago
Philip O'Toole 3cc47bceee Revert to simpler one-shot load for SQLite files 9 months ago
Philip O'Toole 10d3ea3fd9
Update CHANGELOG.md 9 months ago
Philip O'Toole 942428b5d5
Merge pull request #1480 from rqlite/tl-1
Don't completely truncate the log
9 months ago
Philip O'Toole cc4addf7e0 Noop() returns ApplyFuture 9 months ago
Philip O'Toole 70b9bdbf84 Merge remote-tracking branch 'origin' into tl-1 9 months ago
Philip O'Toole e436453e5e
Merge pull request #1479 from rqlite/cci-0.0.4
Enable latest CCI image
9 months ago
Philip O'Toole 99733f9dd8 CHANGELOG 9 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.
9 months ago
Philip O'Toole b8a37dcdb7 Enable latest CCI image 9 months ago
Philip O'Toole 4892e6c08e Upgrade CircleCI image 9 months ago
Philip O'Toole 7300753947
Merge pull request #1478 from rqlite/upgrade-go
Upgrade Go in go.mod
9 months ago
Philip O'Toole 07ccd3903d go get updates 9 months ago
Philip O'Toole 61dfbc8f20 Merge remote-tracking branch 'origin' into upgrade-go 9 months ago