Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

tests: Push out to 100% coverage for existing tests

PR-URL: https://github.com/npm/npm-install-checks/pull/2

github.com/pnpm/pnpm-install-checks - a0310d9291e89b588cc15790c7f7983a31868578 authored almost 9 years ago by Rebecca Turner <[email protected]>
src: Eliminate logging side effects, return warnings instead

With the intent of giving our consumer (npm) more control over
what's logged when, we now callba...

github.com/pnpm/pnpm-install-checks - 0ee0512803af186cb9dcd1982e78a5bd072e3e22 authored almost 9 years ago by Rebecca Turner <[email protected]>
gitignore: Ignore coverage data dir

PR-URL: https://github.com/npm/npm-install-checks/pull/2

github.com/pnpm/pnpm-install-checks - 723b22779cdceb0e0f6a8fe29dc49fe8470df9dd authored almost 9 years ago by Rebecca Turner <[email protected]>
travis: install newer npm before we start

github.com/pnpm/pnpm-install-checks - 7cf37bce26f6bd729aa8c26dec90e12001f32479 authored almost 9 years ago by Rebecca Turner <[email protected]>
travis: move to container builds

github.com/pnpm/pnpm-install-checks - 6a72c1d0f795413c2c6c663281883402cddf78ac authored almost 9 years ago by Rebecca Turner <[email protected]>
src: switch formatting to standard

github.com/pnpm/pnpm-install-checks - 7aeaa3141d87aefe0a324c20366482008f8a6ae7 authored almost 9 years ago by Rebecca Turner <[email protected]>
travis: Include all node versions npm does

github.com/pnpm/pnpm-install-checks - eb3bff78665a2bf4c5a6d3566da66e7a53e9299c authored almost 9 years ago by Rebecca Turner <[email protected]>
Update badges

github.com/pnpm/cmd-shim - 8492e2a92b5062bb02a9eec509e57eea94b110a7 authored about 9 years ago by Forbes Lindesay <[email protected]>
Update badges

github.com/pnpm/cmd-shim - 2a064d2a2b4e10e357d3a0bdf873415c1a7ae53c authored about 9 years ago by Forbes Lindesay <[email protected]>
Sometimes windows PATH entries are quoted

github.com/pnpm/which - 314bd3b38c554fb05eb77a27b8d67e376bbaeb28 authored about 9 years ago by isaacs <[email protected]>
Fixed a bug in the check for group and user mode bits.

This bug was introduced during refactoring for supporting strict mode.

github.com/pnpm/which - 56c77e45000164ab333e2b1ab6f0e680fc97b2d6 authored about 9 years ago by René Schünemann <[email protected]>
Add content-length header with form-data

Old source do not add content-length header automatically
with form-data. If body is instance of...

github.com/pnpm/node-fetch - d60e9acbca37429a2479955fa504b9c0d8d176d3 authored about 9 years ago by Kim Jin Su <[email protected]>
Merge pull request #54 from tricoder42/foreach

Add Headers.forEach method.

github.com/pnpm/node-fetch - 38b1fc0450a195b6da2907090e2d01ef2377801e authored about 9 years ago by David Frank <[email protected]>
Add Headers.forEach method.

github.com/pnpm/node-fetch - 751cf6cd29f69cc3e0021da9424f9a897b525f42 authored about 9 years ago by Tomáš Ehrlich <[email protected]>
Add support for opt.all and -as cli flags

github.com/pnpm/which - e3a4e584a646c9f9578b2dbb967e31a90f34f238 authored over 9 years ago by isaacs <[email protected]>
test the bin

github.com/pnpm/which - 788db6f622838c9d8f6cd73775db63099f965687 authored over 9 years ago by isaacs <[email protected]>
update travis

github.com/pnpm/which - fc51b53f54245da7b2aead02b4a4167dd998e2fc authored over 9 years ago by isaacs <[email protected]>
Allow checking for multiple programs in bin/which

github.com/pnpm/which - 279c18a81774effe489a21cbb0b684d9b17c0fd3 authored over 9 years ago by David Zuelke <[email protected]>
Merge pull request #48 from bitinn/bugfix

Prepare for v1.3.3 release

