1
0
Fork 0

4229 Commits (7cb972ec2be81d3dcf788c30cd28184bc3b8a37f)
 

Author SHA1 Message Date
Philip O'Toole 3b0fab17e7
Merge pull request #1266 from rqlite/add-network-status
Add network information to /status
1 year ago
Philip O'Toole 5b1a9107e9 Add network information to /status 1 year ago
Philip O'Toole 2380abd633
Update CHANGELOG.md 1 year ago
Philip O'Toole 8df8a1a703
Merge pull request #1265 from rqlite/simplify-proto-level
Reuse existing consistency level
1 year ago
Philip O'Toole 72eb46eef8 CHANGELOG 1 year ago
Philip O'Toole c23d3e60b1 Reuse existing consistency level 1 year ago
Philip O'Toole b94fc3ac2e
Update CHANGELOG.md 1 year ago
Philip O'Toole 782d8a8594
Merge pull request #1264 from rqlite/http-count-remote-failures
More HTTP instrumentation for failures
1 year ago
Philip O'Toole cfd1fed4e8
go fmt 1 year ago
Philip O'Toole 992750d988
Update service.go 1 year ago
Philip O'Toole 333c7daeed
More HTTP instrumentation for failures 1 year ago
Philip O'Toole 6ab6faaca0
Add missing parenthesis 1 year ago
Philip O'Toole c8c8617e3f
More HTTP-layer instrumentation 1 year ago
Philip O'Toole 61b3bbe5a4
Merge pull request #1263 from rqlite/otoolep-http-execute-stmts-rx
Count number of received Execute statements by HTTP layer
1 year ago
Philip O'Toole a309f94799
Update service.go 1 year ago
Philip O'Toole 5950001490
Update service.go 1 year ago
Philip O'Toole b1bdb52b9d
Update service.go 1 year ago
Philip O'Toole f1cee7a6af
Update CHANGELOG.md 1 year ago
Philip O'Toole 3095395d0d
Merge pull request #1261 from rqlite/fix-empty-rows
Fix missing Associative empty rows
1 year ago
Philip O'Toole 4175f3b168 Fix tests 1 year ago
Philip O'Toole bc0f766423 Rows in AssociativeRows should always be present 1 year ago
Philip O'Toole ee01569f53 Request Freshness testing 1 year ago
Philip O'Toole 2186fa0c66 Merge branch 'master' of github.com:rqlite/rqlite 1 year ago
Philip O'Toole c40303b6ae Fix test error message 1 year ago
Philip O'Toole 634b5ab4b3
Update CHANGELOG.md 1 year ago
Philip O'Toole fcd5be7116
Merge pull request #1260 from rqlite/simplify-json-eqr
Add nil rows to Associative Results for Unified Endpoint
1 year ago
Philip O'Toole 5ff28d354f Set Error on correct field 1 year ago
Philip O'Toole df7acbb9d1 CHANGELOG 1 year ago
Philip O'Toole ddea64ebe0 Fix Store tests 1 year ago
Philip O'Toole f53cb833bb EQ results in assoc mode will include nil rows 1 year ago
Philip O'Toole f5d8df9e2e Create top-level error in ExecuteQueryResponse 1 year ago
Philip O'Toole e4ea40701e Fix comment 1 year ago
Philip O'Toole 9341980c47 Simplify JSON encoding 1 year ago
Philip O'Toole 05b8d675e0
Update CHANGELOG.md 1 year ago
Philip O'Toole e5b9a3d5be
Merge pull request #1258 from rqlite/unified-stale-read-check
Add stale-read check to Store.Request()
1 year ago
Philip O'Toole 18b76ebd4f
go fmt 1 year ago
Philip O'Toole 2f8d4e95e0
Update store.go 1 year ago
Philip O'Toole cce81d2714
Update CHANGELOG.md 1 year ago
Philip O'Toole e128333573
Merge pull request #1256 from rqlite/unified-endpoint
Support unified endpoint
1 year ago
Philip O'Toole 9924fe75f5 Some small improvements 1 year ago
Philip O'Toole 3058d3e9fc Fix transaction handling in db.Request() 1 year ago
Philip O'Toole 2f87a0c117 Add Request associative test 1 year ago
Philip O'Toole 19c5a720d8 Final system-level multi-node forwarding tests 1 year ago
Philip O'Toole b284b04f85 System-level multi-node request tests 1 year ago
Philip O'Toole a7efd9721c Add simple end-to-end test of unified endpoint 1 year ago
Philip O'Toole 6869d49983 Add system-level Request tests 1 year ago
Philip O'Toole eea101a1d5 Fix duplicate import 1 year ago
Philip O'Toole c995986630 Add parameter tests 1 year ago
Philip O'Toole 061ba8eed5 Add Request Tx unit test 1 year ago
Philip O'Toole 21157eb887 CHANGELOG 1 year ago