Ecosyste.ms: OpenCollective

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

github.com/yarnpkg/yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://github.com/yarnpkg/yarn

add --modules-folder cli flag - fixes #71

c6e402300427823d7b3dd60132979a5ad74fb25e authored over 8 years ago by Sebastian McKenzie <[email protected]>
add `--init-mirror` flag to `kpm install` - fixes #68

5d91663ba423bbd9c58c2d48bcb7be64e303594b authored over 8 years ago by Sebastian McKenzie <[email protected]>
finish `kpm uninstall` command

2ce0aaf38a9c00ada6922d309e855946243f2f63 authored over 8 years ago by Sebastian McKenzie <[email protected]>
clean up Lockfile.fromDirectory signature

ffa5173b2ee00ad8ee3aadc93a3e03e447ecb9c0 authored over 8 years ago by Sebastian McKenzie <[email protected]>
add `check` command - fixes #63

754c0b7c136f382ac467d760cb1bcb4941ce4b3c authored over 8 years ago by Sebastian McKenzie <[email protected]>
t.same -> t.deepEqual

9c684097990bc5b8aa85ffbe7b2f3a8799cbbbe6 authored over 8 years ago by Sebastian McKenzie <[email protected]>
fix upgrade alias

3833874ffb04818c3327abfeefafd9dcbf2fdb18 authored over 8 years ago by Sebastian McKenzie <[email protected]>
finish implementing --save flag - fixes #61

- throw an error when using the --save flag on exotic patterns
- exclude packages from install...

996ea5afcea8984fa7484d1fa71d046df6a2335e authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #72 from bestander/set-of-test-for-fbsource-1

Added new e2e tests for install commands

cbf70459a29667868071a3b4f63d25e932e23f36 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Change gulpfile.js to be lowercase, for linux support

40f27a80caad2979464101ecc65947b1d0c1c7b9 authored over 8 years ago by Shayne Sweeney <[email protected]>
uninstall scenario

71767ada6655c8c9c2153e3d9393063d342ca7d1 authored over 8 years ago by Konstantin Raev <[email protected]>
added update scenario

58e56582d50270a79b43ffea8fd8ad527447a967 authored over 8 years ago by Konstantin Raev <[email protected]>
added unit test for fixed #67 issue

74266efb06e70b1ec92ec8e3479193ae72779d95 authored over 8 years ago by Konstantin Raev <[email protected]>
version: 0.3.0, ready for full testing

468b313a5c8f80baf88c62c7a2789e6497702ffd authored over 8 years ago by Konstantin Raev <[email protected]>
pop rather than shift last part of tree heirarchy stack - fixes #67

a77f67c0a5a2489e556ec07f9659e5395c667939 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #66 from facebook/alt-flatten-algo

Update existing flatten algorithm to handle edgecases

58795c960d8eed7649951755ed9245d6d96f9fdc authored over 8 years ago by Sebastian McKenzie <[email protected]>
Cleaned up, fixed lints and test descriptions

048eae6cf49ec281d2c042488b8e658a76580122 authored over 8 years ago by Konstantin Raev <[email protected]>
Merge branch 'alt-flatten-algo' of github.com:facebook/fbkpm into alt-flatten-algo

81208482aae38c45c1b2add2389d48c99b81c575 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Update flattening algorithm to handle invalid attempts to hoist to top level, also handle hoisting of transitive dependencies when we hoist a single dependency

e8f38223cba485e56432eec356b6f8196defb50e authored over 8 years ago by Sebastian McKenzie <[email protected]>
install npm 3 on travis builds

adc56d89254d4bf9595f2c36a9e978af0d34d452 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Update flattening algorithm to handle invalid attempts to hoist to top level, also handle hoisting of transitive dependencies when we hoist a single dependency

dcff016db22e4341097a1123d74e9dac6809cc16 authored over 8 years ago by Sebastian McKenzie <[email protected]>
update ava

349d46ee0ad2edc7c765a4e8838e9133b292be49 authored over 8 years ago by Sebastian McKenzie <[email protected]>
random code style nits

f505f4537acd9ea9e14f2b5fda8e139cebe7ba38 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #64 from bestander/issue-62-react-native

Fixed flattening algorithm

d68210f99210941ddffb0022356b1071d1699ceb authored over 8 years ago by Sebastian McKenzie <[email protected]>
Fixed flattening algorithm

When package resolution looks like this
```
[email protected] -> [email protected]
[email protected]
```
[email protected] should be...

2a3afd490aeee2f25a4e1a71a4caca5a641d5f95 authored over 8 years ago by Konstantin Raev <[email protected]>
Merge pull request #60 from bestander/npm-offline-mirror-support

Npm offline mirror support

1e7a1818b3ebf7825a2213770eb340e60ce30288 authored over 8 years ago by Konstantin Raev <[email protected]>
Enabled save to mirror in tarball downloader