github.com/pnpm/node-fetch - 017ffc96073fc485637c2054f31a4d331475b06d authored over 9 years ago by David Frank <[email protected]>
make sure we test with transform stream

github.com/pnpm/node-fetch - cf128ddfb87001fbf46916cfd4b50a0b7488d4ab authored over 9 years ago by David Frank <[email protected]>
update changelog

github.com/pnpm/node-fetch - a7bb74b040ce09fafc038d9cb19a093ffa66c983 authored over 9 years ago by David Frank <[email protected]>
test case for Response ctor

github.com/pnpm/node-fetch - 6072402eb6134beccec30420eb2fef966c293a2c authored over 9 years ago by David Frank <[email protected]>
per spec, follow redirect with GET request

github.com/pnpm/node-fetch - b48757013a121a52a22288ef5e471914b0b38dff authored over 9 years ago by David Frank <[email protected]>
handle body stream error

github.com/pnpm/node-fetch - 8f02a2b77ceff713c227b8ff382ba778cbe4f361 authored over 9 years ago by David Frank <[email protected]>
make sure we support latest node and legacy node

github.com/pnpm/node-fetch - a3e14b503a2ed9c91e7af1cc0c9cebe08061012d authored over 9 years ago by David Frank <[email protected]>
make sure we don't overwrite existing content-length

github.com/pnpm/node-fetch - cfe98cdd35d4cb24e852503446bbfe6f16250377 authored over 9 years ago by David Frank <[email protected]>
auto add content-length on for string body

github.com/pnpm/node-fetch - c22bfa81892b6fcacc8e132c0fc5801d9c52c0d9 authored over 9 years ago by David Frank <[email protected]>
fix: tests for checkEngine

github.com/pnpm/pnpm-install-checks - 0dc54909192d9052a9e519fe5204b70666b97923 authored over 9 years ago by ReklatsMasters <[email protected]>
Merge pull request #4 from copenhas/msys.path.fix

Swap out the slashes for msysgit bash support

github.com/pnpm/cmd-shim - 3b991770cc03843f9828c1fb9578f57fa4394930 authored over 9 years ago by Forbes Lindesay <[email protected]>
Explain limitation on Request and Response ctor

github.com/pnpm/node-fetch - 906e764476022424e03f7f367049f0762d2df71c authored over 9 years ago by David Frank <[email protected]>
Refactored and fixed undefined error on Windows

Mostly deleting dead code -- `process.env` normalizes case on Windows
so we don't need to actual...

github.com/pnpm/which - 5d832a3d32b21a7f110771a3c14d5e8ee90d6706 authored over 9 years ago by Kat Marchán <[email protected]>
Support strict mode

github.com/pnpm/which - d5f78f276024ed308ccc7e24490d8de2a92aeeb3 authored over 9 years ago by isaacs <[email protected]>
Merge pull request #12 from SkyLined/master

Add "@" to the start of single line .cmd files

github.com/pnpm/cmd-shim - c661fb733b5c1b9a891c86f62fc4323b239672fd authored over 9 years ago by Forbes Lindesay <[email protected]>
Merge pull request #14 from thefourtheye/patch-1

deps: Upgrade graceful-fs dependency to the latest

github.com/pnpm/cmd-shim - 8a16ac34f076d50133a6fc9058ccd6083d085a17 authored over 9 years ago by Forbes Lindesay <[email protected]>
deps: Upgrade graceful-fs dependency to the latest

graceful-fs used to monkey-patch node's core fs module.
This has been fixed in the version 4.

github.com/pnpm/cmd-shim - ac9adedb1de3e4417062bcdc7e9c09150d919adc authored over 9 years ago by thefourtheye <[email protected]>
Merge pull request #37 from kirill-konshin/master

Fix for #33

github.com/pnpm/node-fetch - 917c34f449a30f7446b6a0bb81c5d5373f6cf916 authored over 9 years ago by David Frank <[email protected]>
Fix for #33

Added parsing of Headers in Response & Request constructors

github.com/pnpm/node-fetch - 765aef29f88898b6f9ca2926e66a55ab5d9e8f61 authored over 9 years ago by Kirill Konshin <[email protected]>
Disable engineStrict package.json setting

