1
0
Fork 0

1253 Commits (b9df5ce8e36d281227f520f293d44e5a2cb600cc)
 

Author SHA1 Message Date
Philip O'Toole 99a3d2da6d Merge pull request #298 from rqlite/pragma_table_inf
Add test showing OK PRAGMA table_info
8 years ago
Philip O'Toole 20f0eb505c Add test showing OK PRAGMA table_info 8 years ago
Philip O'Toole 90e252be58 No dash required for "hot backup" 8 years ago
Philip O'Toole f13d0ae659 Update SECURITY.md 8 years ago
Philip O'Toole 4c8b2a483a Merge pull request #297 from rqlite/fix_cli_1.8_redirect
CLI should handle HTTP redirect explicitly
8 years ago
Philip O Toole 28269944af CLI should handle HTTP redirect explicitly
HTTP client behavior changed with Go 1.8. This change makes behavior that was implicit in Go 1.7 and earlier, explicit now.
8 years ago
Philip O'Toole cb77620292 Merge pull request #296 from rqlite/log_go_version
Log Go version at startup
8 years ago
Philip O Toole 9d7c172e59 Update CHANGELOG 8 years ago
Philip O Toole 6e664b9797 Log Go version at startup 8 years ago
Philip O'Toole cd038db3d3 Update README.md 8 years ago
Philip O'Toole 5f04ec8c4a Update client_test.go 8 years ago
Philip O'Toole 1f3fe1df2e Merge pull request #294 from rqlite/support_multiple_joins
Support multiple join addresses
8 years ago
Philip O'Toole 532a9bf08c Update CLUSTER_MGMT.md 8 years ago
Philip O Toole 57495a8457 Support multiple join addresses 8 years ago
Philip O'Toole d3a5e58576 Add comment to Test_ClientRegisterFollowerOK 8 years ago
Philip O'Toole 0dbf9f38dd Update client_test.go 8 years ago
Philip O'Toole 41e167f5b4 Update client_test.go 8 years ago
Philip O'Toole 3f577cc111 Update client_test.go 8 years ago
Philip O'Toole 2283a8205c Update client_test.go 8 years ago
Philip O'Toole 6e3c018f5a Update client_test.go 8 years ago
Philip O'Toole 49997d07cf Fix typo in comment 8 years ago
Philip O'Toole 1ebfc71a07 Update client_test.go 8 years ago
Philip O Toole 299f5dee7e Tweak rqlite description 8 years ago
Philip O Toole fb92953a88 const out the name 'rqlited' 8 years ago
Philip O'Toole 135d7b0f68 Merge pull request #292 from rqlite/test_comments
Comment some unit tests
8 years ago
Philip O Toole a59e23cae0 Comment some unit tests 8 years ago
Philip O'Toole 0517826343 Update DISCOVERY.md 8 years ago
Philip O'Toole 1aba55444f Update README.md 8 years ago
Philip O'Toole 3bf29082bf Update DISCOVERY.md 8 years ago
Philip O'Toole 11075c4bf1 Update DISCOVERY.md 8 years ago
Philip O'Toole 8112e1ac7e Update DISCOVERY.md 8 years ago
Philip O'Toole 229de6ab18 Update CHANGELOG.md 8 years ago
Philip O'Toole f16f7abc17 Merge pull request #291 from rqlite/check_peers_for_jojn
Don't do any join operations if not required
8 years ago
Philip O'Toole 7eed859051 Update CHANGELOG 8 years ago
Philip O'Toole 4fad2d22df Tweak join-related logging 8 years ago
Philip O'Toole 159da1b5e5 Check if join allowed before determining addresses 8 years ago
Philip O'Toole b1ddec679d Don't name variable after package 8 years ago
Philip O'Toole 8f2d8e8aa0 Copy JSON peers decode functionality from Raft
The main rqlite code needs this logic to check if the Discovery Service
should even be accessed. This code makes assumptions about how the Raft
module works, which is subject to change. The new unit tests should
capture that.
8 years ago
Philip O'Toole 21913d29e0 Update README.md 8 years ago
Philip O'Toole 4fb96f698a Update README.md 8 years ago
Philip O'Toole 0e7a79c751 Update README.md 8 years ago
Philip O'Toole 0ae7425678 Disco service is capitalized in logs 8 years ago
Philip O'Toole 2e05021c45 v3.12.0 is going out 8 years ago
Philip O'Toole 355ddf1e8b Update DISCOVERY.md 8 years ago
Philip O'Toole 91da9e9cd8 Update DISCOVERY.md 8 years ago
Philip O'Toole 23c01a4b42 Update DISCOVERY.md 8 years ago
Philip O'Toole c876dc34c0 Update DISCOVERY.md 8 years ago
Philip O'Toole 6164b2d75c Update DISCOVERY.md 8 years ago
Philip O'Toole 363b982d19 Update DISCOVERY.md 8 years ago
Philip O'Toole 5667c04402 Update DISCOVERY.md 8 years ago