1
0
Fork 0

5361 Commits (c3e4fe9644b1a9964ea9cf88b151a78aaa62811d)
 

Author SHA1 Message Date
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
Philip O'Toole ed61871b59 Correct CircleCI command 9 months ago
Philip O'Toole 3df892698f Log version during CircleCI testing 9 months ago
Philip O'Toole 4853a7b0c9 CHANGELOG 9 months ago
Philip O'Toole c0042dbf01 Upgrade Go in go.mod 9 months ago
Philip O'Toole 7df7889087
Merge pull request #1475 from rqlite/cli-imp
Minor CLI improvements
9 months ago
Philip O'Toole b4893ab487 CHANGELOG 9 months ago
Philip O'Toole 6290ad801b Minor CLI improvements 9 months ago
Philip O'Toole 8d35c252f2
Update CHANGELOG.md 9 months ago
Philip O'Toole b7a1bb7d73
Update CHANGELOG.md 9 months ago
Philip O'Toole 3cf1db3afe
Update CHANGELOG.md 9 months ago
Philip O'Toole 9b5edca9d2
Update CHANGELOG.md 9 months ago
Philip O'Toole 8b37da73f5
Update CHANGELOG.md
https://github.com/rqlite/rqlite/issues/1474
9 months ago
Philip O'Toole 69cc1c504b
Correct CHANGELOG 9 months ago
Philip O'Toole dfbf13064e
Merge pull request #1473 from rqlite/gomod-20231211
'go mod' updates
9 months ago
Philip O'Toole f393db3744 CHANGELOG 9 months ago
Philip O'Toole a93b7d9c5d go get -u ./... 9 months ago
Philip O'Toole 2c27a62346
Update README.md 9 months ago
Philip O'Toole 46c6396807
Merge pull request #1472 from rqlite/qp-tests
Add some basic Query Params unit tests
9 months ago
Philip O'Toole ba76ccdb0f Remove superfluous blank lines 9 months ago
Philip O'Toole 61ac58abdc CHANGELOG 9 months ago
Philip O'Toole 7e4d0af6b7 Add some basic Query Params unit tests 9 months ago
Philip O'Toole e83ab5e255
Merge pull request #1471 from rqlite/refactor-query-params
Refactor query parameters into own code
9 months ago
Philip O'Toole 299819ee72 Query parameters are case-sensitive 9 months ago