forked from request/request
-
Notifications
You must be signed in to change notification settings - Fork 1
Augustus2018 #1
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
Open
MICHAELstevenARNISON
wants to merge
1,894
commits into
here:master
Choose a base branch
from
request:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Augustus2018 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to form-data RC4 and pass null values to it
Use the codecov module instead of codecov.io
Fix link to http.IncomingMessage documentation
Add codecov.yml and disable PR comments
Update karma to version 1.1.1 🚀
Update browserify to version 13.0.1 🚀
Update docs
…nErrorHandler Remove connectionErrorHandler to fix #1903
Update karma-tap to version 2.0.1 🚀
Update tough-cookie to 2.3.0
Upstream change broke this unit test.
https://probot.github.io/apps/stale/ There are a few years of stale issues and prs. This bot will close issues over a year old and give people a chance to respond if they think the issue should stay open. After a manual review of more recent issues, we should tighten this down to 60 or 90 days.
chore: Add probot-stale
Add neverstale label to stalebot config
- Small readme talking about the issue - Generate all certs for 10 years - one command to update all of them
Added a paragraph of text to the TLS section, on the use of the `ca` option, explicitly detailing how to get SSL certificates that consist of more than one issuer to successfully verify. It was not made clear that `ca` can be an array, and that in fact this is necessary (AFAICT) when you want to accept a certificate that has been signed by multiple issuers, common in internal environments.
Update README.md to mention that util.promisify can be used to convert a regular function that takes a callback to return a promise instead.
… socket inactivity (#2728)
Used the following command: ``` github-changes -o request -r request -b master --date-format '(YYYY/MM/DD)' --only-pulls --use-commit-body --auth ```
* Use nyc instead of istanbul istanbul package is not longer maintained * Have nyc output an lcov coverage report
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.