1
0
Fork 0

1328 Commits (f2ac1bd1f4fe590024684a7a7dfbc3e5cdf646aa)
 

Author SHA1 Message Date
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
Philip O'Toole acaa014b49 Merge pull request #286 from rqlite/fix_http_help
Tweak help output
8 years ago
Philip O'Toole a9de505860 Merge pull request #287 from rqlite/more_join_clarity
More join logging
8 years ago
Philip O'Toole 7b993e206b Update CHANGELOG.md 8 years ago
Philip O'Toole 68e1539a8d Merge pull request #289 from rqlite/redirect_control
Explicitly don't follow redirects
8 years ago
Philip O'Toole 25255c3680 Explicitly don't follow redirects 8 years ago
Philip O'Toole 4b9220c107 More join logging 8 years ago
Philip O Toole 1225885aa5 Tighten a join test further 8 years ago
Philip O Toole 61ab3138ae Tweak redirect join test 8 years ago
Philip O Toole abd24c75ec Tweak help output 8 years ago
Philip O'Toole 01da6f7e9d Delete gen_artifacts.sh 8 years ago
Philip O'Toole 0d329fb5a8 Merge pull request #285 from rqlite/join_logging
Better join logging
8 years ago
Philip O Toole 6d82757994 Better join logging 8 years ago
Philip O'Toole f74d96f206 Merge pull request #284 from rqlite/tweak_main_log
Tweak main log message
8 years ago
Philip O Toole 144514f370 Tweak main log message 8 years ago
Philip O'Toole 938110c9d6 Update DISCOVERY.md 8 years ago
Philip O'Toole 0a7e4a1b31 Update DISCOVERY.md 8 years ago
Philip O'Toole 218610822c Merge pull request #283 from rqlite/fix_main_log
main code should also log to stderr
8 years ago
Philip O'Toole d1257c1e93 Update CHANGELOG.md 8 years ago
Philip O'Toole d89beeeaba Update CHANGELOG.md 8 years ago
Philip O'Toole 6619b44a39 Update CHANGELOG.md 8 years ago
Philip O'Toole 006b93b2a3 Merge pull request #282 from rqlite/fix_join
Retry cluster-join on error
8 years ago
Philip O Toole 8223bedc27 Update CHANGELOG 8 years ago
Philip O Toole 4d145f8ac5 main code should also log to stderr 8 years ago
Philip O Toole 5c8fb9f575 Add some logging to join code 8 years ago
Philip O Toole 9d39d59a6c Fix join failure log message 8 years ago