1
0
Fork 0

5487 Commits (3b761d9aac0c5a05a9c5612cf20337752c4878fe)
 

Author SHA1 Message Date
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
Philip O'Toole 0df55b6d2f Fix all HTTP tests 9 months ago
Philip O'Toole 61fb89d418 More refactoring 9 months ago
Philip O'Toole 87808a8307 CHANGELOG 9 months ago
Philip O'Toole 384ebab5f7 Refactor query parameters into own code
Makes rest of HTTP code cleaner.
9 months ago
Philip O'Toole a84429df6a
Update CHANGELOG.md 9 months ago
Philip O'Toole 13be968956
Update CHANGELOG.md 9 months ago
Philip O'Toole 7794658f03
Merge pull request #1469 from rqlite/test-e2e-restart-after-chunked
Test for failure-to-start after chunked load
9 months ago
Philip O'Toole ae2e20ee1a
Update CHANGELOG.md 9 months ago
Philip O'Toole 0394c12904 Merge remote-tracking branch 'origin' into test-e2e-restart-after-chunked 9 months ago
Philip O'Toole d4d0773c10
Merge pull request #1468 from rqlite/fix-restart-after-trunc
Fix restart issue after chunked-loading
9 months ago
Philip O'Toole 12f3ca75ea Test for failure-to-start after chunked load 9 months ago
Philip O'Toole 2ab00192b0 CHANGELOG 9 months ago
Philip O'Toole 0ef35f1cbc Fix restart issue after chunked-loading 9 months ago
Philip O'Toole 428b44f365
Merge pull request #1467 from rqlite/store-to-fsm
Introduce explicit FSM type
9 months ago
Philip O'Toole caca666757 Remap "load in progress" to error type 9 months ago
Philip O'Toole 5c86e2ae70 Better name 9 months ago
Philip O'Toole c4407bf616 More comment fixes 9 months ago
Philip O'Toole 8708d51746 Fix GoDoc 9 months ago
Philip O'Toole 3558aba73b CHANGELOG 9 months ago
Philip O'Toole 6fdd454632 Introduce explicit FSM type
This will make the code cleaner, and help clean up un-closed file
handles.
9 months ago
Philip O'Toole 33cb121652 Some logging and load-test improvements 9 months ago
Philip O'Toole 9236207666 Remove use of deprecated library call 10 months ago
Philip O'Toole 0ecbc29061 Replace uses of deprecated library 10 months ago
Philip O'Toole c40d48febe
Merge pull request #1466 from rqlite/close-dechunker
Close all dechunkers at Store shutdown
10 months ago