-
Notifications
You must be signed in to change notification settings - Fork 321
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
Split state into a separate parameter #715
base: main
Are you sure you want to change the base?
Commits on Oct 15, 2021
-
Fix a broken documentation link
Fix a broken documentation link that should point to `serde_qs` so that users do not have to search themselves.
Configuration menu - View commit details
-
Copy full SHA for 13e1332 - Browse repository at this point
Copy the full SHA 13e1332View commit details -
log: display client error messages when possible as warnings
This should help demystify some cases when client errors are determined by parsing and propagated via `?`.
Configuration menu - View commit details
-
Copy full SHA for 9ef0b7d - Browse repository at this point
Copy the full SHA 9ef0b7dView commit details -
log: improve formatting for messages and status codes
This should help the default logger be as helpful as possible.
Configuration menu - View commit details
-
Copy full SHA for c9583f1 - Browse repository at this point
Copy the full SHA c9583f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5a8d9 - Browse repository at this point
Copy the full SHA 1a5a8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec92cf2 - Browse repository at this point
Copy the full SHA ec92cf2View commit details -
Removes outdated parts of our .github dir that were accidentally added back a few months ago. This removes: - DCO notices - issue templates - PR templates
Configuration menu - View commit details
-
Copy full SHA for 3a235f4 - Browse repository at this point
Copy the full SHA 3a235f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb95a1 - Browse repository at this point
Copy the full SHA 5fb95a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5478535 - Browse repository at this point
Copy the full SHA 5478535View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaef318 - Browse repository at this point
Copy the full SHA aaef318View commit details -
Make
femme
dependency optionalIt now is only installed via the `logger` feature. In order to do this we need the `std` feature from `log` crate.
Configuration menu - View commit details
-
Copy full SHA for 4219851 - Browse repository at this point
Copy the full SHA 4219851View commit details -
Fix a missing as_ref that caused boxed endpoints to enter an infinite…
… loop I also added a test for this that shows it now works. thanks to Hasali19 for noticing this
Configuration menu - View commit details
-
Copy full SHA for 0efea24 - Browse repository at this point
Copy the full SHA 0efea24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa98e1 - Browse repository at this point
Copy the full SHA 2aa98e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebd6cb - Browse repository at this point
Copy the full SHA 9ebd6cbView commit details -
ci, src: run clippy on nightly, apply fixes
The rc_buffer thing is similar to http-rs/surf#242
Configuration menu - View commit details
-
Copy full SHA for edaef34 - Browse repository at this point
Copy the full SHA edaef34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4417b77 - Browse repository at this point
Copy the full SHA 4417b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be3575 - Browse repository at this point
Copy the full SHA 7be3575View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8b314 - Browse repository at this point
Copy the full SHA ad8b314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bdd50b - Browse repository at this point
Copy the full SHA 9bdd50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d6f5b - Browse repository at this point
Copy the full SHA c7d6f5bView commit details