Skip to content
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

Revert 3023 patch 1 #4

Open
wants to merge 1,892 commits into
base: master
Choose a base branch
from

Conversation

MICHAELstevenARNISON
Copy link

No description provided.

simov and others added 30 commits May 9, 2016 11:04
Move aws4 require statement to the top
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
…3.0.1

Update browserify to version 13.0.1 🚀
…nnectionErrorHandler

Remove connectionErrorHandler to fix request#1903
mikeal and others added 30 commits August 10, 2018 09:23
It seems that a new version of har-validator (5.1.2) may have been published, and then deleted. This PR explicitly sets the version to the latest patch, 5.1.3.

Closes request#3054
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.
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.
* Added `#clearTimeout()` method.
* Call `#clearTimeout()` when aborting request.
* pr review notes
Used the following command:

```
github-changes -o request -r request -b master --date-format '(YYYY/MM/DD)' --only-pulls --use-commit-body --auth
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.