github.com/pnpm/pnpm-install-checks - e3d2eb9bd8a2f1572c8ef397315346928d485cd4 authored over 9 years ago by Rebecca Turner <[email protected]>
Merge pull request #32 from bitinn/new-release

additional tests for the new form-data integration

github.com/pnpm/node-fetch - 7afa020f4e36ca66cacb7e2f803fd2e501228740 authored over 9 years ago by David Frank <[email protected]>
additional tests for the new form-data integration

github.com/pnpm/node-fetch - 565ec4b35a5adaecb0ffd329cd25958058bfa205 authored over 9 years ago by David Frank <[email protected]>
Merge pull request #31 from DylanPiercey/master

Automatically pull headers from node-form-data.

github.com/pnpm/node-fetch - 18b0f5090ab171d790a8f62f906eaf27de62a4c6 authored over 9 years ago by David Frank <[email protected]>
Automatically pull headers from node-form-data.

github.com/pnpm/node-fetch - ffac4177b0ba969219a65c373eb955cb161c3376 authored over 9 years ago by Dylan Piercey <[email protected]>
allow semver@5

github.com/pnpm/pnpm-install-checks - e1aa6ba14d3c27b7b46ff151359adf05e8b192c0 authored over 9 years ago by Forrest L Norvell <[email protected]>
Merge pull request #29 from bitinn/new-release

New release

github.com/pnpm/node-fetch - 1c67d40567043411ea8ccfcf297644bd2f18cd73 authored over 9 years ago by David Frank <[email protected]>
mark release

github.com/pnpm/node-fetch - ebaf735cc20c0a674ca94a20af2bc82f10194c80 authored over 9 years ago by David Frank <[email protected]>
update comment to explain hack, make use of inpsect route in test, and update changelog

github.com/pnpm/node-fetch - b64073c64cb82b58ed3c93d1327eb033f022f033 authored over 9 years ago by David Frank <[email protected]>
Merge pull request #28 from matthew-andrews/custom-host

Allow a custom host to be set

github.com/pnpm/node-fetch - 5d153728f915910d4b91e4d18a4764cc166420b1 authored over 9 years ago by David Frank <[email protected]>
Add hack to allow the host to be customized

github.com/pnpm/node-fetch - 61fad6a76aabcb8dba015749f93b00fa265ce09b authored over 9 years ago by Matthew Andrews <[email protected]>
Add failing test for the ability to set a custom header

github.com/pnpm/node-fetch - e98f22b3ba8350a37c6f3c8917df56655e5c4fc7 authored over 9 years ago by Matthew Andrews <[email protected]>
readme - update link to npm docs

github.com/pnpm/tabtab - 356354814626be46af03dd0f05d7ccc13cc05b1c authored over 9 years ago by Mickael Daniel <[email protected]>
0.0.4

github.com/pnpm/tabtab - 6e6748ffcc356431788a4348c004e07e44aa9694 authored over 9 years ago by Mickael Daniel <[email protected]>
Merge pull request #10 from djblue/master

Issues with tabtab in zsh.

github.com/pnpm/tabtab - 57dd99405ef5719053a6807fb882b0293bd88325 authored over 9 years ago by Mickael Daniel <[email protected]>
Merge pull request #26 from bitinn/refactor-request

Refactor request

github.com/pnpm/node-fetch - 3b3a96d9e411d76756ea03cf62ac83c1e45ba64e authored over 9 years ago by David Frank <[email protected]>
allow request wrapping

github.com/pnpm/node-fetch - feb4808a22aa86b01ff6ab621715cbad647c398a authored over 9 years ago by David Frank <[email protected]>
update doc

github.com/pnpm/node-fetch - b52b56415fca0ec9130c1be119b3f40cbd060389 authored over 9 years ago by David Frank <[email protected]>
add basic test case for request

github.com/pnpm/node-fetch - 9b5330dfe3be7f27d62830759149eab8bcf9c0fc authored over 9 years ago by David Frank <[email protected]>
basic refactor for request

github.com/pnpm/node-fetch - 694b2300f978dcc84b42a151917663bcf7b85e1f authored over 9 years ago by David Frank <[email protected]>
Merge pull request #11 from wcandillon/patch-1

