-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to use rustls over native-tls #209
Merged
Merged
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f641bec - Browse repository at this point
Copy the full SHA f641becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fefc0d - Browse repository at this point
Copy the full SHA 0fefc0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68569c5 - Browse repository at this point
Copy the full SHA 68569c5View commit details -
ci: start docker manually without services
"services" cannot be used right now because now container depends on the repository already checkedout, while this is not true for "services". Fix this by manually starting docker as a separate step.
Configuration menu - View commit details
-
Copy full SHA for b6109f7 - Browse repository at this point
Copy the full SHA b6109f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fa003 - Browse repository at this point
Copy the full SHA 85fa003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb9819 - Browse repository at this point
Copy the full SHA 5eb9819View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd827bd - Browse repository at this point
Copy the full SHA dd827bdView commit details -
Fix test_many_connection for TLS
CI reports [1]: ---- pool::test::test_many_connection stdout ---- thread 'pool::test::test_many_connection' panicked at src/pool/mod.rs:380:9: assertion failed: spent < Duration::from_millis(2500) [1]: https://github.com/azat-rust/clickhouse-rs/actions/runs/7323232432/job/19945622315?pr=1
Configuration menu - View commit details
-
Copy full SHA for 5750ab6 - Browse repository at this point
Copy the full SHA 5750ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c11b7 - Browse repository at this point
Copy the full SHA c9c11b7View commit details -
ci: increase timeout for native-tls one more time (attempt to fix tes…
…t_concurrent_queries)
Configuration menu - View commit details
-
Copy full SHA for f7ef075 - Browse repository at this point
Copy the full SHA f7ef075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb0d8b - Browse repository at this point
Copy the full SHA 9fb0d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b48f7f - Browse repository at this point
Copy the full SHA 0b48f7fView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 464b886 - Browse repository at this point
Copy the full SHA 464b886View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.