-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hyperium/hyper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hyperium/hyper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 20 files changed
- 8 contributors
Commits on Sep 16, 2021
-
docs(dev): start a set of "dev" docs
Initially this creates a top-level "dev" directory to hold documents pertaining to the development, as opposed to the usage, of hyper. For a first doc, it splits out the commit guidelines to its own file. cc #2586
Configuration menu - View commit details
-
Copy full SHA for e6b2cbd - Browse repository at this point
Copy the full SHA e6b2cbdView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 0460cd9 - Browse repository at this point
Copy the full SHA 0460cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7757789 - Browse repository at this point
Copy the full SHA 7757789View commit details -
docs(examples): updated imports in client_json example (#2412)
Dai Dao authoredSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 3908eeb - Browse repository at this point
Copy the full SHA 3908eebView commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ecd5dc1 - Browse repository at this point
Copy the full SHA ecd5dc1View commit details
Commits on Oct 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6169db2 - Browse repository at this point
Copy the full SHA 6169db2View commit details
Commits on Oct 12, 2021
-
test(server): Use a !Send and !Sync HttpBody in an example
The default Body type is used in the client in a Pool, so it has to be Send. On the server, we can use a !Send type if the executor is single threaded. Expand the existing example to show that.
Configuration menu - View commit details
-
Copy full SHA for 7feab2f - Browse repository at this point
Copy the full SHA 7feab2fView commit details -
feat(server): Remove Send + Sync requirement for Body in with_gracefu…
…l_shutdown Also expand the single threaded example to use that.
Configuration menu - View commit details
-
Copy full SHA for 1d553e5 - Browse repository at this point
Copy the full SHA 1d553e5View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 910e026 - Browse repository at this point
Copy the full SHA 910e026View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 55a61c0 - Browse repository at this point
Copy the full SHA 55a61c0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e48519a - Browse repository at this point
Copy the full SHA e48519aView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d0c6aaa - Browse repository at this point
Copy the full SHA d0c6aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6c35b - Browse repository at this point
Copy the full SHA bd6c35bView commit details
Commits on Oct 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b5022f3 - Browse repository at this point
Copy the full SHA b5022f3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.13...v0.14.14