Fix typo

github.com/pnpm/tabtab - edecb5652443e7f4eec8c9d7df734ade3d871c3a authored over 9 years ago by Mickael Daniel <[email protected]>
SPDX license field

github.com/pnpm/cmd-shim - acf5e31069a43eb27cefb01fdb8c89995e190a19 authored over 9 years ago by isaacs <[email protected]>
test +g exes against secondary groups, if available

Close #4

github.com/pnpm/which - 4e2606466ad469d7cb08ecbe9218fb6426efcef8 authored over 9 years ago by isaacs <[email protected]>
Use windows exe semantics on cygwin & msys

Close #9

In the process, fix some broken tests

github.com/pnpm/which - 8ba46e4a731a7733d21db5c50347392ebe9670ae authored over 9 years ago by isaacs <[email protected]>
cwd should be first in path on win32, not last

Close #6

github.com/pnpm/which - d27c620db1a029fafb06e14e5cead5ad66e07eb1 authored over 9 years ago by isaacs <[email protected]>
Handle lower-case 'env.Path' on Windows

github.com/pnpm/which - ff956d87fce80cfa373065d0cb328a5aaed27900 authored over 9 years ago by isaacs <[email protected]>
Update docs

Close #5 #12

github.com/pnpm/which - 9cbdf59733caa87587985d85c0c620532e16101a authored over 9 years ago by isaacs <[email protected]>
use single-quotes

github.com/pnpm/which - e454ee431a42842f4603613b2369f933d294c0cb authored over 9 years ago by isaacs <[email protected]>
Add tests, depend on is-absolute

github.com/pnpm/which - e1df4f05cde6a91905a3e429d9249d572956393a authored over 9 years ago by isaacs <[email protected]>
update changelog

github.com/pnpm/node-fetch - bd6d99e16baa3a8b74ff89e2a0bec856eab64db4 authored over 9 years ago by David Frank <[email protected]>
handle common mistake of passing number as header

github.com/pnpm/node-fetch - a322795339062d79c5048f5482d38e71f3656331 authored over 9 years ago by David Frank <[email protected]>
update document

github.com/pnpm/node-fetch - 55cde9e7def9e506c390959bccaef6c48fcdbe51 authored over 9 years ago by David Frank <[email protected]>
Merge pull request #18 from wheresrhys/response-headers

lgtm, thx!

github.com/pnpm/node-fetch - c2cbd0be15759f1ea588e1389273e4d45a646b9c authored over 9 years ago by David Frank <[email protected]>
expose response and headers constructors

github.com/pnpm/node-fetch - 5e4d9b1a6078319a666b6a4fdbccb1913024d677 authored over 9 years ago by Rhys Evans <[email protected]>
changelog update

github.com/pnpm/node-fetch - 6fdde43a6164419e6c800f06d6e0a4a81905f930 authored over 9 years ago by David Frank <[email protected]>
better test for headers, only support string and array

github.com/pnpm/node-fetch - 596232fd907fd9693af5edfb315fa344279eac35 authored over 9 years ago by David Frank <[email protected]>
add Headers support

github.com/pnpm/node-fetch - 19dcea47f1a8bdc8b7ff5f0ec9915edfd4568545 authored over 9 years ago by David Frank <[email protected]>
update doc and changelog

github.com/pnpm/node-fetch - 3f3d34d492ba84c69af17a47a336a94068d62245 authored over 9 years ago by David Frank <[email protected]>
timeout on body and clear timeout internally

github.com/pnpm/node-fetch - e09dfae0a591475091ae89ac3f8175d8238e61f3 authored over 9 years ago by David Frank <[email protected]>
Merge pull request #12 from dmikis/clear-timeout

Clear request timeout after response

github.com/pnpm/node-fetch - 803ed8a502132c1bc31334744f811c4962b18451 authored over 9 years ago by David Frank <[email protected]>
Test for clearing timeout

github.com/pnpm/node-fetch - d868add4db8fa2ebf1d45cf3740015793ab89b95 authored over 9 years ago by Kirill Dmitrenko <[email protected]>