1
0
Fork 0

2053 Commits (2bb5decebec3157894eb2b5b167c3d908d6bd5ec)
 

Author SHA1 Message Date
Philip O'Toole d840adc2a9 Convert Store to use new DB Statements 4 years ago
Philip O'Toole 1075315a11 DB Query now accepts complex Statements 4 years ago
Philip O'Toole db992d1dce DB Execute now accepts complex Statements 4 years ago
Philip O'Toole eb67a6d7dc
Update CHANGELOG.md 4 years ago
Philip O'Toole 4923ab5bb2
Merge pull request #672 from rqlite/fix_http_redirect
Fix and Test LeaderAPIAddr and LeaderAPIProto
4 years ago
Philip O'Toole bbc8681b4d Fix variable naming 4 years ago
Philip O'Toole 231b99b1a0 Test protocol during redirect testing 4 years ago
Philip O'Toole b8ecc1b18e go fmt 4 years ago
Philip O'Toole 0d85f00b63 Test LeaderAPIAddr and LeaderAPIProto
To do this these functions needed to be made public.
4 years ago
Philip O'Toole 23b6c877de
Update CHANGELOG.md 4 years ago
Philip O'Toole b401efeb96
5.4.1 is going out 4 years ago
Philip O'Toole d446233b3e
Update CHANGELOG.md 4 years ago
Philip O'Toole 19f69393b6
Merge pull request #671 from rqlite/fix_https_redirect
Set Location for HTTP redirect properly for secure nodes
4 years ago
Philip O'Toole 30e0780b88 Add a little more testing 4 years ago
Philip O'Toole 031fcbbde1 Correct comment 4 years ago
Philip O'Toole d7c24bcfed
Update CHANGELOG.md 4 years ago
Philip O'Toole fbdbee3e25 Include API proto in node meta 4 years ago
Philip O'Toole c6419cc62e Check local HTTPS cert to enable HTTPS redirect
This assumes that if this node is using HTTPS, then all other nodes are.
This is required as per the documentation.
4 years ago
Philip O'Toole 284a2ad2fb
Merge pull request #670 from rqlite/enc_utils
Add utilities for testing encrypted nodes
4 years ago
Philip O'Toole c9de4c2941 Test node supports enabling HTTPS 4 years ago
Philip O'Toole c4e127c467 Refactor tests to use common node start code 4 years ago
Philip O'Toole ef6b81d832 Function for bringing up encryted test node 4 years ago
Philip O'Toole 406dbbbf4b Support directory path for temp test x509 files 4 years ago
Philip O'Toole d9227fd5c5
Fix typo 4 years ago
Philip O'Toole 36ec60c550
Update README.md 4 years ago
Philip O'Toole a63b25e885
Update DESIGN.md 4 years ago
Philip O'Toole 021cb837eb
Emphasize it's critical to use the right endpoint 4 years ago
Philip O'Toole 92b93282b0
Merge pull request #663 from rqlite/db_if
Split out Queryable interface at Service level
4 years ago
Philip O'Toole 188981005f Split out Queryable interface at Service level 4 years ago
Philip O'Toole 21908c05f1
Merge pull request #661 from rqlite/debug_snap_timeout
Better Exception message if snap test fails
4 years ago
Philip O'Toole dcc88a5e54 Bump wait-for-snap timeout to 10 seconds
Don't fully understand (yet) why we need to wait this long.
4 years ago
Philip O'Toole 65ebe8a1b9 Better Exception message if snap test fails 4 years ago
Philip O'Toole 299e0e683e
Merge pull request #660 from rqlite/add_log_size
Add Raft log size on disk to status
4 years ago
Philip O'Toole 87dbf9ce64 Update CHANGELOG 4 years ago
Philip O'Toole f81ef9024e Add Raft log size on disk to status 4 years ago
Philip O'Toole 9736cf728e
Merge pull request #659 from rqlite/fix_snapshot_test
Fix Snapshot test
4 years ago
Philip O'Toole e6e8ef36d2 Fix Snapshot test
If the snapshot count didn't change, the test didn't actually fail.
4 years ago
Philip O'Toole 4f78b14a35
Update CONTRIBUTING.md 4 years ago
Philip O'Toole 5693044c44
Update CONTRIBUTING.md 4 years ago
Philip O'Toole adc2088aac
Update CONTRIBUTING.md 4 years ago
Philip O'Toole aed6484b07
Update FAQ.md 4 years ago
Philip O'Toole 4ee4b686d3
Update FAQ.md 4 years ago
Philip O'Toole c8ed296075
Update FAQ.md 4 years ago
Philip O'Toole f15ff41f28
Merge pull request #654 from rqlite/config_join_params
Allow configurable join attempts and interval
4 years ago
Philip O'Toole 1864959bcc Add reference to fixed issue (653) 4 years ago
Philip O'Toole 1e7093a24a Update CHANGELOG for 5.4.0 4 years ago
Philip O'Toole 32a7625e69 Unit test zero join attempts 4 years ago
Philip O'Toole 3f0182c8e8 Make num join attempts and interval configurable 4 years ago
Philip O'Toole 84ede380e0
Merge pull request #652 from Phiwa/master
Fixed spelling in docs
4 years ago
Phiwa 95e16272f7 Fixed spelling in docs 4 years ago