72c4b4301e4ce2e579d73aa79b05d67206c73235 authored over 8 years ago by Konstantin Raev <[email protected]>
Change fbkpm -> fb-kpm for final tar.gz, to match internal naming conventions

90aa0e79c2c2941bbccfc89a2451817d5351fe47 authored over 8 years ago by Shayne Sweeney <[email protected]>
Fix spaces issue in Makefile

4daee567020430f500d7780d1bd5af881463345e authored over 8 years ago by Shayne Sweeney <[email protected]>
Update build-dist to reference fbfkpm instead of kit

6ec4cdea7ecc705f037d530c9b399fbc3c6add62 authored over 8 years ago by Shayne Sweeney <[email protected]>
Removing node_modules and broken symlink from test/commands/

ae15b65a8c91e731e1ffbc2f2386d029d88a1552 authored over 8 years ago by Shayne Sweeney <[email protected]>
clean up dist make task, rename fbkpm bin to kpm

031da73377e48cde186dfb6710f4ca51c441e86a authored over 8 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #58 from facebook/fix-import

Fix import. s/update/upgrade

796a58970a473401f7b2ff06131d1d9bfc007e56 authored over 8 years ago by Sebastian McKenzie <[email protected]>
Fix import. s/update/upgrade

85104f59527202bdfc51da576600d35f128855bd authored over 8 years ago by James Kyle <[email protected]>
Merge branch 'master' of github.com:facebook/kpm

# Conflicts:
# README.md

17d81bc12b7283cdb8fb31f0ac9e6f5345c069e8 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
clean up

ce25a9631a558cd919f3bd46adcb43b34a97f418 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #56 from gaearon/patch-1

Minor grammar fixes

8878ee000741b03309e3db7d895ce94eb77a51cf authored almost 9 years ago by Sebastian McKenzie <[email protected]>
Minor grammar fixes

c041491db5f5f816064ff3fa00cdb4795e16a7b3 authored almost 9 years ago by Dan Abramov <[email protected]>
add -y flag to install commands

b0c5597c3b6a97aea01aa613be99069f96d1a672 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
Revert "remove linux git update"

This reverts commit e0b1809c93b3e0509a806490951fd652e7a365d0.

1ac9eca3ab135d2ab259d018d4cc60cbaa58da07 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove BailError

b26696b888c29765640169f178f46cd9920b0c5f authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove linux git update

e0b1809c93b3e0509a806490951fd652e7a365d0 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
pipe yes to linux git update

ab446692345df97786dcf71160b19419b36b9200 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add complete git linux update

b0e302c5bbf24a644665b53ff2f23acd3c5c6d4c authored almost 9 years ago by Sebastian McKenzie <[email protected]>
set travis sudo to true

136b2833cecae8bb501b585a2f3718cfcbab6ee5 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
update to latest git

ec88f085956bfa91a82c066496c0784f59935dc8 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add git version to travis

b6868aca2f59d2020a911ad269e6abc696909321 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
use buffer reporter

746428dd60045cfce2e073713861fa9b706400d4 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove travis 0.10

0f9fbb727557302a2b963355f759dd400d7f658f authored almost 9 years ago by Sebastian McKenzie <[email protected]>
use error buffer when we encounter a bail error

72ad4803e95512a360a3f89bfb2452fe7e3a4088 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix tests?

04c2e0b5586f77067c73d6d3dfe27322fb61a9fc authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add temp references to suppress lint

b00817b111026099538b2f916dca17c6837368ff authored almost 9 years ago by Sebastian McKenzie <[email protected]>
hopefully fix tests for good

2fbaa3ab548fbe6f3f71e1139397705719bfed56 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove bluebird global assignment

8c2b7aa4ed349df57874d48c8af07ffdfbc401c8 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix nyc references

4dbe1b1707b050ef171a8a5133489c54452aa5b1 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
reference nyc from node_modules/.bin

b796bfbec1b8e92b965b3dbda2e3ea3133b36408 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove node 0.8 testing, let -> var in gulpfile, fix references to kreporters in tests

236ff41e6465dd4bbd1a4f8c01594035a23c9aa4 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix lint and typecheck

6332ac7dfae667aa30d8556eba9e0e178b0f275b authored almost 9 years ago by Sebastian McKenzie <[email protected]>
change missing kpm -> fbkpm

5782c6b6fd1852b749eb96a651c85c6df73695d9 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
rename references to kpm to fbkpm in README

e2b041a1b9e07ec5ce976fb4343707808d05c716 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
misc cleanup

d71798169e2d1434634d873b4c80f941d59852ed authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add support for numbers to lockfile format

476b439b1ef1585f07d0e6b5e95de82f7528b323 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
use kreporters

9ace758f0d9a69cd972e9285c172bdec7039846f authored almost 9 years ago by Sebastian McKenzie <[email protected]>
move analysers to ext directories

