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

Augustus2018 #1

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

Augustus2018 #1

wants to merge 1,894 commits into from

Conversation

MICHAELstevenARNISON
Copy link

No description provided.

simov and others added 30 commits May 10, 2016 12:45
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 browserify to version 13.0.1 🚀
…nErrorHandler

Remove connectionErrorHandler to fix #1903
Update tough-cookie to 2.3.0
Upstream change broke this unit test.
chancehudson and others added 30 commits November 21, 2018 09:27
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 #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
```
* 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.