-
Notifications
You must be signed in to change notification settings - Fork 984
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: restify/node-restify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: restify/node-restify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 2 contributors
Commits on Sep 29, 2021
-
fix: use more reliable close event
The close event from the request object is not guaranteed to fire on the same order across major versions of Node.js, the more accurate way to look if the connection was closed is to listen to the event on the socket. Fixes tests on v16. Ref: nodejs/node#38924
Configuration menu - View commit details
-
Copy full SHA for e183e5d - Browse repository at this point
Copy the full SHA e183e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 604ea33 - Browse repository at this point
Copy the full SHA 604ea33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4f68e - Browse repository at this point
Copy the full SHA 5b4f68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71502f8 - Browse repository at this point
Copy the full SHA 71502f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce3e3d - Browse repository at this point
Copy the full SHA 6ce3e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8861e02 - Browse repository at this point
Copy the full SHA 8861e02View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91a42d4 - Browse repository at this point
Copy the full SHA 91a42d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1482a76 - Browse repository at this point
Copy the full SHA 1482a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb5e68 - Browse repository at this point
Copy the full SHA 5bb5e68View 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 master...8.x