b984a2e3f88f68e05da55c105cbd3287503c6e79 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
update wording in readme

21a581ce4a7fadfa7807c9d7a5b8eb2086a9d278 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix lint/flow errors, make PackageReference#request an array

af2453bdd6a56b8eea4a7771ba111f87b2af77e1 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add support for peerDependencies

44beea3144d6d5fd2ab10ea12c7ac7b5bd00e66d authored almost 9 years ago by Sebastian McKenzie <[email protected]>
generalise reporter behaviour

9074e6c50a46ab9d8a0ca5493409dacc1b0a0187 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
turn registry filename into filenames to allow for kpm.json rather than package.json

c699afd2f290f3b3fa8b6822f545c51b09be1d04 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove _seen property in favor of Maps

ead28dce3e91fe5cc07721883c62db6bcc24631f authored almost 9 years ago by Sebastian McKenzie <[email protected]>
upgrade ava

4de25909eae01cd9e4afa89bbf85afacaffe2802 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
more tests

ce508e632704a891561e423e1e13b5f26f6516c2 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix normalise-manifest tests, clean up reporter mock

5a34960dfa47aa9abf61c0d4abe2cccf7ece9061 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix lint/typecheck, rename package info to manifest - closes #49

916998d377ac7b13e40330957a9c8465e3c6ac6c authored almost 9 years ago by Sebastian McKenzie <[email protected]>
more tests

e775c7df66212f7bff0e53f11616a997b897d559 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix lint errors

d2b68a19b77cb140783b0dd4812965e73980ae8c authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix some lint errors, switch to klint, more tests, cleanup

8da76f489ffe2b76dbf7a100979c0e008a311c4b authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add normalise-package-info tests

e189f5a0db3e524e1b942a7b52bb8af20322392c authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add custom progres sbar

f07c542759988dff660c9567e23deee83a51b5bf authored almost 9 years ago by Sebastian McKenzie <[email protected]>
link up top level bins

1e8e26cffcf618021512575c8e4d20afcd192cb6 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add missing licenses, clean up util.fs, move some methods to Config

605e367395f5459b4e50107167495e179b4e8e0e authored almost 9 years ago by Sebastian McKenzie <[email protected]>
revert back to ava 0.11

e089d576a1373f9ab4f9106f80c1b10ea6569ffb authored almost 9 years ago by Sebastian McKenzie <[email protected]>
increase column width for contributing.md

77735cdf8f51bd66d88dc60451411ee33fad4558 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix typo in normalise package info, infer from README too if LICENSE doesn't work, ignore errors when clearing the directory on package fetcher errors

5faf8eabfd32a7b4d7f9d8f092cdac75d327ad43 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add license field, use github ava

6d0833e15278bf41753b626ca8f581592064ee38 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
remove dead readme sections

75908f78e51cdb02d2ce4ec337d3311c8e0b2fab authored almost 9 years ago by Sebastian McKenzie <[email protected]>
more readme nits

bfe929bc341c0e8171b795fe8ab2202f1a4f66ef authored almost 9 years ago by Sebastian McKenzie <[email protected]>
warm cache of known dependencies when fetching - fixes #45

58edae54b56e014b09adfb831c1a4b7bcf7d37ef authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix eslint version

9d184c92d1fe35edf4793cddf793f0e1b4939d41 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
nits

49c5fef9c0c37fee3a0b9b8c2696b0cca3ef2198 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
clarify stance in readme

731a1a32530f60fa9f5d5367fdb9c8065c71c5f3 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
fix lint/typecheck

146b3a62b4373e8ff8f9444dd6b8958a35284344 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
add PATENTS, CODE_OF_CONDUCT, LICENSE files

7211ebf5acf02dcfeec723ad28cc2454307c64a2 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
punt on resolver relay as it's not very useful when you force a lockfile

ce58162dbd04275dba532e4d76db9718acc417d7 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
flesh out analysis more

361a13121b2f09fdfbe0a30ab3188d6855adb36a authored almost 9 years ago by Sebastian McKenzie <[email protected]>
more comments, split up install command

fa8ce817add51f3f2cef4f477ffee5ff60fdcd07 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
make require sources more absolute, combine package resolution and fetching

36a3db20fbc68883437d5b8525fcb8969c747e1a authored almost 9 years ago by Sebastian McKenzie <[email protected]>
don't cache requests with a process hook, use keep-alive for perf, cache succssful domains for offline try

a43dccc6cb8907c367120b9f7abb13e710d867c5 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
flesh out analysis

a9d5242e28d4e2be88b5e708a633ee84b26acda9 authored almost 9 years ago by Sebastian McKenzie <[email protected]>
update dependencies

2cf6f830ea7e193462f80092cfce4d7ea511c959 authored almost 9 years ago by Sebastian McKenzie <[email protected]>